16 Commits

Author SHA1 Message Date
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
2015-12-08 00:57:46 +01:00
1aa76bd279 Fix #532, add system notice 2014-10-08 18:29:18 -04:00
7ba9257a7f Add suburl support 2014-09-19 20:11:34 -04:00
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
2014-09-18 20:50:48 +02:00
d2aff9a46a Continue working on new admin pages 2014-08-29 20:50:43 +08:00
1aec1a2dda Finish new admin dashboard 2014-08-28 22:29:00 +08:00
d952b4200c Add corn rask monitor panel 2014-06-13 13:01:52 -04:00
6e3dba2cc5 Clean repo code 2014-05-05 19:58:13 -04:00
c1eb4d894a Clean api code 2014-05-05 13:08:01 -04:00
d34c3bb751 finish webhook ui,
some ui fix
2014-05-05 20:16:24 +08:00
79ea34e70e ldap support 2014-05-03 10:48:14 +08:00
eb803ec5eb Add transfer repository 2014-04-04 18:31:09 -04:00
a8623ec104 fix init-tabs bug 2014-03-26 10:49:18 +08:00
2a2f025388 change css name style 2014-03-25 18:44:37 +08:00
ecc61ced41 update admin nav ui 2014-03-21 21:06:05 +08:00
f6596f11c4 All configuration reload-able 2014-03-21 01:48:10 -04:00