aboutsummaryrefslogtreecommitdiff
path: root/routers/user
Commit message (Expand)AuthorAge
* Some code renamingUnknwon2016-12-22
* Fix vulnerabilities reported in #3959Unknwon2016-12-22
* Fix random string generator (#3953)leonklingele2016-12-21
* Prevented user enumeration of valid users through HTTP status codes of login ...LefsFlare2016-10-16
* router/repo: code refactoringUnknwon2016-08-30
* #3448 redirect if any after sign inUnknwon2016-08-27
* Fix for #3410 overall issues for organisations is limited to num_repos from t...lstahlman2016-08-09
* Add support for federated avatars (#3320)Sandro Santilli2016-08-07
* Ignore repository with issue disabled or use external tracker in dashboard is...Unknwon2016-08-05
* #3348 always use relative avatar link in the templateUnknwon2016-08-05
* #1384 add pagination for repositoriesUnknwon2016-07-24
* Refactor User.Id to User.IDUnknwon2016-07-24
* Use struct for UI settingsUnknwon2016-07-24
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-16
* Fix XORM IN condition table name parseUnknwon2016-03-27
* Merge pull request #2823 from zacheryph/feature/local-only-password-resetUnknwon2016-03-14
|\
| * ensure we don’t try changing LDAP passswordsZachery Hostens2016-03-14
* | #1692 add CRUD issue APIsUnknwon2016-03-13
* | #1891 attempt to fix invalid csrf tokenUnknwon2016-03-12
* | Rename module: middleware -> contextUnknwon2016-03-11
|/
* readd 'dashboard' to titleAlec S2016-03-10
* Merge branch 'develop' of github.com:gogits/gogs into developAlec S2016-03-09
|\
| * Allowing site admins to view private repositories in org/homeJan Christophersen2016-03-08
* | fix indentationAlec S2016-03-09
* | Remove dashboard keyword from titleAlec S2016-03-09
* | change page titles for user and org dashesAlec S2016-03-09
|/
* Added: Ability to delete org avatar.Tamás Molnár2016-03-06
* #1157 some avatar setting changesUnknwon2016-03-05
* Fix panic when view profile without signinUnknwon2016-02-19
* Merge pull request #2578 from exmex/developUnknwon2016-02-14
|\
| * Admins and user itself sees private org relations on profileExMex2016-02-07
* | Minor fix for #2567Unknwon2016-02-14
* | Only show activities for repositories on dashboard, that the user has access toFlorian Kaiser2016-02-06
* | Only show repositories on organization dashboard, that the user has access toFlorian Kaiser2016-02-05
|/
* Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-pageUnknwon2016-02-04
|\
| * Remove unnecessary else-blockFlorian Kaiser2016-02-04
| * Evaulate org/team permissions when using the issue/PR viewFlorian Kaiser2016-01-31
| * Remove unnecessary commentsFlorian Kaiser2016-01-31
| * Everyone can see public reposFlorian Kaiser2016-01-31
| * Only show teams the user has access toFlorian Kaiser2016-01-31
| * Only show repositories the user has access to, on the organization homeFlorian Kaiser2016-01-31
* | fix #2529Unknwon2016-01-31
* | Show all orgs on user profile, except the private one'sFlorian Kaiser2016-01-30
|/
* Added organization display on profileExMex2016-01-12
* fix cannot show user public ssh keysUnknwon2016-01-09
* #2282 fix utf-8 recognized as windows-1252Unknwon2015-12-25
* #1692 APIs: Users FollowersUnknwon2015-12-21
* fix #2223Unknwon2015-12-17
* #1692 add organization APIsUnknwon2015-12-17
* #1692 add user email APIsUnknwon2015-12-15