-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add avif image file support #32508
Add avif image file support #32508
Conversation
Current GitHub allowed files list below, can you merge it?
|
If you could point out what's the difference. |
Co-authored-by: silverwind <me@silverwind.io>
I merged the lists,
|
The list in code is up-to-dated. Some items are missing in the app.example.ini due to #29688 ....... |
Ah, I see. Yes, that was an error. |
Co-authored-by: silverwind <me@silverwind.io>
Optional, but might be good to verify whether avif files can be used as avatar. I assume it will need some changes. |
* giteaofficial/main: Fix oauth2 error handle not return immediately (go-gitea#32514) Fix incorrect project page CSS class (go-gitea#32510) Add avif image file support (go-gitea#32508) Reduce integration test overhead (go-gitea#32475) Remove jQuery import from some files (go-gitea#32512) Trim title before insert/update to database to match the size requirements of database (go-gitea#32498) Reimplement GetUserOrgsList to make it simple and clear (go-gitea#32486)
Most modern browsers support it now
Update ALLOWED_TYPES #96
https://gitea.com/gitea/docs/pulls/96