neri
|
44aa90369d
|
fix db migration
|
2022-09-30 15:27:35 +02:00 |
neri
|
96eadb1723
|
return correct mime types, improve web security
|
2022-09-30 14:43:35 +02:00 |
neri
|
d340db3b51
|
migrate from chrono to time
|
2022-02-27 01:50:29 +01:00 |
neri
|
95dacb20b4
|
fix panic when files table is empty
|
2021-10-16 00:22:54 +02:00 |
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
|
86b2b2bac8
|
add file_id unique constraint
|
2020-08-13 15:32:12 +02:00 |
neri
|
82b2bd4075
|
add readme, extract init-db script
|
2020-07-09 22:01:25 +02:00 |