gitea/templates
silverwind aa9faf8250
Set manual tabindexes 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.
2024-09-20 15:27:19 +00:00
..
admin Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 2024-04-20 01:15:14 +00:00
base Refactor repo unit "disabled" check (#31389) 2024-06-18 00:51:13 +00:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest Make toast support preventDuplicates (#31501) 2024-06-27 13:58:38 +00:00
explore Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
mail Remove unnecessary SanitizeHTML from code (#29575) 2024-03-04 12:02:45 +00:00
org Split org Propfile README to a new tab overview (#31373) 2024-08-27 10:54:12 +08:00
package Extract and display readme and comments for Composer packages (#30927) 2024-06-14 04:45:52 +00:00
projects Add option to filter board cards by labels and assignees (#31999) 2024-09-12 03:53:40 +00:00
repo Included tag search capabilities (#32045) 2024-09-18 02:33:11 +08:00
shared Improve detecting empty files (#31332) 2024-06-13 01:06:46 +00:00
status Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
swagger Support migration from AWS CodeCommit (#31981) 2024-09-11 07:49:42 +08:00
user Set manual tabindexes on login page (#31689) 2024-09-20 15:27:19 +00:00
webhook Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
home.tmpl Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
install.tmpl Use forum.gitea.com instead of old URL (#31989) 2024-09-06 07:20:30 +00:00
post-install.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00