16 Commits (618407c018cdf668ceedde7454c42fb22ba422d8)

Author SHA1 Message Date
Adam Strzelecki da2585c11e Indent all templates with tabs
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.

1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
   such as {{if}} {{with}}

2. Cleans all trailing white-space

3. Adds trailing last line-break to each file
9 years ago
Unknwon 1aa76bd279 Fix #532, add system notice 10 years ago
Unknwon 7ba9257a7f Add suburl support 10 years ago
Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
	modules/setting/setting.go

Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl

Conflicts:
	routers/repo/setting.go
10 years ago
Unknwon d2aff9a46a Continue working on new admin pages 10 years ago
Unknwon 1aec1a2dda Finish new admin dashboard 10 years ago
Unknown d952b4200c Add corn rask monitor panel 10 years ago
Unknown 6e3dba2cc5 Clean repo code 10 years ago
Unknown c1eb4d894a Clean api code 10 years ago
FuXiaoHei d34c3bb751 finish webhook ui,
some ui fix
10 years ago
Lunny Xiao 79ea34e70e ldap support 10 years ago
Unknown eb803ec5eb Add transfer repository 10 years ago
FuXiaoHei a8623ec104 fix init-tabs bug 10 years ago
FuXiaoHei 2a2f025388 change css name style 10 years ago
FuXiaoHei ecc61ced41 update admin nav ui 10 years ago
Unknown f6596f11c4 All configuration reload-able 10 years ago