Commit Graph

8 Commits

Author SHA1 Message Date
neri a065787487 limit text view to 512KiB, fix deleter sql query 2021-10-16 00:22:54 +02:00
neri dfd3387ac6 ensure file ids are unique 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 9e38960f00 update dependencies, urlencode filename 2021-03-09 20:09:41 +01:00
neri 5fb444216e fix deletion race condition 2020-07-13 15:29:40 +02:00
neri e110378ba6 remove compile time postgres dependency, add docker build 2020-07-12 02:26:11 +02:00
neri 4af61bfd86 add environment variable configuration 2020-07-11 23:27:15 +02:00
neri 827baf8eec finish it i guess 2020-07-09 19:27:32 +02:00