Commit Graph

5 Commits

Author SHA1 Message Date
wxiaoguang 6f1de0a9e5
Add avif image file support ()
Most modern browsers support it now

` Update ALLOWED_TYPES  ` https://gitea.com/gitea/docs/pulls/96

---------

Co-authored-by: silverwind <me@silverwind.io>
2024-11-15 00:55:50 +00:00
Lunny Xiao a802508f88
Fix wrong last modify time () 2024-09-21 21:56:25 +00:00
wxiaoguang be112c1fc3
Skip gzip for some well-known compressed file types ()
Co-authored-by: silverwind <me@silverwind.io>
2024-05-02 02:27:25 +00:00
6543 8995046110
Less naked returns ()
just a step towards  

and some related refactoring
2023-07-07 05:31:56 +00:00
wxiaoguang 023a048f52
Make repository response support HTTP range request ()
Replace 
Replace 

Close 
2023-05-09 15:34:36 +08:00