Commit Graph

17 Commits

Author SHA1 Message Date
030196cf51 fix: drop over-reliance on app.lastUploadedFile
It won't be good for future code maintainance if filepath for the actual
file is dependant on a variable that gets updated when something is
hashed
2024-10-15 15:14:22 -03:00
1bd55061bf feat: add form for uploading 2024-10-15 15:08:27 -03:00
6ef22dd93f refactor: further curl refactoring 2024-10-15 14:38:01 -03:00
0d6c6d02b1 refactor: refactor curl handler 2024-10-15 14:18:55 -03:00
e87382bc77 wip: add upload box 2024-10-15 13:33:18 -03:00
f5cb446264 refactor: split helper functions 2024-10-03 21:19:14 -03:00
9d5fbca929 fix: mkv videos not playing on browser 2024-09-19 15:47:24 -03:00
444c725fc6 fix: change to html/template for more security 2024-09-19 15:38:43 -03:00
39c6a1f570 feat: add customizable file tree 2024-09-19 10:28:23 -03:00
2c5a818c10 fix: set text mimetypes for common extensions 2024-09-18 13:58:05 -03:00
9e2dc9df91 feat: change filenames for md5 hashes 2024-09-18 13:48:04 -03:00
1ab01ac492 fix: correct path handling for static
on docker, you'd need to do /static and not /app/static
2024-09-18 10:19:04 -03:00
4ed73c3086 feat: add /last for checking last uploaded file 2024-09-18 10:03:53 -03:00
468fb823e9 feat: add static webpage 2024-09-18 09:55:26 -03:00
31e894b6bc feat: add customizable port and file directories 2024-09-06 16:34:20 -03:00
04fc379479 feat: easier setup and more transparent customization 2024-09-03 21:53:26 -03:00
Lucas Barbieri
84565a5a1a refactor: split into multiple files 2024-08-25 23:17:20 -03:00