Commit Graph

18 Commits

Author SHA1 Message Date
b73c06f1ab docs: update on what SHOULD_AUTH actually does 2024-10-31 10:17:23 -03:00
c3424c1bb3 refactor: set values on Application creation 2024-10-17 15:26:13 -03:00
ed2c0e7ef9 feat: add tokens for authentication 2024-10-17 10:52:33 -03:00
6d9dd1aa65 feat: add custom page handling for most media format
I haven't gotten text to work yet
2024-10-16 22:41:59 -03:00
ebe2c461f5 wip: add custom template for displaying files 2024-10-16 22:41:59 -03:00
8afc49bd04 refactor: modularize main function 2024-10-15 22:41:51 -03:00
b10bdf21b5 feat: add check on whether to restrict text uploading 2024-10-15 15:21:05 -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
39c6a1f570 feat: add customizable file tree 2024-09-19 10:28:23 -03:00
914e303667 fix: check .env file existence 2024-09-18 14:00:04 -03:00
9d23b391fe fix: more intuitive port handling 2024-09-18 10:16:03 -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
cc7db8c441 fix: server wouldnt bind to any port after generate_config.sh 2024-09-06 16:43:22 -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