You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 months ago
..
admin Refactor some frontend problems (#32646) 2 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 10 months ago
base Refactor language menu and dom utils (#32450) 3 months ago
custom
devtest Refactor some frontend problems (#32646) 2 months ago
explore Refactor template ctx and render utils (#32422) 3 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Refactor template ctx and render utils (#32422) 3 months ago
package Refactor template ctx and render utils (#32422) 3 months ago
projects Refactor template ctx and render utils (#32422) 3 months ago
repo Fixed Issue of Review Menu Shown Behind (#32631) 2 months ago
shared Refactor template ctx and render utils (#32422) 3 months ago
status Remove urls from translations (#31950) 5 months ago
swagger Refactor render system (#32492) 3 months ago
user Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32573) 2 months ago
webhook Fix incorrect tailwind migration (#30007) 10 months ago
home.tmpl Remove urls from translations (#31950) 5 months ago
install.tmpl Supplement and Improvement for #32558 (#32585) 2 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago