0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 00:19:11 +01:00
gitea/web_src/js
silverwind bdd3007c87
Fix WEBP image copying (#24743)
Fix regression from https://github.com/go-gitea/gitea/pull/23801, where
I forgot that the new module will not throw, so the `catch` handlers
were never triggered and in turn, the WEBP was not converted to PNG.
2023-05-16 04:45:36 +00:00
..
components Fix flash of unstyled content in action view page (#24712) 2023-05-14 14:58:59 +00:00
features Fix WEBP image copying (#24743) 2023-05-16 04:45:36 +00:00
markup
modules Only hide tooltip tippy instances (#24688) 2023-05-12 16:58:55 +00:00
standalone
test
utils
webcomponents
bootstrap.js
index.js
jquery.js
serviceworker.js
svg.js Add status indicator on main home screen for each repo (#24638) 2023-05-13 21:59:01 +00:00
svg.test.js
utils.js
utils.test.js