feat: dashboard interface

This commit is contained in:
2026-03-25 12:47:59 +01:00
parent 0c8677f514
commit 9ec4c5319c
16 changed files with 356 additions and 13 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE `links` ADD `disabled` integer DEFAULT false NOT NULL;