neri neri
  • Joined on 2020-07-24
neri pushed to master at neri/datatrash 2023-04-20 19:47:07 +00:00
b28d83a481 feat: add security headers
neri pushed to master at neri/datatrash 2023-04-16 07:35:51 +00:00
af59c099dd feat: allow http head requests
neri pushed to master at neri/datatrash 2023-04-14 08:03:13 +00:00
7d332b7c31 feat: allow http head requests
neri opened issue neri/datatrash#22 2023-03-20 19:35:29 +00:00
File download does not always include content-length
neri pushed to master at neri/datatrash 2023-03-20 19:34:26 +00:00
39e72a8eb6 feat: update usage info, include actual origin
neri pushed to master at neri/datatrash 2023-03-15 08:45:09 +00:00
bf2e91a2c5 refactor: simplify actix app config
c33cece59e fix: scrolling in usage details
Compare 2 commits »
neri opened issue neri/datatrash#21 2023-02-18 18:02:56 +00:00
Add file upload progress bar when JavaScript is available
neri pushed to master at neri/datatrash 2023-02-10 23:38:17 +00:00
d2bba7ccc3 fix: scrolling in usage details
neri commented on issue neri/datatrash#20 2023-02-10 23:19:15 +00:00
Add abuse-mail link

Fixed in 4cd3cead88

neri closed issue neri/datatrash#20 2023-02-10 23:19:15 +00:00
Add abuse-mail link
neri pushed to master at neri/datatrash 2023-02-10 23:18:21 +00:00
0a469ae367 refactor: move template filling into module
4cd3cead88 feat: add abuse mail link to footer
Compare 2 commits »
neri commented on issue neri/datatrash#15 2023-02-10 22:09:02 +00:00
handle deletion panics

Fixed in 95c867eb38

neri closed issue neri/datatrash#15 2023-02-10 22:08:44 +00:00
handle deletion panics
neri pushed to master at neri/datatrash 2023-02-10 22:08:02 +00:00
95c867eb38 fix: quit the server should the deleter ever panic
neri pushed to master at neri/datatrash 2023-02-08 18:25:07 +00:00
9aa0fff2e2 chore: update dependencies
neri pushed to master at neri/datatrash 2023-02-08 11:34:48 +00:00
f7cc3db25a feat: update styling and layout
neri pushed to master at neri/datatrash 2023-02-02 20:00:20 +00:00
24c4307ce5 fix: payload too large, failed binary content type detection
neri pushed to master at neri/datatrash 2023-01-27 19:57:05 +00:00
3da9f1117e chore: upgrade dependencies
neri pushed to master at neri/datatrash 2023-01-26 09:20:57 +00:00
8f0cfdc91b fix: trim content before detecting urls
neri pushed to master at neri/datatrash 2023-01-23 11:34:12 +00:00
900d9ac449 refactor: construct filepaths more idiomatically