aboutsummaryrefslogtreecommitdiff
path: root/templates/user/dashboard/nav.tmpl
Commit message (Collapse)AuthorAge
* new dashboard uiUnknwon2015-11-13
|
* update locale and org dashboard navbarUnknwon2015-08-26
|
* 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
* Mirror fix and hide missing pages for 0.5 releaseUnknwon2014-09-01
|
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-26
| | | | dashboard news feed page, create organization page
* Git installation check, show image in single file view, show short SHA1 ↵Unknwon2014-07-26
| | | | instead of 40-length string, complete log module
* New UI merge in progressUnknwon2014-07-26