aboutsummaryrefslogtreecommitdiff
path: root/routers/user/setting.go
Commit message (Collapse)AuthorAge
* #2154 minor fixUnknwon2015-12-11
|
* #2154 fix form submit errorUnknwon2015-12-11
|
* #2154 disable change user for non-local usersUnknwon2015-12-11
| | | | - #2153 remove require for gravatar
* fix #976Unknwon2015-12-03
|
* fix #2020Unknwon2015-11-24
|
* fix #878Unknwon2015-11-18
|
* fix #981Unknwon2015-09-17
|
* drop oauth2 feature supportUnknwon2015-09-17
|
* user gomail and new activate account email tplUnknwon2015-09-17
| | | | | | - #1496: fallback plain text - #1002: add date header - #913: fix encoding of header
* finish all new user settings UIUnknwon2015-09-10
|
* #1191 allow upload avatar for orgUnknwon2015-09-06
| | | | Signed-off-by: Unknwon <u@gogs.io>
* new user profile settings UIUnknwon2015-09-06
| | | | Signed-off-by: Unknwon <u@gogs.io>
* add confirmation to delete ssh keyUnknwon2015-08-20
|
* new access token UIUnknwon2015-08-19
|
* new delete account UI and password confirmationUnknwon2015-08-19
|
* work on #1493Unknwon2015-08-17
|
* #334: Add Deployment Key SupportUnknwon2015-08-06
|
* #1070 Clearer error message for illegal charactersUnknwon2015-03-26
|
* #1094: fix localeUnknwon2015-03-19
|
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-17
| | | | - fix delete user but repository watches are not decreased
* models: able to rename user with diff letter cases #981Unknwon2015-02-22
| | | | | - templates/org: mirror fix on name output - routers: add missing error check
* templates/user/settings/emial.tmpl: little fix on UIUnknwon2015-02-21
| | | | | - routers/user: little code format - conf/locale: update French locale
* 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.
* 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.
* Fix 653Unknwon2014-11-22
|
* more on change avatarUnknwon2014-11-21
|
* custom avatar uploadUnknwon2014-11-21
|
* fix #622Unknwon2014-11-13
|
* add personal access token panel #12Unknwon2014-11-12
|
* Mirror fix on add ssh keyUnknwon2014-10-11
|
* 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
* 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
* Page: `/org/:orgname/settings`Unknwon2014-08-14
|
* Page: Manage social accountsUnknwon2014-08-09
|
* 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
|/
* Clean codeUnknown2014-06-27
|
* Use constants to name template fileUnknown2014-06-22
|
* Code conventionUnknown2014-05-24
|
* Improve delete SSH keyUnknown2014-05-06
|