datatrash/src
neri a221d4e618 fix: xss when attaching ?dl to the url 2023-04-22 19:08:48 +02: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 fix: xss when attaching ?dl to the url 2023-04-22 19:08:48 +02:00
main.rs feat: add security headers 2023-04-20 21:46:56 +02: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