Commit Graph
19 Commits
Author SHA1 Message Date
brammie15 d1f6782c96 fix paths oops 2026-04-17 00:07:28 +02:00
brammie15 ca25cdd924 Add PWA support (I think) 2026-04-16 23:57:42 +02:00
brammie15 a7541b322b add link button to admin page 2026-04-15 21:13:16 +02:00
root 84af348da7 Add download page link button to admin panel
- Added '🔗 Link' button next to each non-deleted file in admin page
- Links to /f/ViewID (the public download page)
- Opens in new tab
2026-04-15 20:25:48 +02:00
root 73b67ab61d Add reinstate feature for deleted files
- Add MarkNotDeleted method to repository
- Add ReinstateFile method to service
- Add AdminReinstate handler
- Add /reinstate/:id route
- Add Reinstate button in admin menu for deleted files
2026-04-15 16:35:08 +02:00
brammie15 0ce248b2f9 Add QR code, Add MODT customisation 2026-04-09 01:00:02 +02:00
brammie15 e2f1bbcd64 update login page style 2026-03-26 17:24:51 +01:00
brammie15 afcb4d72f5 fix styling on some pages 2026-03-26 16:14:13 +01:00
brammie15 fc85e859e0 Add ntfy config settings 2026-03-26 13:54:29 +01:00
brammie15 ad656fd636 fix: Dockerfile updated 2026-03-25 00:07:00 +01:00
root fa8c6d02fd feat: show build commit on admin page 2026-03-24 23:51:42 +01:00
brammie15 ccb4ff7ecb Update style for config page 2026-03-24 20:09:40 +01:00
root ba06fb0c7c Add admin config page and runtime-tunable upload/rate-limit settings 2026-03-24 13:56:56 +01:00
brammie15 e2d8bd344d Merge branch 'zip-support' 2026-03-23 17:46:49 +01:00
root 09d919ca27 Add multi-file upload that zips files server-side 2026-03-23 17:02:26 +01:00
root 50fa003842 Admin page: show actual file presence dot per row 2026-03-23 16:47:20 +01:00
brammie15 a3348e8795 add view page 2026-03-21 20:02:00 +01:00
brammie15 dd044cf5d0 Add setup-flow 2026-03-21 03:12:13 +01:00
brammie15 d45448a662 Fix paths 2026-03-20 14:23:11 +01:00