|
ecb147533a
|
feat: embed UI assets into binary for easier distributing
|
2024-10-18 11:18:35 -03:00 |
|
|
0b3f167fce
|
build!: fix error that would make an initial setup not work properly
|
2024-10-17 19:18:28 -03:00 |
|
|
766efc53c3
|
ops: comment out replacing templates
this can cause issues since if the template isnt found then it blows up
|
2024-10-17 19:00:33 -03:00 |
|
|
ddfc788ac5
|
docs: add setup instructions
|
2024-10-17 18:56:09 -03:00 |
|
|
e753301e33
|
chore: remove duplicated features
some mistake on my end while rebasing
|
2024-10-17 18:48:08 -03:00 |
|
|
37f12ad067
|
fix: make files cover all space available
|
2024-10-17 18:22:16 -03:00 |
|
|
c3424c1bb3
|
refactor: set values on Application creation
|
2024-10-17 15:26:13 -03:00 |
|
|
a36cec5cb1
|
feat: add support for fish scripts
|
2024-10-17 13:08:29 -03:00 |
|
|
35b1b183b2
|
docs: add features to readme
|
2024-10-17 13:07:49 -03:00 |
|
|
d6b7dcc74e
|
docs: add tutorial for jwt tokens
|
2024-10-17 13:06:12 -03:00 |
|
|
ed2c0e7ef9
|
feat: add tokens for authentication
|
2024-10-17 10:52:33 -03:00 |
|
|
7ed16a5397
|
feat: redirect to another link if file is not supported
|
2024-10-16 23:34:08 -03:00 |
|
|
18bc590525
|
docs: add syntax highlighting goal completed
|
2024-10-16 23:27:02 -03:00 |
|
|
eda09669f8
|
feat: make /last also use new template
|
2024-10-16 23:20:14 -03:00 |
|
|
c32a459147
|
docs: add another goal completed
|
2024-10-16 22:42:46 -03:00 |
|
|
6c87fe724c
|
feat: add syntax highlighting to files using highlightjs
|
2024-10-16 22:41:59 -03:00 |
|
|
8b0300c738
|
feat: add timeUploaded to /tree
|
2024-10-16 22:41:59 -03:00 |
|
|
8ec85fdc1b
|
feat: add uploadedTime to index page
|
2024-10-16 22:41:59 -03:00 |
|
|
4384cfaa35
|
feat: add text support for custom page
|
2024-10-16 22:41:59 -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 |
|
|
ff566a2ff5
|
wip: add handling for extensions
|
2024-10-16 22:41:59 -03:00 |
|
|
c64c63d333
|
feat: remove download button and make header more useful
|
2024-10-16 22:41:59 -03:00 |
|
|
ebe2c461f5
|
wip: add custom template for displaying files
|
2024-10-16 22:41:59 -03:00 |
|
|
52fa208aab
|
docs: change from my domain to standard localhost
|
2024-10-16 11:14:51 -03:00 |
|
|
c8b23c79b9
|
docs: add more examples to uploads
|
2024-10-15 22:59:01 -03:00 |
|
|
8afc49bd04
|
refactor: modularize main function
|
2024-10-15 22:41:51 -03:00 |
|
|
00d2f3e510
|
refactor: remove redundant uploadHandler
|
2024-10-15 18:37:37 -03:00 |
|
|
ba7ebb6210
|
docs: update docs on /upload
|
2024-10-15 15:39:54 -03:00 |
|
|
bdab72dcac
|
feat: move upload page to home page
|
2024-10-15 15:35:45 -03:00 |
|
|
8bf4d7e5c4
|
feat: update default webpage with new buttons
|
2024-10-15 15:26:55 -03:00 |
|
|
b10bdf21b5
|
feat: add check on whether to restrict text uploading
|
2024-10-15 15:21:05 -03:00 |
|
|
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 |
|
|
58c8321a18
|
feat: add footer to homepage
|
2024-09-24 13:23:46 -03:00 |
|
|
9d5fbca929
|
fix: mkv videos not playing on browser
|
2024-09-19 15:47:24 -03:00 |
|
|
e341d2f166
|
fix: limited /tmp space inside container
causes big uploads to not go through
|
2024-09-19 15:39:11 -03:00 |
|
|
444c725fc6
|
fix: change to html/template for more security
|
2024-09-19 15:38:43 -03:00 |
|
|
e42f307bd1
|
ci: create docker image on tag creation
|
2024-09-19 13:17:29 -03:00 |
|
|
189c0c50fd
|
ops: add templates dir to docker compose
|
2024-09-19 10:33:43 -03:00 |
|
|
92dd395f34
|
docs: mention theming templates
|
2024-09-19 10:30:28 -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 |
|
|
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 |
|
|
621cd34508
|
docs: add home page explanation
|
2024-09-18 10:34:42 -03:00 |
|
|
93194f4a1c
|
feat: add static website example
|
2024-09-18 10:26:32 -03:00 |
|