]> source.dussan.org Git - gitea.git/commit
Remove jQuery from repo migrate page (#29219)
authorYarden Shoham <git@yardenshoham.com>
Sat, 17 Feb 2024 20:07:47 +0000 (22:07 +0200)
committerGitHub <noreply@github.com>
Sat, 17 Feb 2024 20:07:47 +0000 (21:07 +0100)
commit5e1bf3efe2ad3ba6cd30db187ca59b94c3fcdafa
tree7a46ff78bc68da95dbc1237e19e361b73278cb15
parent3da2c63354eb3804c7aec3c688b066b044f2c30e
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>
web_src/js/features/repo-migrate.js