0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-20 20:05:32 +01:00
gitea/web_src/js
Yarden Shoham 5e1bf3efe2
Remove jQuery from repo migrate page (#29219)
- Switched to plain JavaScript
- Tested the repo migrate functionality and it works as before

# Demo using JavaScript without jQuery

![action](https://github.com/go-gitea/gitea/assets/20454870/44ad134b-832e-44b8-8e77-7cc8603d95fe)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: silverwind <me@silverwind.io>
2024-02-17 21:07:47 +01:00
..
components
features Remove jQuery from repo migrate page (#29219) 2024-02-17 21:07:47 +01:00
markup
modules Refactor request function (#29187) 2024-02-16 13:27:00 +00:00
render
standalone
utils
vendor
webcomponents
bootstrap.js
bootstrap.test.js
htmx.js Auto-update the system status in admin dashboard (#29163) 2024-02-16 02:52:25 +00:00
index.js Remove unneccesary initUserAuthLinkAccountView from "link account" page (#29217) 2024-02-17 18:51:35 +01:00
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js