Commit Graph

60 Commits

Author SHA1 Message Date
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
9aeb7faa15 fix tmp folder creation 2026-04-14 19:52:44 +02:00
1566ccf348 Update dockerfile 2026-04-14 19:38:18 +02:00
6065b4d95f Add chunked uploads (Resumable curently broken) 2026-04-14 19:14:53 +02:00
8ae5dfc483 add clickable notification 2026-04-10 10:14:28 +02:00
0ce248b2f9 Add QR code, Add MODT customisation 2026-04-09 01:00:02 +02:00
e2f1bbcd64 update login page style 2026-03-26 17:24:51 +01:00
afcb4d72f5 fix styling on some pages 2026-03-26 16:14:13 +01:00
b0d1f17540 add ntfy integration 2026-03-26 14:01:08 +01:00
fc85e859e0 Add ntfy config settings 2026-03-26 13:54:29 +01:00
3116d53b65 Update Jenkinsfile 2026-03-25 22:16:03 +01:00
16c636dc94 Update Jenkinsfile 2026-03-25 22:14:03 +01:00
bf21ccdccd Update Jenkinsfile 2026-03-25 22:09:06 +01:00
5be74d9402 Update Jenkinsfile 2026-03-25 22:00:40 +01:00
a9a59a4f90 Forgot to update the upload :p 2026-03-25 21:44:36 +01:00
a0973373af Update jenkins again 2026-03-25 21:42:21 +01:00
23a2951f8c Merge branch 'master' of https://git.brammie15.dev/brammie15/ReSendit 2026-03-25 21:03:58 +01:00
ead2b18991 Update JenkinsFile
Update Jenkinsfile

Update jenkins file

Update Jenkins

fix paths

Add semgrep

fix fail

god i hate docker

attempt to fix paths

Revert "attempt to fix paths"

This reverts commit 6d60a8663e.

try to fix

asdasd

another update ah

fix config

true fix
2026-03-25 21:03:41 +01:00
781e4f3100 true fix 2026-03-25 20:51:11 +01:00
c2d799eb18 fix config 2026-03-25 20:48:44 +01:00
b4bbaf25c9 another update ah 2026-03-25 20:46:10 +01:00
524f2deb50 asdasd 2026-03-25 20:25:33 +01:00
b3dcdf09be try to fix 2026-03-25 20:24:13 +01:00
c478a4306a Revert "attempt to fix paths"
This reverts commit 6d60a8663e.
2026-03-25 20:14:11 +01:00
6d60a8663e attempt to fix paths 2026-03-25 20:11:38 +01:00
b9c40596b3 god i hate docker 2026-03-25 20:08:57 +01:00
b31d39d971 fix fail 2026-03-25 20:03:26 +01:00
253308dcc5 Add semgrep 2026-03-25 19:27:40 +01:00
90d1c1b562 fix paths 2026-03-25 19:02:19 +01:00
1fe45eaed1 Update Jenkins 2026-03-25 19:00:28 +01:00
a6979805c1 Update jenkins file 2026-03-25 18:57:44 +01:00
644cf426d6 Update Jenkinsfile 2026-03-25 18:54:06 +01:00
f11c758008 Update JenkinsFile 2026-03-25 11:34:17 +01:00
bfeeaa1190 fix: docs 2026-03-25 00:11:57 +01:00
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
root
fc67533db9 ci: add Jenkins pipeline to build and push docker image 2026-03-24 23:46:35 +01:00
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
root
d9de02f08d Add per-IP rate limiting (login + general API) 2026-03-24 11:40:36 +01:00
e2d8bd344d Merge branch 'zip-support' 2026-03-23 17:46:49 +01:00
82eb9de5f1 fix file naming sanitisation 2026-03-23 17:46:27 +01:00
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
a3348e8795 add view page 2026-03-21 20:02:00 +01:00
dd044cf5d0 Add setup-flow 2026-03-21 03:12:13 +01:00
80a2f662dc Merge branch 'master' of https://git.brammie15.dev/brammie15/ReSendit 2026-03-20 14:50:35 +01:00
227a8bc7e4 fix sqlite 2026-03-20 14:50:28 +01:00