0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-01 15:14:37 +01:00
gitea/templates
wxiaoguang 0f4b0cf892
Refactor some frontend problems (#32646)
1. correct the modal usage on "admin email list" page (then
`web_src/js/features/admin/emails.ts` is removed)
2. use `addDelegatedEventListener` instead of `jQuery().on`
3. more jQuery related changes and remove jQuery from
`web_src/js/features/common-button.ts`
4. improve `confirmModal` to make it support header, and remove
incorrect double-escaping
5. fix more typescript related types
6. fine tune devtest pages and add more tests
2024-11-26 15:36:55 +00:00
..
admin Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
api/packages/pypi
base
custom
devtest Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
explore
mail
org
package
projects
repo Fixed Issue of Review Menu Shown Behind (#32631) 2024-11-26 09:24:56 +08:00
shared
status
swagger
user Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32573) 2024-11-22 12:06:41 +08:00
webhook
home.tmpl
install.tmpl
post-install.tmpl