aboutsummaryrefslogtreecommitdiff
path: root/templates/status/404.tmpl
Commit message (Collapse)AuthorAge
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | 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
* Fix #348Unknwon2014-09-05
|
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-26
|
* New UI merge in progressUnknwon2014-07-26
|
* Corrected grammar and spelling mistakes in templates. Normalizing to ↵twitchyliquid642014-04-20
| | | | American English.
* change css name styleFuXiaoHei2014-03-25
|
* SSL enable config optionUnknown2014-03-23
|
* 404 and 500 page uiFuXiaoHei2014-03-23
|
* use ctx.Handle to handle 404 pageFuXiaoHei2014-03-23