157 Commits (master)
 

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