datatrash/src
neri 0a469ae367 refactor: move template filling into module 2023-02-11 00:18:18 +01:00
..
config.rs feat: add abuse mail link to footer 2023-02-11 00:16:51 +01:00
db.rs refactor: fix clippy warnings 2022-11-04 11:37:15 +01:00
deleter.rs return correct mime types, improve web security 2022-09-30 14:43:35 +02:00
download.rs refactor: move template filling into module 2023-02-11 00:18:18 +01:00
main.rs fix: quit the server should the deleter ever panic 2023-02-10 23:07:58 +01:00
mime_relations.rs refactor: fix clippy warnings 2022-11-04 11:37:15 +01:00
multipart.rs fix: payload too large, failed binary content type detection 2023-02-02 20:58:34 +01:00
rate_limit.rs chore: upgrade dependencies 2023-01-27 20:56:44 +01:00
template.rs refactor: move template filling into module 2023-02-11 00:18:18 +01:00
upload.rs refactor: move template filling into module 2023-02-11 00:18:18 +01:00