vault backup: 2024-12-19 07:41:55
This commit is contained in:
parent
cef2a0773c
commit
1114b2488d
|
|
@ -17,4 +17,9 @@ Date: Wed Dec 18 15:25:05 2024 +0800
|
||||||
Download pre-build assets
|
Download pre-build assets
|
||||||
* https://dl.gitea.com/gitea/1.23-nightly/gitea-src-1.23-nightly.tar.gz
|
* https://dl.gitea.com/gitea/1.23-nightly/gitea-src-1.23-nightly.tar.gz
|
||||||
* copy or symlink public/assets to custom/public/assets
|
* copy or symlink public/assets to custom/public/assets
|
||||||
* Build backend without embedded assets and sqlite: TAGS="sqlite sqlite_unlock_notify" make backend
|
* Build backend without embedded assets and sqlite: TAGS="sqlite sqlite_unlock_notify" make backend
|
||||||
|
|
||||||
|
## When Administrator is logged in it should be visual different from normal user #32894
|
||||||
|
|
||||||
|
* gitea/web_src/css/modules/navbar.css
|
||||||
|
* templates/base/head_navbar.tmpl
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue