forgejo/templates/user
Anbraten 629ca22a97 Refactor login page (#31530)
As requested in
https://github.com/go-gitea/gitea/pull/31504#issuecomment-2196196646.
This PR refactor the login page:

![Screenshot from 2024-07-04
19-23-10](https://github.com/go-gitea/gitea/assets/6918444/c45700f4-6747-473c-bdee-2156718a7953)

![Screenshot from 2024-07-04
19-23-21](https://github.com/go-gitea/gitea/assets/6918444/b1bf71cf-85f9-4517-a409-cc6d72e6af8f)

![Screenshot from 2024-06-30
09-35-20](https://github.com/go-gitea/gitea/assets/6918444/728cc37e-0cca-4883-afec-a43663d2c666)
- [x] use separate box for passkey login and go to registration
- [x] move forgot passoword next to password label
- [x] fix password required label `*` and padding
- [x] remove tabs from login page

---------

Co-authored-by: silverwind <me@silverwind.io>
(cherry picked from commit 9c00dda33ad7bd594dd8f331fa1bf0acefc2ca54)

Conflict resolution:
* signin_navbar.tmpl has been deleted
* additions in form.css
* major code changes in signin_openid
* ...
2024-07-07 14:22:44 +05:00
..
auth Refactor login page (#31530) 2024-07-07 14:22:44 +05:00
dashboard [FEAT] expose fuzzy search for issues/repo (#4160) 2024-06-17 18:58:24 +00:00
notification chore: rename class issue-title-buttons to button-row 2024-06-28 13:11:16 +05:00
overview Better logic for showing user feed/public activity elements (#4189) 2024-06-24 08:19:11 +00:00
settings Fix some URLs whose sub-path is missing (#31289) 2024-06-09 16:04:57 +02:00
code.tmpl Unify search boxes (#29530) 2024-03-20 12:31:05 +00:00
heatmap.tmpl Fix heatmap localization 2024-03-20 08:20:08 +01:00
profile.tmpl Better logic for showing user feed/public activity elements (#4189) 2024-06-24 08:19:11 +00:00