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
David Øvrelid 128eac9e0b
Fix duplicate ID when deleting repo (#28520)
There is an accessibility issue in the interface when attempting to
delete a repository. When I click on "Delete repository," a dialog box
appears, requiring confirmation to proceed with the repository deletion.
However, when I press the "Repo name" label, the wrong input field gains
focus. The focused field is located behind the dialog and is intended
for renaming the repository.
1 year ago
..
admin Remove duplicate option in admin screen and now-unused translation keys (#28492) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
code Remove autofocus in search box (#28033) 1 year ago
custom
devtest Improve dropdown button alignment and fix hover bug (#27632) 1 year ago
explore Keep profile tab when clicking on Language (#28320) 1 year ago
mail Update team invitation email link (#26550) 1 year ago
org Issue fixes for RSS feed improvements (#28380) 1 year ago
package Let `curl` write the content to file (#28427) 1 year ago
projects Use full width for project boards (#28225) 1 year ago
repo Fix duplicate ID when deleting repo (#28520) 1 year ago
shared Refactor template empty checks (#28351) 1 year ago
status Clean up template locale usage (#27856) 1 year ago
swagger chore(api): support ignore password if login source type is LDAP for creating user API (#28491) 1 year ago
user Improve the prompt for "ssh-keygen sign" (#28509) 1 year ago
webhook Extract common code to new template (#26933) 1 year ago
home.tmpl Fix more "locale" usages (#27259) 1 year ago
install.tmpl Fix more "locale" usages (#27259) 1 year ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago