0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-06 00:31:57 +01:00
gitea/web_src/js
wxiaoguang 6f1de0a9e5
Add avif image file support (#32508)
Most modern browsers support it now

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

---------

Co-authored-by: silverwind <me@silverwind.io>
2024-11-15 00:55:50 +00:00
..
components Remove jQuery import from some files (#32512) 2024-11-15 02:48:41 +08:00
features Remove jQuery import from some files (#32512) 2024-11-15 02:48:41 +08:00
markup Fix a number of typescript issues (#32459) 2024-11-11 11:13:57 +00:00
modules Refactor language menu and dom utils (#32450) 2024-11-08 14:04:24 +08:00
render
standalone
utils Refactor sidebar label selector (#32460) 2024-11-10 08:26:42 +00:00
vendor Remove jQuery import from some files (#32512) 2024-11-15 02:48:41 +08:00
webcomponents Fix a number of typescript issues (#32308) 2024-10-31 14:57:40 +00:00
bootstrap.test.ts
bootstrap.ts
globals.d.ts
globals.ts
htmx.ts
index.ts Refactor sidebar label selector (#32460) 2024-11-10 08:26:42 +00:00
svg.test.ts
svg.ts Fix a number of typescript issues (#32459) 2024-11-11 11:13:57 +00:00
types.ts Refactor issue page info (#32445) 2024-11-08 02:21:13 +00:00
utils.test.ts Add avif image file support (#32508) 2024-11-15 00:55:50 +00:00
utils.ts Add avif image file support (#32508) 2024-11-15 00:55:50 +00:00
vitest.setup.ts