155 Commits (master)
 

Author SHA1 Message Date
neri eaf28f78f0 chore: version 2.3.6 1 week ago
neri fbb8f5a7c5 refactor: use results for deletion failures 2 weeks ago
neri aef400ff51 fix: panic when unable to delete files 2 weeks ago
neri 6e5892a209 fix: file deletion when database can't be reached 2 weeks ago
neri 2ab33b82d0 fix: remove unnecessary label links, update dependencies 1 month ago
neri 804a4fc7ae fix: increase upload button contrast 1 month ago
neri a221d4e618 fix: xss when attaching ?dl to the url 1 month ago
neri 99c3f3694b feat: add security headers 1 month ago
neri b28d83a481 feat: add security headers 2 months ago
neri af59c099dd feat: allow http head requests 2 months ago
neri 39e72a8eb6 feat: update usage info, include actual origin 3 months ago
neri bf2e91a2c5 refactor: simplify actix app config 3 months ago
neri c33cece59e fix: scrolling in usage details 3 months ago
neri 0a469ae367 refactor: move template filling into module 4 months ago
neri 4cd3cead88 feat: add abuse mail link to footer 4 months ago
neri 95c867eb38 fix: quit the server should the deleter ever panic 4 months ago
neri 9aa0fff2e2 chore: update dependencies 4 months ago
neri f7cc3db25a feat: update styling and layout 4 months ago
neri 24c4307ce5 fix: payload too large, failed binary content type detection 4 months ago
neri 3da9f1117e chore: upgrade dependencies 4 months ago
neri 8f0cfdc91b fix: trim content before detecting urls 4 months ago
neri 900d9ac449 refactor: construct filepaths more idiomatically 4 months ago
neri e538d93d80 feat: larger textarea on textview 5 months ago
neri 5a4a73108a update dependencies 6 months ago
neri f9de6e5164 fix upload without filename 6 months ago
neri 16ba5f025e version 2.0.2 7 months ago
neri ca56e501a2 refactor upload endpoint 7 months ago
neri b9849153f0 fix url decoding in /uploaded endpoint 7 months ago
neri dc2f7ecab0 move multipart error handling into its module 7 months ago
neri 2de28ca5db correct vary header 7 months ago
neri 44843ab222 use rand distribution for file id generation 7 months ago
neri 756d4b67a0 refactor: fix clippy warnings 7 months ago
neri 7664ba3ec9 don't reread file to perform mime guess 7 months ago
neri 7983557c5a update/fix rate limit environment variables 8 months ago
neri 32fdda0b1e remove debug logs 8 months ago
neri e0ac712a4e improve release binary size 8 months ago
neri 8bc086a524 version 1.2.0 8 months ago
neri 171bfc98a9 use inline string formatting 8 months ago
neri d7b6d31198 determine corrext file extension for text uploads 8 months ago
neri f6628e63da add button to view text content as raw file 8 months ago
neri 1dc2fff0c1 load mime parents to determine text display 8 months ago
neri e4857cde42 perform mime guess on application/octet-stream upload 8 months ago
neri 44aa90369d fix db migration 8 months ago
neri 1527445857 upgrade dependencies and time handling 8 months ago
neri 4ea8797149 always add X-Content-Type-Options: nosniff header 8 months ago
neri 4496335f50 add rate limiting for download 8 months ago
neri 96eadb1723 return correct mime types, improve web security 8 months ago
neri e0b5a3fc65 fix unlimited max file size template render 11 months ago
neri b414fda39a make template filling code prettier 11 months ago
neri 53c568082d trim trailing whitespace of snippets 11 months ago