aboutsummaryrefslogtreecommitdiff
path: root/routers/user/home.go
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 user's actions on domain/org/name-of-organization/dashboardtobyzxj2014-09-16
|
* Finish new home page of organizationUnknwon2014-08-10
|
* Use toolboxUnknwon2014-08-06
|
* 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
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-26
|
* New UI merge in progressUnknwon2014-07-26
|
* Finish organization homepageUnknown2014-06-28
|
* Add create organizationUnknown2014-06-25
|
* Work on #249 issue1Unknown2014-06-23
|
* Use constants to name template fileUnknown2014-06-22
|
* Code conventionUnknown2014-05-24
|
* Fix #185Unknown2014-05-14
|
* Fix #183Unknown2014-05-13
|
* Fix issue link in issues pageMichael Litvak2014-05-13
| | | | | | The link assumes that the issue belongs to the signed in user, which is not necessarily the case I changed it to use repository owner name instead
* Show collaborative repositories in dashboardUnknown2014-05-12
|
* Fix #167Unknown2014-05-08
|
* Show private repository activities in dashboard if has accessUnknown2014-05-08
|
* Add mention, read/unread support of issue trackerUnknown2014-05-07
|
* Finish issue designUnknown2014-05-07
|
* Clean oauth codeUnknown2014-04-13
|
* Move binding as subrepoUnknown2014-04-13