zdravko/internal/handlers
Tine c153fe1b8f
feat: readability imrovements, new pages, script escaping
Progress towards finalizing the building blocks: targets, monitors, triggers, notifications and worker groups.
2024-05-14 21:38:45 +02:00
..
404.go
api.go refactor: schema changes etc. 2024-02-29 23:42:56 +01:00
authentication.go feat: rename worker to worker-group 2024-02-24 22:07:49 +01:00
examples.yaml feat: readability imrovements, new pages, script escaping 2024-05-14 21:38:45 +02:00
handlers.go feat: readability imrovements, new pages, script escaping 2024-05-14 21:38:45 +02:00
incidents.go feat(incidents): landing page 2024-02-23 09:36:13 +01:00
index.go feat: add cache headers for static and index 2024-04-28 16:23:41 +02:00
oauth2.go feat: added placholders for notifications and incidents, fixed oauth 2024-03-01 10:53:36 +01:00
settings.go feat: readability imrovements, new pages, script escaping 2024-05-14 21:38:45 +02:00
settings_notifications.go feat: added placholders for notifications and incidents, fixed oauth 2024-03-01 10:53:36 +01:00
settings_targets.go feat: readability imrovements, new pages, script escaping 2024-05-14 21:38:45 +02:00
settings_triggers.go feat: readability imrovements, new pages, script escaping 2024-05-14 21:38:45 +02:00
settingsmonitors.go feat: readability imrovements, new pages, script escaping 2024-05-14 21:38:45 +02:00
settingsworkergroups.go feat: ui improvements on the home page 2024-03-04 14:20:01 +01:00
temporal.go