Commit Graph

8 Commits

Author SHA1 Message Date
neri 77fd25b787 implement delete on download, better logging and multipart parsing
a new database column was introduced for delete on download.
the model should be migrated automatically.

Fixes #4
2021-04-04 03:39:50 +02:00
neri 1d51c200d6 do mime guessing, fix MAX_UPLOAD_BYTES 2021-03-09 23:36:24 +01:00
neri 12544034af Add curl instructions, extract copy into own file 2021-02-13 16:47:04 +01:00
neri 4efea5e221 improve error handling 2020-12-03 23:30:37 +01:00
neri 6ffaf5d582 use correct http semantic on upload redirect 2020-07-13 16:08:55 +02:00
neri 7403abbe99 db timeout, dont leak inner workings, auto create files dir, fix script injection 2020-07-13 15:22:33 +02:00
neri 827baf8eec finish it i guess 2020-07-09 19:27:32 +02:00
neri fdd418ec3e Initial commit 2020-07-08 21:33:48 +02:00