Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #2154 minor fix | Unknwon | 2015-12-11 |
| | |||
* | #2154 fix form submit error | Unknwon | 2015-12-11 |
| | |||
* | #2154 disable change user for non-local users | Unknwon | 2015-12-11 |
| | | | | - #2153 remove require for gravatar | ||
* | fix #976 | Unknwon | 2015-12-03 |
| | |||
* | fix #2020 | Unknwon | 2015-11-24 |
| | |||
* | fix #878 | Unknwon | 2015-11-18 |
| | |||
* | fix #981 | Unknwon | 2015-09-17 |
| | |||
* | drop oauth2 feature support | Unknwon | 2015-09-17 |
| | |||
* | user gomail and new activate account email tpl | Unknwon | 2015-09-17 |
| | | | | | | - #1496: fallback plain text - #1002: add date header - #913: fix encoding of header | ||
* | finish all new user settings UI | Unknwon | 2015-09-10 |
| | |||
* | #1191 allow upload avatar for org | Unknwon | 2015-09-06 |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | ||
* | new user profile settings UI | Unknwon | 2015-09-06 |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | ||
* | add confirmation to delete ssh key | Unknwon | 2015-08-20 |
| | |||
* | new access token UI | Unknwon | 2015-08-19 |
| | |||
* | new delete account UI and password confirmation | Unknwon | 2015-08-19 |
| | |||
* | work on #1493 | Unknwon | 2015-08-17 |
| | |||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 |
| | |||
* | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 |
| | |||
* | #1094: fix locale | Unknwon | 2015-03-19 |
| | |||
* | #1067: Deleting users should remove them from collaborator lists | Unknwon | 2015-03-17 |
| | | | | - fix delete user but repository watches are not decreased | ||
* | models: able to rename user with diff letter cases #981 | Unknwon | 2015-02-22 |
| | | | | | - templates/org: mirror fix on name output - routers: add missing error check | ||
* | templates/user/settings/emial.tmpl: little fix on UI | Unknwon | 2015-02-21 |
| | | | | | - routers/user: little code format - conf/locale: update French locale | ||
* | Implement #798 Flexible ssh-key input | Peter Smit | 2015-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 feature | Peter | 2014-12-20 |
| | |||
* | Finish method for having multiple emails/user. | Peter | 2014-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 653 | Unknwon | 2014-11-22 |
| | |||
* | more on change avatar | Unknwon | 2014-11-21 |
| | |||
* | custom avatar upload | Unknwon | 2014-11-21 |
| | |||
* | fix #622 | Unknwon | 2014-11-13 |
| | |||
* | add personal access token panel #12 | Unknwon | 2014-11-12 |
| | |||
* | Mirror fix on add ssh key | Unknwon | 2014-10-11 |
| | |||
* | Add suburl support | Unknwon | 2014-09-19 |
| | |||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-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 fix | Unknwon | 2014-08-27 |
| | |||
* | import strings | Marios Andreopoulos | 2014-08-25 |
| | |||
* | fix typo | Marios Andreopoulos | 2014-08-25 |
| | |||
* | fix wrong variable name | Marios Andreopoulos | 2014-08-25 |
| | |||
* | remove extra comma | Marios Andreopoulos | 2014-08-25 |
| | |||
* | Remove newline characters from ssh key before processing it. | Marios Andreopoulos | 2014-08-25 |
| | | | | Fixes issue #370: https://github.com/gogits/gogs/issues/370 | ||
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 |
| | |||
* | Page: Manage social accounts | Unknwon | 2014-08-09 |
| | |||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 |
| | |||
* | New UI merge in progress | Unknwon | 2014-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 Kubacki | 2014-07-20 |
| | | | | | | | | | | Removes the limitation to RSA and enables us to use all key types SSH recognizes. | ||
* | | Fix #285 | Unknown | 2014-07-12 |
|/ | |||
* | Clean code | Unknown | 2014-06-27 |
| | |||
* | Use constants to name template file | Unknown | 2014-06-22 |
| | |||
* | Code convention | Unknown | 2014-05-24 |
| | |||
* | Improve delete SSH key | Unknown | 2014-05-06 |
| |