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
silverwind aa9faf8250
Set manual `tabindex`es on login page (#31689)
Fixes https://github.com/go-gitea/gitea/issues/31686.

A more elborate manual tabindex numbering could be done, but I think
it's not really worth the extra effort and such stuff could easily break
during refactors.

Includes another small tweak to un-stretch the`<a>` element so it's only
as large as it needs to be and this change also made the margin
unneeded.
4 months ago
..
admin Remove urls from translations (#31950) 5 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 10 months ago
base Refactor repo unit "disabled" check (#31389) 8 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Make toast support preventDuplicates (#31501) 7 months ago
explore Refactor web routes (#30519) 10 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Split org Propfile README to a new tab `overview` (#31373) 5 months ago
package Extract and display readme and comments for Composer packages (#30927) 8 months ago
projects Add option to filter board cards by labels and assignees (#31999) 5 months ago
repo Included tag search capabilities (#32045) 5 months ago
shared Improve detecting empty files (#31332) 8 months ago
status Remove urls from translations (#31950) 5 months ago
swagger Support migration from AWS CodeCommit (#31981) 5 months ago
user Set manual `tabindex`es on login page (#31689) 4 months ago
webhook Fix incorrect tailwind migration (#30007) 10 months ago
home.tmpl Remove urls from translations (#31950) 5 months ago
install.tmpl Use forum.gitea.com instead of old URL (#31989) 5 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago