Commit graph

12 commits

Author SHA1 Message Date
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
bb1ba5ed58
feat(keyvalue): add badger as keyvalue store
KeyValue store will be used by Incidents, so that the functions
can decide based on history not just on the event that triggered them.
2024-04-28 16:06:49 +02:00
6a677d96cd
refactor: replace gorm with sqlx 2024-02-27 12:04:05 +01:00
a65834bd8d
feat(settings/healthchecks): updating healthchecks 2024-02-23 22:08:17 +01:00
527d9dadd3
feat(worker): worker fetch config via api 2024-02-19 10:09:30 +01:00
224f1f93fa
feat(healthcheck): initial demo cronjob execution 2024-02-16 13:07:29 +01:00
6db158ba96
feat(healthcheck): abbility to add/list/get 2024-02-15 23:47:56 +01:00
6243cb28f3
feat: read yaml as config for potentialy configuring the app 2024-02-15 18:43:35 +01:00
18d6c563a5
feat: settings navigation and mocked healthchecks in index 2024-02-12 14:20:38 +01:00
650a2d8a4c
feat: basic settings style and 404 page 2024-02-12 11:22:14 +01:00
0a323c79e6
feat: fully implemented oauth2 authentication and cookie sessions 2024-02-11 23:48:37 +01:00
92453200ce
feat: folder structure change and initial oauth flow 2024-02-11 20:28:00 +01:00