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/repo/migrate
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
..
codebase.tmpl Fix more "locale" usages (#27259) 1 year ago
git.tmpl Fix more "locale" usages (#27259) 1 year ago
gitbucket.tmpl Fix more "locale" usages (#27259) 1 year ago
gitea.tmpl Fix more "locale" usages (#27259) 1 year ago
github.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
gitlab.tmpl Fix more "locale" usages (#27259) 1 year ago
gogs.tmpl Fix more "locale" usages (#27259) 1 year ago
helper.tmpl Add templates to customize text when creating and migrating repositories 2 years ago
migrate.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
migrating.tmpl Fix duplicate ID when deleting repo (#28520) 1 year ago
onedev.tmpl Fix more "locale" usages (#27259) 1 year ago
options.tmpl Fix more "locale" usages (#27259) 1 year ago