Commit graph

12 commits

Author SHA1 Message Date
779454032a
feat: bump dependencies to latest and avoid cgo use 2024-06-02 21:53:51 +02:00
dc314a4828
feat(index): colors, remove checks, degraded 2024-05-28 19:59:44 +02:00
1afde077a6
feat: renaming things and thus breaking existing database schema 2024-05-16 22:15:14 +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
07c7c716c5
refactor: schema changes etc. 2024-02-29 23:42:56 +01:00
7c8e130845
style: format tmpl with prettier 2024-02-29 12:15:15 +01:00
b44d4dcb2c
chore: remove npm package-lock 2024-02-22 17:30:40 +01:00
478232bcda
feat(workers): initial worker authentication and provisioning 2024-02-18 22:37:17 +01:00
e74322f296
feat(temporal): add temporal server 2024-02-13 11:47:57 +01:00
92453200ce
feat: folder structure change and initial oauth flow 2024-02-11 20:28:00 +01:00
1b822156d6
feat: connect to sqlite 2024-02-11 11:56:21 +01:00
02a27a89b8
feat: initial work on tooling and design 2024-02-10 12:59:58 +01:00