]> source.dussan.org Git - gitea.git/commit
Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055)
authorsilverwind <me@silverwind.io>
Sat, 18 Apr 2020 22:46:29 +0000 (00:46 +0200)
committerGitHub <noreply@github.com>
Sat, 18 Apr 2020 22:46:29 +0000 (18:46 -0400)
commitb57a735e7739550ed4677af71c5eb0a8032a69f3
tree09632bc4bbaca2e6a77318bd496c4e16ba5d178b
parent4be7cf04054e5eab3b2cf4a63ad31a9333ab4732
Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055)

- Removed jQuery-Migrate as it seems to no longer be needed.
- Removed a dead code section.
- Fixed some deprecations detected by jQuery-Migrate.

Ref: https://jquery.com/upgrade-guide/3.5/
Ref: https://github.com/gogs/gogs/search?q=repo-name-change-prompt
Ref: https://github.com/go-gitea/gitea/search?q=repo-name-change-prompt
Fixes: https://github.com/go-gitea/gitea/issues/9372
Co-authored-by: zeripath <art27@cantab.net>
package-lock.json
package.json
public/vendor/librejs.html
web_src/js/index.js
web_src/js/jquery.js