| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) | Patrick G | 2017-03-15 | 11 | -417/+374 |
* | Rename /forget_password url to /forgot_password | Sandro Santilli | 2017-03-14 | 4 | -5/+5 |
* | Show a link to password reset from password change and delete account (#862) | Sandro Santilli | 2017-03-11 | 2 | -0/+4 |
* | Oauth2 consumer (#679) | Willem van Dreumel | 2017-02-22 | 8 | -97/+185 |
* | Fix all the bugs in issues and pulls on dashboard (#943) | Lunny Xiao | 2017-02-17 | 1 | -1/+1 |
* | Fix assigned issues dashboard (#920) | Lunny Xiao | 2017-02-14 | 1 | -4/+4 |
* | feat: support search bar on star tab of user profile. (#917) | Bo-Yi Wu | 2017-02-14 | 1 | -0/+1 |
* | feat: fill in ssh key title automatically. (#863) | Bo-Yi Wu | 2017-02-09 | 1 | -2/+2 |
* | Allow rendering alerts in dashboard (#856) | Sandro Santilli | 2017-02-08 | 1 | -0/+1 |
* | show tags on dashboard issues (#860) | Lunny Xiao | 2017-02-07 | 1 | -0/+4 |
* | social_register_hepler_msg -> social_register_helper_msg (#855) | Sandro Santilli | 2017-02-07 | 1 | -1/+1 |
* | feat: support paginater on star tab of user profile. (#845) | Bo-Yi Wu | 2017-02-07 | 1 | -0/+1 |
* | feat: Add search bar on user profile page. (#787) | Bo-Yi Wu | 2017-02-04 | 1 | -0/+1 |
* | feat: add search repository on dashboard. (#773) | Bo-Yi Wu | 2017-01-30 | 1 | -4/+7 |
* | Small UI fixes | Andrey Nering | 2017-01-28 | 1 | -2/+4 |
* | Fix color: closed PR was showing as purple instead of red | Andrey Nering | 2017-01-28 | 1 | -4/+8 |
* | Fix: Pagenation on dashboard->issues does not work well (#698) | Kazuki Sawada | 2017-01-19 | 1 | -3/+3 |
* | Notifications: trying to get a better layout (#660) | Andrey Nering | 2017-01-18 | 1 | -69/+74 |
* | Two factor authentication support (#630) | Andrew | 2017-01-16 | 5 | -0/+137 |
* | Notifications: mark as read/unread and pin (#629) | Andrey Nering | 2017-01-12 | 1 | -22/+54 |
* | Add Keep email private (see issue #571). (#571) | derSuessmann | 2017-01-08 | 2 | -1/+7 |
* | Merge pull request #539 from andreynering/notifications-step-2 | Andrey Nering | 2017-01-05 | 1 | -0/+70 |
|\ |
|
| * | Add pagination for notifications | Andrey Nering | 2017-01-03 | 1 | -2/+4 |
| * | Showing index in front of issue title | Andrey Nering | 2017-01-02 | 1 | -1/+1 |
| * | Notifications - Step 2 | Andrey Nering | 2016-12-30 | 1 | -0/+68 |
* | | UI config to toggle whether user email shows up in Explore Users (#336) | Thiago Avelino | 2017-01-01 | 1 | -1/+1 |
|/ |
|
* | Tab on user profile to show starred repos (#519) | Andrey Nering | 2016-12-29 | 1 | -10/+15 |
* | Added rel="noopener" to target="_blank" hrefs (#327) | Bwko | 2016-12-02 | 1 | -1/+1 |
* | Fixes xss, clickjacking & password autocompletion | Bwko | 2016-11-29 | 4 | -8/+8 |
* | Update link on user’s profile avatar to avatar settings (#287) | Matthias Loibl | 2016-11-28 | 1 | -1/+1 |
* | Merge all pagination-templates into 'base/paginate' | Kim "BKC" Carlbäcker | 2016-11-07 | 1 | -1/+1 |
* | Fix template nil error | Unknwon | 2016-08-14 | 1 | -1/+1 |
* | Fix template error [CI SKIP] | Unknwon | 2016-08-14 | 1 | -1/+1 |
* | #3320 code cleanup | Unknwon | 2016-08-07 | 1 | -2/+2 |
* | Add support for federated avatars (#3320) | Sandro Santilli | 2016-08-07 | 3 | -26/+53 |
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 | 4 | -9/+8 |
* | #1384 add pagination for repositories | Unknwon | 2016-07-24 | 2 | -1/+7 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 4 | -6/+6 |
* | Upgrade octicon to 4.3.0 | Unknwon | 2016-07-16 | 3 | -17/+17 |
* | #2937 able to prohibit user login | Unknwon | 2016-07-16 | 1 | -0/+16 |
* | Do not assume avatar needs be changed from gravatar.com (#3209) | Sandro Santilli | 2016-06-27 | 1 | -6/+2 |
* | #1597 fix activitity feeds for pull requests | Unknwon | 2016-03-05 | 1 | -2/+8 |
* | #1157 some avatar setting changes | Unknwon | 2016-03-05 | 1 | -2/+2 |
* | Render emojis in more places. | Andrey Nering | 2016-03-02 | 2 | -8/+8 |
* | #1821 add actions for close and reopen issues | Unknwon | 2016-02-22 | 1 | -0/+8 |
* | fix #2454 | Unknwon | 2016-02-14 | 1 | -1/+1 |
* | Use icon repo-forked instead of repo-lock for private, forked repos | Florian Kaiser | 2016-01-31 | 1 | -1/+1 |
* | #2491 minor fix for sr on dashboard | Unknwon | 2016-01-29 | 1 | -3/+12 |
* | Minor fix for #2494 | Unknwon | 2016-01-28 | 1 | -1/+1 |
* | URL fix for #2287 | Unknwon | 2016-01-15 | 1 | -9/+9 |