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.
yp05327 9665622378
Differentiate better between user settings and admin settings (#26538)
User settings page and admin settings page are too similar. I thinlk
this will be better of using `User Settings` and `Admin Settings` as the
navbar's title.

Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/68db06f3-918b-41bc-b4d3-522b1057eb57)

![image](https://github.com/go-gitea/gitea/assets/18380374/24f53d91-54e1-410c-ad9b-438bb2c8069f)

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/6600a872-d630-4ea6-a58f-d9ded7d38067)

![image](https://github.com/go-gitea/gitea/assets/18380374/501cde5d-9868-4cba-829d-ff8bafce695d)
11 months ago
..
applications Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
auth Enable H014 and H023 djlint rules (#25786) 1 year ago
base Use flex instead of float for sort button and search input (#25519) 1 year ago
emails Fix the truncate and alignment problem for some admin tables (#26042) 12 months ago
org Fix template function DateTime (#24317) 1 year ago
packages Allow package cleanup from admin page (#25307) 11 months ago
repo Split lfs size from repository size (#22900) 1 year ago
runners Move secrets and runners settings to actions settings (#24200) 1 year ago
user Remove unnecessary template helper DisableGravatar (#26386) 11 months ago
actions.tmpl Move secrets and runners settings to actions settings (#24200) 1 year ago
config.tmpl Update path related documents (#25417) 12 months ago
cron.tmpl various style fixes (#25008) 1 year ago
dashboard.tmpl Replace fomantic divider module with our own (#25539) 1 year ago
hook_new.tmpl Use shared template for webhook icons (#26242) 11 months ago
hooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
layout_head.tmpl Reduce margins on user settings page, introduce `flex-container` (#26046) 11 months ago
navbar.tmpl Differentiate better between user settings and admin settings (#26538) 11 months ago
notice.tmpl Various UI fixes (#25264) 1 year ago
queue.tmpl Add template linting via djlint (#25212) 1 year ago
queue_manage.tmpl Add template linting via djlint (#25212) 1 year ago
stacktrace-row.tmpl Use auto-updating, natively hoverable, localized time elements (#23988) 1 year ago
stacktrace.tmpl Replace fomantic divider module with our own (#25539) 1 year ago
stats.tmpl Use a separate admin page to show global stats, remove `actions` stat (#25062) 1 year ago