umami/pages
2022-06-27 01:46:21 -07:00
..
api Added IGNORE_HOSTNAME environment variable. Closes #1151. 2022-06-27 01:46:21 -07:00
dashboard New Dashboard component. 2022-03-03 19:45:49 -08:00
settings
share Created share token hook. 2020-10-11 02:29:55 -07:00
website
_app.js Updated version check. 2022-06-03 07:06:44 -07:00
_middleware.js Removed DISABLE_LOGIN from middleware. 2022-06-22 02:28:23 -07:00
404.js
index.js
login.js Removed DISABLE_LOGIN from middleware. 2022-06-22 02:28:23 -07:00
logout.js Replaced redux with zustand. Fixed login issue, closes #980. 2022-02-22 22:47:59 -08:00
realtime.js Renamed methods. Initial work on realtime dashboard. 2020-10-08 15:02:48 -07:00
test.js