0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 08:11:19 +01:00
gitea/web_src/js
silverwind 82405f808d
Fix URL calculation in clone input box (#29470)
Ported the function as-is and added comments so we don't forget about
this in the future.

Fixes: https://github.com/go-gitea/gitea/issues/29462
2024-02-28 15:04:04 +00:00
..
components Make actions animation rotate counterclockwisely (#29378) 2024-02-25 21:37:35 +08:00
features Remove jQuery from the "find file" page (#29456) 2024-02-28 15:11:54 +01:00
markup
modules
render
standalone
utils Remove jQuery from the Unicode escape button (#29369) 2024-02-24 20:11:51 +01:00
vendor
webcomponents Fix URL calculation in clone input box (#29470) 2024-02-28 15:04:04 +00:00
bootstrap.js Don't show third-party JS errors in production builds (#29303) 2024-02-22 21:21:43 +00:00
bootstrap.test.js
htmx.js
index.js Implement recent commits graph (#29210) 2024-02-24 10:22:51 +00:00
jquery.js
svg.js Artifact deletion in actions ui (#27172) 2024-02-18 10:33:50 +00:00
svg.test.js
utils.js enforce maxlength in frontend (#29389) 2024-02-25 14:31:15 +00:00
utils.test.js
vitest.setup.js