summaryrefslogtreecommitdiffstats
path: root/routers/user/setting.go
Commit message (Expand)AuthorAgeFilesLines
* Fixes typosBwko2016-11-271-1/+1
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-271-19/+19
* golint fixed for parts of routers root, dev, user and org dirs (#167)Lunny Xiao2016-11-181-26/+44
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-6/+6
* moreSandro Santilli2016-11-071-1/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-6/+6
* router/repo: code refactoringUnknwon2016-08-301-1/+1
* Add support for federated avatars (#3320)Sandro Santilli2016-08-071-10/+17
* Refactor User.Id to User.IDUnknwon2016-07-241-10/+10
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-161-7/+6
* Rename module: middleware -> contextUnknwon2016-03-111-19/+19
* Added: Ability to delete org avatar.Tamás Molnár2016-03-061-6/+3
* #1157 some avatar setting changesUnknwon2016-03-051-9/+27
* #1692 add user email APIsUnknwon2015-12-151-1/+1
* #2154 minor fixUnknwon2015-12-111-1/+1
* #2154 fix form submit errorUnknwon2015-12-111-14/+25
* #2154 disable change user for non-local usersUnknwon2015-12-111-2/+4
* fix #976Unknwon2015-12-031-2/+2
* fix #2020Unknwon2015-11-241-1/+1
* fix #878Unknwon2015-11-181-1/+1
* fix #981Unknwon2015-09-171-2/+4
* drop oauth2 feature supportUnknwon2015-09-171-25/+0
* user gomail and new activate account email tplUnknwon2015-09-171-1/+1
* finish all new user settings UIUnknwon2015-09-101-83/+66
* #1191 allow upload avatar for orgUnknwon2015-09-061-18/+22
* new user profile settings UIUnknwon2015-09-061-7/+7
* add confirmation to delete ssh keyUnknwon2015-08-201-48/+46
* new access token UIUnknwon2015-08-191-30/+26
* new delete account UI and password confirmationUnknwon2015-08-191-13/+9
* work on #1493Unknwon2015-08-171-1/+1
* #334: Add Deployment Key SupportUnknwon2015-08-061-20/+11
* #1070 Clearer error message for illegal charactersUnknwon2015-03-261-13/+12
* #1094: fix localeUnknwon2015-03-191-1/+1
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-171-11/+4
* models: able to rename user with diff letter cases #981Unknwon2015-02-221-4/+7
* templates/user/settings/emial.tmpl: little fix on UIUnknwon2015-02-211-43/+37
* Implement #798 Flexible ssh-key inputPeter Smit2015-01-021-4/+9
* Small fixes to multiple_emails featurePeter2014-12-201-1/+1
* Finish method for having multiple emails/user.Peter2014-12-171-0/+108
* Fix 653Unknwon2014-11-221-3/+12
* more on change avatarUnknwon2014-11-211-1/+6
* custom avatar uploadUnknwon2014-11-211-0/+29
* fix #622Unknwon2014-11-131-0/+3
* add personal access token panel #12Unknwon2014-11-121-9/+66
* Mirror fix on add ssh keyUnknwon2014-10-111-3/+7
* Add suburl supportUnknwon2014-09-191-9/+9
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-9/+10
* Mirror issue fixUnknwon2014-08-271-8/+0
* import stringsMarios Andreopoulos2014-08-251-1/+3
* fix typoMarios Andreopoulos2014-08-251-1/+1