Commit Graph

17 Commits

Author SHA1 Message Date
blek 8de83749a3
add upload route 2023-12-14 21:04:24 +10:00
blek 67ba2308b7
scratch curl API 2023-12-14 21:04:15 +10:00
blek ce7f70ad7b
remove warp static dir in favor of static_dir! macro 2023-12-14 21:04:13 +10:00
blek 7c3aab8515
pass config to views 2023-10-21 01:49:36 +10:00
blek ca0fccb019
delete file after download 2023-10-13 09:44:55 +10:00
blek 7d4f771b3d
scratch uploaded file handler 2023-10-10 22:04:15 +10:00
blek 7a0b197dc6
remove the commit display feature as it is more hassle than benefit 2023-10-09 23:08:01 +10:00
blek 2cbcd06c1a
fix the api path compile error 2023-10-07 19:29:56 +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 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 6b99a872ec
get it to run with docker 2023-09-30 19:26:47 +10:00
blek a52ba75924
basic file upload UI 2023-09-30 00:41:23 +10:00
blek d50e8f5887
load the listen address from .env 2023-09-29 20:57:53 +10:00
blek 0eb673f0e5
fix compile warnings 2023-09-29 20:36:02 +10:00
blek bc067bca0c
base code 2023-09-29 20:15:07 +10:00