Commit Graph

54 Commits

Author SHA1 Message Date
blek c01b4ea73f
add a ToS switch 2023-12-14 21:04:16 +10:00
blek 60f6d973c8
web UI for curlapi/help 2023-12-14 21:04:16 +10:00
blek 82acf6cb50
curl API help 2023-12-14 21:04:15 +10:00
blek 6b4ddb8756
fix compile warning 2023-12-14 21:04:15 +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 fc036b82e2
check for password server side 2023-12-14 21:04:12 +10:00
blek e81a5e3ec3
fix compile warnings 2023-10-27 01:19:30 +10:00
blek e91e40e0fc
attach user ip to the file record 2023-10-26 23:54:47 +10:00
blek dd4fc52c98
get client ip on upload action 2023-10-26 18:30:35 +10:00
blek c1220cac79
refactor forms to be more readable 2023-10-26 18:27:57 +10:00
blek bc6f8921fb
add server side checks for pass and custom name 2023-10-23 13:21:50 +10:00
blek 5d8b8648cb
add debug mode notice 2023-10-23 13:17:40 +10:00
blek 8d3b81244d
just rewrite the fucking upload method, its too buggy to fix 2023-10-23 01:24:38 +10:00
blek 2af8e44dd9
change path to comply with swagger spec 2023-10-22 15:16:47 +10:00
blek f8172d7e61
move out the files api to a different folder 2023-10-22 15:16:13 +10:00
blek 5d05f7190a
implement /api/get_all 2023-10-22 14:22:19 +10:00
blek 5f65a171dd
add config checks on backend 2023-10-21 16:09:36 +10:00
blek f53dc248c9
fix dead link 2023-10-21 12:26:53 +10:00
blek 7c3aab8515
pass config to views 2023-10-21 01:49:36 +10:00
blek f6230ee51a
make the pass change a bit longer 2023-10-15 17:25:20 +10:00
blek eb92676a47
check the password on when the file is downloaded 2023-10-15 17:16:08 +10:00
blek 6471a7b8d5
enforce terms and conditions 2023-10-13 23:37:18 +10:00
blek 41e98c2245
add error page 2023-10-13 23:37:03 +10:00
blek ff7324d089
add TOS 2023-10-13 23:13:16 +10:00
blek 3f363fbe09
add license and authors pages 2023-10-13 22:38:21 +10:00
blek ca0fccb019
delete file after download 2023-10-13 09:44:55 +10:00
blek b281934203
save delete mode 2023-10-13 09:25:51 +10:00
blek 10348afaa7
clean up imports 2023-10-11 23:46:53 +10:00
blek ff66e120b9
fix hardcoded link 2023-10-11 23:34:19 +10:00
blek 92b8ebffb3
return the file 2023-10-11 07:55:36 +10:00
blek 7d4f771b3d
scratch uploaded file handler 2023-10-10 22:04:15 +10:00
blek a201fd579d
file uploaded page 2023-10-10 21:56:28 +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 73739b5bc4
add file password security notice 2023-10-09 20:13:07 +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 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 e73afde9bc
use the instance url variable 2023-10-01 21:14:18 +10:00
blek 90c7f3da72
uploaded page 2023-10-01 21:02:19 +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 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 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