Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | models: sanitize user full name when update settings | Unknwon | 2015-02-04 |
| | |||
* | fix 500: E-mail already used in user settings page | Unknwon | 2014-12-29 |
| | |||
* | Fix for wrong email query | Peter Smit | 2014-12-21 |
| | | | | Changing EmailAdress.OwnerId to EmailAddress.Uid should have accompanied this change | ||
* | Merge pull request #755 from phsmit/multiple_emails | 无闻 | 2014-12-20 |
|\ | | | | | Multiple emails | ||
| * | Small fixes to multiple_emails feature | Peter | 2014-12-20 |
| | | |||
| * | Add function to the model for email address management (add/delete/activate) | Peter | 2014-12-17 |
| | | |||
| * | Add alternative email addresses to the model | Peter Smit | 2014-12-17 |
| | | | | | | | | | | | | | | | | | | | | A new struct is created named EmailAddress that contains alternative email addresses for users. Also the email related methods; IsEmailUsed and GetUserByEmail are updated. DeleteUser deletes the extra email addresses and DeleteInactivateUsers also deletes inactive accounts. This could be factored out, but should do it for now. | ||
* | | work on #754 | Unknwon | 2014-12-18 |
|/ | |||
* | Fix spelling errors in comments. | Joseph Crail | 2014-12-06 |
| | |||
* | Use the avatar.HashEmail function instead of hashing email directly. Fixes #700 | Andrew Burns | 2014-12-03 |
| | |||
* | fix #676 | Unknwon | 2014-11-30 |
| | |||
* | fix #580 | Unknwon | 2014-11-30 |
| | |||
* | Fix 653 | Unknwon | 2014-11-22 |
| | |||
* | fix #644 | Unknwon | 2014-11-21 |
| | |||
* | more on change avatar | Unknwon | 2014-11-21 |
| | |||
* | custom avatar upload | Unknwon | 2014-11-21 |
| | |||
* | fox #620 | Unknwon | 2014-11-17 |
| | |||
* | support duoshuo mirror of gravatar | Unknwon | 2014-11-16 |
| | |||
* | fix #622 | Unknwon | 2014-11-13 |
| | |||
* | fix session API broken and SQL pretection | Unknwon | 2014-11-04 |
| | |||
* | Safe work | Unknwon | 2014-10-25 |
| | |||
* | Fix fork repo and macaron API broken | Unknwon | 2014-10-24 |
| | |||
* | Add raw, history file button, and other mirror fixes | Unknwon | 2014-10-11 |
| | |||
* | Fix SMTP auth logic | Unknwon | 2014-10-03 |
| | |||
* | Merge pull request #508 from chadoe/homelink | 无闻 | 2014-09-28 |
|\ | | | | | Fix user HomeLink when using a suburl | ||
| * | Fix user HomeLink when using a suburl | Martin van Beurden | 2014-09-28 |
| | | |||
* | | Fix AvatarLink when using a suburl and gravatar is disabled or avatars are ↵ | Martin van Beurden | 2014-09-28 |
|/ | | | | cached | ||
* | Add directory level commit message | Unknwon | 2014-09-26 |
| | |||
* | Page: User profile | Unknwon | 2014-09-25 |
| | |||
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 |
| | |||
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 |
| | |||
* | 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 | ||
* | clarify name/username/owner/pusher for webhook | Christopher Brickley | 2014-09-17 |
| | |||
* | Continue working on new admin pages | Unknwon | 2014-08-29 |
| | |||
* | Finish new admin dashboard | Unknwon | 2014-08-28 |
| | |||
* | Finsih add/remove repo in organization | Unknwon | 2014-08-26 |
| | |||
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 |
| | |||
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 |
| | |||
* | Finish new repo settings page | Unknwon | 2014-08-02 |
| | |||
* | Git installation check, show image in single file view, show short SHA1 ↵ | Unknwon | 2014-07-26 |
| | | | | instead of 40-length string, complete log module | ||
* | New UI merge in progress | Unknwon | 2014-07-26 |
| | |||
* | Mention organisation users when organisation gets mentioned | Justin Nuß | 2014-07-24 |
| | |||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-07-12 |
|\ | |||
| * | Only update access usernames where the username is changing #282 | Christopher Brickley | 2014-07-11 |
| | | |||
* | | Fix #285 | Unknown | 2014-07-12 |
|/ | |||
* | Paging function for users and repositories | Unknown | 2014-07-07 |
| | |||
* | fix #273 | Unknown | 2014-07-04 |
| |