feat: add admin links management and updaterup page

- Implemented AdminLinksPage for managing link entries with admin role check.
- Created API routes for fetching, updating, and deleting link entries.
- Added ProductTabs component for navigation between Backerup and Updaterup.
- Developed UpdaterupPage with detailed features, setup instructions, and statistics.
- Introduced links database functionality for runtime-editable link overrides.
This commit is contained in:
Anders Böttcher
2026-05-13 10:53:21 +02:00
parent 33e339bde6
commit 984b282a95
16 changed files with 1342 additions and 51 deletions
+5
View File
@@ -41,3 +41,8 @@ yarn-error.log*
*.tsbuildinfo
next-env.d.ts
/frontend/data/uploads/
/frontend/data/*.db
/frontend/data/*.db-wal
/frontend/data/*.db-shm
/frontend/data/meta.json.migrated
/frontend/data/users.json.migrated