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
c50a3503e6
introduce git-shell
2015-11-26 17:33:45 -05:00
7f9598141b
fix #2020
2015-11-24 18:49:34 -05:00
9b9e5f0290
#1545 Cross reference the commit from the issue when it is closed by the commit
2015-08-30 00:45:56 +08: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
ab7206d6b7
Fix #348
2014-09-05 17:28:09 -04:00
5c4bc3c848
Huge updates!!!!! Be careful to merge!!!!
2014-07-26 02:28:04 -04:00
3f38ff6c09
Merge branch 'dev' of github.com:gogits/gogs into dev
...
Conflicts:
templates/status/500.tmpl
2014-07-26 00:25:43 -04:00
8dd07c0ddd
New UI merge in progress
2014-07-26 00:24:27 -04:00
7921e60f30
Change "an error is occurred" to "has occurred"
2014-07-25 20:51:05 -07:00
d304a23787
Corrected grammar and spelling mistakes in templates. Normalizing to American English.
2014-04-20 16:54:26 +10:00
45462662e9
Add flash
2014-04-10 16:36:50 -04:00
493b0c5ac2
add ssl support for web
2014-04-05 15:17:57 +08:00
2a2f025388
change css name style
2014-03-25 18:44:37 +08:00
97debac185
SSL enable config option
2014-03-23 08:40:40 -04:00
13b6e06943
404 and 500 page ui
2014-03-23 16:20:47 +08:00
47493a0191
use ctx.Handle to handle 404 page
2014-03-23 13:12:55 +08:00
1ce17cce76
Add log.handle
2014-03-14 01:59:07 -04:00
3eb1ab9e8b
Add UI for register user
2014-02-17 18:38:50 -05:00