Commit Graph

114 Commits

Author SHA1 Message Date
blek 73739b5bc4
add file password security notice 2023-10-09 20:13:07 +10:00
blek 506b309cbc
minor api docs improvements 2023-10-08 15:15:41 +10:00
blek afadf08b40
add upload method 2023-10-08 15:07:15 +10:00
blek 4f0718e75d
organize API routes 2023-10-08 15:01:48 +10:00
blek 7e3be70a8f
base file api docs 2023-10-07 23:51:18 +10:00
blek 7e0602be23
just hardcode the damn paths 2023-10-07 23:50:48 +10:00
blek 2cbcd06c1a
fix the api path compile error 2023-10-07 19:29:56 +10:00
blek bea8e707a2
fix a few compile errors 2023-10-07 19:29:27 +10:00
blek a6b669a007
add uploads path env variable 2023-10-07 19:29:11 +10:00
blek b54b4a6cd7
use the instance url from .env 2023-10-01 21:46:43 +10:00
blek 4fdc213a05
fix compile errer 2023-10-01 21:45:12 +10:00
blek ce8737b0f5
load instance url from Env struct 2023-10-01 21:42:48 +10:00
blek 8aeac07cf8
actually include the seo tags to the page 2023-10-01 21:17:07 +10:00
blek e73afde9bc
use the instance url variable 2023-10-01 21:14:18 +10:00
blek d5d0c6f4d4
introduce the INSTANCE_URL .env parameter 2023-10-01 21:08:12 +10:00
blek 90c7f3da72
uploaded page 2023-10-01 21:02:19 +10:00
blek 6bd7171173
make the js only script actually work 2023-10-01 20:47:38 +10:00
blek 3798b63c4b
.js-only class 2023-10-01 20:42:22 +10:00
blek 06b2064678
remove stupid whitespace 2023-10-01 18:42:42 +10:00
blek 532acc05f1
tidy up compile warnings 2023-10-01 18:41:34 +10:00
blek d31e3429f1
file upload functionality 2023-10-01 18:40:37 +10:00
blek 9b3bfb6407
actually save the files when submitted 2023-10-01 14:44:19 +10:00
blek 381b8b04b7
update .env.example 2023-10-01 14:43:27 +10:00
blek 355f05320b
auto create usercontent path and throw panic only if it is not a directory 2023-10-01 14:43:04 +10:00
blek c6e1f80b47
all the stuff for uploading the files 2023-10-01 14:17:58 +10:00
blek dc6d19a478
tidy up imports 2023-10-01 12:05:39 +10:00
blek 2773d76e22
handle stuff using rejection 2023-10-01 12:05:08 +10:00
blek 2fa3f14597
stateful warp controllers 2023-10-01 10:14:35 +10:00
blek 61772e3552
gitignore .env in filed 2023-10-01 09:55:58 +10:00
blek 6b99a872ec
get it to run with docker 2023-09-30 19:26:47 +10:00
blek 5cdfd6135c
optimize embedded svg 2023-09-30 19:26:30 +10:00
blek 30164dd592
add dockerignore 2023-09-30 14:59:12 +10:00
blek 2674a53fdf
make Dockerfile.dev be dev version 2023-09-30 14:49:59 +10:00
blek 014c031fbc
dockerify 2023-09-30 14:46:29 +10:00
blek a5d17d29aa
accessibility stuff 2023-09-30 13:55:17 +10:00
blek d7463af380
use h2 for the upload form title 2023-09-30 13:22:33 +10:00
blek f61e16efac
seo optimization 2023-09-30 13:21:57 +10:00
blek 19ba76432c
fix typo in the url 2023-09-30 13:04:33 +10:00
blek 592de5661b
make the name input bit smallet 2023-09-30 13:00:10 +10:00
blek a10a181543
cool input style 2023-09-30 12:57:28 +10:00
blek ca36c9388b
add viewport tag 2023-09-30 12:57:13 +10:00
blek ea4573f8f3
add the file name field 2023-09-30 12:28:34 +10:00
blek c9d94b60da
position all the form at center 2023-09-30 12:23:54 +10:00
blek 107627f357
show cool animation on button file select 2023-09-30 12:19:48 +10:00
blek 25948b007a
add submit button 2023-09-30 12:10:49 +10:00
blek bf226250ed
try to assign file to the input element 2023-09-30 12:06:28 +10:00
blek 9323cb1a85
better ux for drag n drop element 2023-09-30 02:17:22 +10:00
blek a52d410861
add footer 2023-09-30 02:15:22 +10:00
blek 1b763473d5
minor mobile ui improvements 2023-09-30 02:02:20 +10:00
blek 49983c5b35
mobile file upload button 2023-09-30 02:00:40 +10:00
blek 1cd0f33fdc
add nojs note 2023-09-30 01:47:10 +10:00
blek 1e6f2aeb11
drop file functionality 2023-09-30 01:45:12 +10:00
blek 69a695f9fb
display some conditional JS text 2023-09-30 01:09:24 +10:00
blek 8b4566a634
finish off drag and drop styl 2023-09-30 01:04:48 +10:00
blek a26f0c3b56
drag and drop zone 2023-09-30 00:57:18 +10:00
blek 8f6fa0a21b
button styles 2023-09-30 00:52:05 +10:00
blek a52ba75924
basic file upload UI 2023-09-30 00:41:23 +10:00
blek 261e57143a
basic template 2023-09-29 23:25:20 +10:00
blek f62468e3e8
dockerize (experimental ig) 2023-09-29 20:58:13 +10:00
blek d50e8f5887
load the listen address from .env 2023-09-29 20:57:53 +10:00
blek cea0cc93ea
experimental dockerfile 2023-09-29 20:56:35 +10:00
blek 0eb673f0e5
fix compile warnings 2023-09-29 20:36:02 +10:00
blek 9c439783c7
license text 2023-09-29 20:34:36 +10:00
blek bc067bca0c
base code 2023-09-29 20:15:07 +10:00