zdravko/internal/handlers
2024-03-03 15:28:25 +01: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
handlers.go refactor: replace gorm with sqlx 2024-02-27 12:04:05 +01:00
incidents.go feat(incidents): landing page 2024-02-23 09:36:13 +01:00
index.go feat: groups for monitors 2024-03-03 15:28:25 +01:00
oauth2.go feat: added placholders for notifications and incidents, fixed oauth 2024-03-01 10:53:36 +01:00
settings.go feat: added placholders for notifications and incidents, fixed oauth 2024-03-01 10:53:36 +01:00
settings_incidents.go feat: added placholders for notifications and incidents, fixed oauth 2024-03-01 10:53:36 +01:00
settings_notifications.go feat: added placholders for notifications and incidents, fixed oauth 2024-03-01 10:53:36 +01:00
settingsmonitors.go feat: groups for monitors 2024-03-03 15:28:25 +01:00
settingsworkergroups.go feat: added placholders for notifications and incidents, fixed oauth 2024-03-01 10:53:36 +01:00
temporal.go