gitea/templates/admin
Lunny Xiao 5dc37ef97a
Display deprecated warning in admin panel pages as well as in the log file ()
This PR includes  's changes but have a UI to prompt administrator
about the deprecated settings as well as the log or console warning.
Then users will have enough time to notice the problem and don't have
surprise like before.

<img width="1293" alt="图片"
src="https://github.com/go-gitea/gitea/assets/81045/c33355f0-1ea7-4fb3-ad43-cd23cd15391d">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
..
applications Change to vertical navbar layout for secondary navbar for repo/user/admin settings ()
auth Enable H014 and H023 djlint rules ()
base Use flex instead of float for sort button and search input ()
emails Fix the truncate and alignment problem for some admin tables ()
org Fix template function DateTime ()
packages Fix the truncate and alignment problem for some admin tables ()
repo Split lfs size from repository size ()
runners Move secrets and runners settings to actions settings ()
user Fix the truncate and alignment problem for some admin tables ()
actions.tmpl Move secrets and runners settings to actions settings ()
config.tmpl Update path related documents ()
cron.tmpl various style fixes ()
dashboard.tmpl Replace fomantic divider module with our own ()
hook_new.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings ()
hooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings ()
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings ()
layout_head.tmpl Display deprecated warning in admin panel pages as well as in the log file ()
navbar.tmpl Categorize admin settings sidebar panel ()
notice.tmpl Various UI fixes ()
queue.tmpl Add template linting via djlint ()
queue_manage.tmpl Add template linting via djlint ()
stacktrace-row.tmpl Use auto-updating, natively hoverable, localized time elements ()
stacktrace.tmpl Replace fomantic divider module with our own ()
stats.tmpl Use a separate admin page to show global stats, remove `actions` stat ()