Added settings and API key stuff

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2026-01-23 19:31:53 +01:00
parent 9d08e23352
commit a80ad57ca9
14 changed files with 396 additions and 45 deletions

View file

@ -0,0 +1,3 @@
-- Add migration script here
DROP TABLE IF EXISTS api_keys;