Commit Graph
23 Commits
Author SHA1 Message Date
brammie15 1a82f21202 Change logging to be json comaptible 2026-05-03 22:42:43 +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 6065b4d95f Add chunked uploads (Resumable curently broken) 2026-04-14 19:14:53 +02:00
brammie15 8ae5dfc483 add clickable notification 2026-04-10 10:14:28 +02:00
brammie15 0ce248b2f9 Add QR code, Add MODT customisation 2026-04-09 01:00:02 +02:00
brammie15 afcb4d72f5 fix styling on some pages 2026-03-26 16:14:13 +01:00
brammie15 b0d1f17540 add ntfy integration 2026-03-26 14:01:08 +01:00
brammie15 fc85e859e0 Add ntfy config settings 2026-03-26 13:54:29 +01:00
brammie15 bfeeaa1190 fix: docs 2026-03-25 00:11:57 +01:00
root fa8c6d02fd feat: show build commit on admin page 2026-03-24 23:51:42 +01:00
root ba06fb0c7c Add admin config page and runtime-tunable upload/rate-limit settings 2026-03-24 13:56:56 +01:00
root d9de02f08d Add per-IP rate limiting (login + general API) 2026-03-24 11:40:36 +01:00
brammie15 e2d8bd344d Merge branch 'zip-support' 2026-03-23 17:46:49 +01:00
brammie15 82eb9de5f1 fix file naming sanitisation 2026-03-23 17:46:27 +01:00
brammie15 5bcca61d59 Move wordlist and increase file limit 2026-03-23 17:17:57 +01:00
root db5c2558f8 Zip bundles: generate cutesy zip display names 2026-03-23 17:10:15 +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
brammie15 55bd127254 Add export / import routes 2026-03-20 14:05:29 +01:00
brammie15 ce3925423f Init 2026-03-20 12:33:37 +01:00