summaryrefslogtreecommitdiffstats
path: root/routers/user/home.go
Commit message (Collapse)AuthorAgeFilesLines
* work on #754Unknwon2014-12-181-0/+3
|
* work on #754Unknwon2014-12-181-0/+3
|
* fix #751Unknwon2014-12-161-0/+9
|
* Fix #652Unknwon2014-11-231-26/+28
|
* fix #139Unknwon2014-11-211-1/+13
|
* custom avatar uploadUnknwon2014-11-211-0/+7
|
* Add suburl supportUnknwon2014-09-191-3/+3
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-181-3/+4
| | | | | | | | | | | | | | 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-161-1/+1
|
* Finish new home page of organizationUnknwon2014-08-101-0/+4
|
* Use toolboxUnknwon2014-08-061-5/+12
|
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-261-18/+57
| | | | dashboard news feed page, create organization page
* Git installation check, show image in single file view, show short SHA1 ↵Unknwon2014-07-261-4/+0
| | | | instead of 40-length string, complete log module
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-261-10/+13
|
* New UI merge in progressUnknwon2014-07-261-46/+45
|
* Finish organization homepageUnknown2014-06-281-0/+6
|
* Add create organizationUnknown2014-06-251-3/+10
|
* Work on #249 issue1Unknown2014-06-231-4/+8
|
* Use constants to name template fileUnknown2014-06-221-5/+13
|
* Code conventionUnknown2014-05-241-33/+24
|
* Fix #185Unknown2014-05-141-6/+10
|
* Fix #183Unknown2014-05-131-2/+1
|
* Fix issue link in issues pageMichael Litvak2014-05-131-0/+6
| | | | | | 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-121-2/+9
|
* Fix #167Unknown2014-05-081-1/+5
|
* Show private repository activities in dashboard if has accessUnknown2014-05-081-6/+24
|
* Add mention, read/unread support of issue trackerUnknown2014-05-071-65/+58
|
* Finish issue designUnknown2014-05-071-55/+103
|
* Clean oauth codeUnknown2014-04-131-3/+3
|
* Move binding as subrepoUnknown2014-04-131-0/+196