gitea/templates
Kerwin Bryant 085f273d19
Optimize the dashboard (#32990)
before:

![image](https://github.com/user-attachments/assets/d0b432e4-a521-4540-a489-d18b9c265674)

after:

![image](https://github.com/user-attachments/assets/dbb8b387-d150-41e2-b12b-f9d8450e36d7)
-----

![image](https://github.com/user-attachments/assets/40dcd71e-344b-4043-9811-77227c71aed9)
-----

Optimize the dashboard by adding welcoming messages or quick action
entry points (such as adding a new repository or organization) to ensure
that new users are not greeted by a blank page upon logging in.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-11 01:24:34 +08:00
..
admin Add "No data available" display when list is empty (#33517) 2025-02-09 00:13:41 +08:00
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 2024-04-20 01:15:14 +00:00
base Fix dropdown menu header and mobile view (#33108) 2025-01-05 21:20:22 +00:00
custom
devtest De-emphasize signed commits (#31160) 2024-12-28 04:18:30 +08:00
explore Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
mail Remove unnecessary SanitizeHTML from code (#29575) 2024-03-04 12:02:45 +00:00
org Add cropping support when modifying the user/org/repo avatar (#33498) 2025-02-06 21:07:44 +08:00
package Trivial fixes (#33304) 2025-01-17 08:55:02 +00:00
projects Add alphabetical project sorting (#33504) 2025-02-05 19:09:43 +00:00
repo Add cropping support when modifying the user/org/repo avatar (#33498) 2025-02-06 21:07:44 +08:00
shared Add a option "--user-type bot" to admin user create, improve role display (#27885) 2025-02-07 08:41:55 +00:00
status Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
swagger Revert "Feature: Support workflow event dispatch via API (#32059)" (#33541) 2025-02-10 17:44:42 +08:00
user Optimize the dashboard (#32990) 2025-02-11 01:24:34 +08: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 Supplement and Improvement for #32558 (#32585) 2024-11-21 02:42:37 +00:00
post-install.tmpl Optimize the installation page (#32994) 2024-12-31 04:49:26 +00:00