0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 11:14:39 +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
features Fix WEBP image copying (#24743) 2023-05-16 04:45:36 +00:00
markup
modules
standalone
test
utils
webcomponents
bootstrap.js
index.js
jquery.js
serviceworker.js
svg.js
svg.test.js
utils.js
utils.test.js