aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Collapse)AuthorAgeFilesLines
* mirror fix on oauth2Unknwon2014-11-281-3/+1
|
* Fix user linksJames Cracknell2014-11-281-1/+1
|
* fix #675Unknwon2014-11-271-1/+1
|
* more on change avatarUnknwon2014-11-211-2/+7
|
* custom avatar uploadUnknwon2014-11-213-44/+62
|
* add personal access token panel #12Unknwon2014-11-123-3/+62
|
* work on #616 and update localesUnknwon2014-11-101-1/+1
|
* Fix #605, fix #255, fix #101Unknwon2014-11-061-2/+7
|
* Fix #554Unknwon2014-10-191-34/+36
|
* Add push tag actionUnknwon2014-10-101-0/+2
|
* Page: Compare 2 commitsUnknwon2014-10-101-0/+1
|
* UI: Confirmation boxUnknwon2014-09-282-4/+11
|
* Add modal to change usernameUnknwon2014-09-261-1/+8
| | | | Signed-off-by: Unknwon <joe2010xtmf@163.com>
* Mirror fix on transfer repoUnknwon2014-09-252-43/+2
|
* Page: User profileUnknwon2014-09-253-73/+125
|
* Fix bug on transfer repoUnknwon2014-09-251-0/+2
|
* Add suburl supportUnknwon2014-09-1915-47/+47
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-1815-47/+47
| | | | | | | | | | | | | | 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
* Add success message after transfer repository #481Unknwon2014-09-171-0/+1
|
* Fix mirror UI style and work on #475Unknwon2014-09-161-2/+2
|
* UI fixUnknwon2014-09-131-0/+4
|
* Mirror fix and hide missing pages for 0.5 releaseUnknwon2014-09-011-4/+6
|
* Add missing 'new migration' linkMichael Dyrynda2014-08-311-1/+2
| | | | Addresses issue #399
* Removed trailing white spacesTristan Storch2014-08-305-5/+5
| | | | | | | | | | Removed trailing whitespaces with ```sh for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done ``` and some handwork.
* Finish new admin users pagesUnknwon2014-08-292-2/+2
|
* Mirror issue fixUnknwon2014-08-272-19/+0
|
* Finish team list, create new team, join/leave team pageUnknwon2014-08-166-17/+0
|
* Finish new organization members and invitation pageUnknwon2014-08-151-1/+1
|
* Finish new home page of organizationUnknwon2014-08-101-1/+1
|
* Finish new reset password, etc.Unknwon2014-08-095-93/+95
|
* Page: Manage social accountsUnknwon2014-08-094-43/+25
|
* Finish new web hook pagesUnknwon2014-08-091-1/+1
|
* Finish new hooks list pageUnknwon2014-08-092-20/+22
|
* Finish new collaboration pageUnknwon2014-08-071-0/+2
|
* Convert captcha, cache, csrf as middlewaresUnknwon2014-07-312-3/+1
|
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-266-24/+35
| | | | dashboard news feed page, create organization page
* Git installation check, show image in single file view, show short SHA1 ↵Unknwon2014-07-263-15/+47
| | | | instead of 40-length string, complete log module
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-266-49/+39
|
* New UI merge in progressUnknwon2014-07-2618-483/+476
|
* Finish delete organizationUnknown2014-06-281-1/+1
|
* Add create organizationUnknown2014-06-252-11/+31
|
* add organization dashboard pagefuxiaohei2014-06-231-1/+3
|
* Use constants to name template fileUnknown2014-06-221-0/+0
|
* add dashboard context switch buttonfuxiaohei2014-06-221-0/+14
|
* Add corn rask monitor panelUnknown2014-06-131-1/+1
|
* Code conventionUnknown2014-05-243-2/+54
|
* Show collaborative repositories in dashboardUnknown2014-05-121-0/+13
|
* User code clean and ui improveUnknown2014-05-058-141/+187
|
* fix profile uiFuXiaoHei2014-05-011-1/+1
|
* Fix #149Unknown2014-05-012-0/+8
|