aboutsummaryrefslogtreecommitdiff
path: root/routers/user
Commit message (Collapse)AuthorAge
* Implement #798 Flexible ssh-key inputPeter Smit2015-01-02
| | | | It is now possible to input ssh keys in a number of formats: openssh, SSH2 or just the base64 encoded key.
* Merge pull request #755 from phsmit/multiple_emails无闻2014-12-20
|\ | | | | Multiple emails
| * Small fixes to multiple_emails featurePeter2014-12-20
| |
| * Finish method for having multiple emails/user.Peter2014-12-17
| | | | | | | | | | All basics are implemented. Missing are the right (localized) strings and the page markup could have a look at by a frontend guy.
| * Method for activating email addresses through verification emailPeter2014-12-17
| |
* | work on #754Unknwon2014-12-18
| |
* | work on #754Unknwon2014-12-18
| |
* | work on #756Unknwon2014-12-17
|/
* fix #751Unknwon2014-12-16
|
* safe checkUnknwon2014-11-28
|
* mirror fix on oauth2Unknwon2014-11-28
|
* fix oauth2Unknwon2014-11-28
|
* Fix #652Unknwon2014-11-23
|
* Fix 653Unknwon2014-11-22
|
* more on change avatarUnknwon2014-11-21
|
* fix #139Unknwon2014-11-21
|
* custom avatar uploadUnknwon2014-11-21
|
* fix #622Unknwon2014-11-13
|
* add personal access token panel #12Unknwon2014-11-12
|
* Fix API brokenUnknwon2014-10-18
|
* Fix API brokenUnknwon2014-10-18
|
* Mirror fix on add ssh keyUnknwon2014-10-11
|
* Set cookiepath to AppSubUrlMartin van Beurden2014-09-21
|
* 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
|
* Fix #465Unknwon2014-09-15
|
* Mirror issue fixUnknwon2014-08-27
|
* import stringsMarios Andreopoulos2014-08-25
|
* fix typoMarios Andreopoulos2014-08-25
|
* fix wrong variable nameMarios Andreopoulos2014-08-25
|
* remove extra commaMarios Andreopoulos2014-08-25
|
* Remove newline characters from ssh key before processing it.Marios Andreopoulos2014-08-25
| | | | Fixes issue #370: https://github.com/gogits/gogs/issues/370
* Finish team list, create new team, join/leave team pageUnknwon2014-08-16
|
* Page: `/org/:orgname/settings`Unknwon2014-08-14
|
* Finish new home page of organizationUnknwon2014-08-10
|
* Finish new reset password, etc.Unknwon2014-08-09
|
* Feature: Social sign inUnknwon2014-08-09
|
* Page: Manage social accountsUnknwon2014-08-09
|
* Finish new collaboration pageUnknwon2014-08-07
|
* Use toolboxUnknwon2014-08-06
|
* Convert captcha, cache, csrf as middlewaresUnknwon2014-07-31
|
* 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
|
* Merge pull request #293 from wmark/master无闻2014-07-20
|\ | | | | Enable users to upload other key types than RSA (+ ED25519, ECDSA, NTRU, McE)
| * Utilize ssh-keygen for checking of keys.W-Mark Kubacki2014-07-20
| | | | | | | | | | Removes the limitation to RSA and enables us to use all key types SSH recognizes.
* | Fix #285Unknown2014-07-12
|/
* Finish organization homepageUnknown2014-06-28
|