Commit Graph

5 Commits (088cffb688fc4f183dc5ca7b99ab4a21f386bc97)

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>
Lunny Xiao a802508f88
Fix wrong last modify time ()
wxiaoguang be112c1fc3
Skip gzip for some well-known compressed file types ()
Co-authored-by: silverwind <me@silverwind.io>
6543 8995046110
Less naked returns ()
just a step towards  

and some related refactoring
wxiaoguang 023a048f52
Make repository response support HTTP range request ()
Replace 
Replace 

Close