summaryrefslogtreecommitdiffstats
path: root/routers/user
Commit message (Collapse)AuthorAgeFilesLines
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-162-13/+11
|
* Fix XORM IN condition table name parseUnknwon2016-03-271-1/+1
|
* Merge pull request #2823 from zacheryph/feature/local-only-password-resetUnknwon2016-03-141-0/+6
|\ | | | | Prevent `Forgot Password` for non local users
| * ensure we don’t try changing LDAP passswordsZachery Hostens2016-03-141-0/+6
| |
* | #1692 add CRUD issue APIsUnknwon2016-03-131-5/+0
| | | | | | | | | | - Fix go-gogs-client#10 - Related to #809
* | #1891 attempt to fix invalid csrf tokenUnknwon2016-03-121-0/+6
| |
* | Rename module: middleware -> contextUnknwon2016-03-114-49/+89
|/
* readd 'dashboard' to titleAlec S2016-03-101-1/+1
|
* Merge branch 'develop' of github.com:gogits/gogs into developAlec S2016-03-091-4/+13
|\
| * Allowing site admins to view private repositories in org/homeJan Christophersen2016-03-081-4/+13
| |
* | fix indentationAlec S2016-03-091-1/+1
| |
* | Remove dashboard keyword from titleAlec S2016-03-091-1/+1
| |
* | change page titles for user and org dashesAlec S2016-03-091-2/+2
|/
* Added: Ability to delete org avatar.Tamás Molnár2016-03-061-6/+3
|
* #1157 some avatar setting changesUnknwon2016-03-051-9/+27
| | | | - Allow to delete current avatar
* Fix panic when view profile without signinUnknwon2016-02-191-1/+1
| | | | Also fix that no matter who, still able to see organizations with private membership.
* Merge pull request #2578 from exmex/developUnknwon2016-02-141-2/+3
|\ | | | | Admins and user itself sees private org relations on profile
| * Admins and user itself sees private org relations on profileExMex2016-02-071-2/+3
| |
* | Minor fix for #2567Unknwon2016-02-142-2/+2
| |
* | Only show activities for repositories on dashboard, that the user has access toFlorian Kaiser2016-02-062-4/+4
| |
* | Only show repositories on organization dashboard, that the user has access toFlorian Kaiser2016-02-051-5/+15
|/
* Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-pageUnknwon2016-02-041-14/+25
|\ | | | | Hide other teams & repos from organization page
| * Remove unnecessary else-blockFlorian Kaiser2016-02-041-3/+3
| |
| * Evaulate org/team permissions when using the issue/PR viewFlorian Kaiser2016-01-311-4/+11
| |
| * Remove unnecessary commentsFlorian Kaiser2016-01-311-1/+1
| |
| * Everyone can see public reposFlorian Kaiser2016-01-311-5/+13
| |
| * Only show teams the user has access toFlorian Kaiser2016-01-311-6/+3
| |
| * Only show repositories the user has access to, on the organization homeFlorian Kaiser2016-01-311-6/+5
| |
* | fix #2529Unknwon2016-01-311-1/+1
| |
* | Show all orgs on user profile, except the private one'sFlorian Kaiser2016-01-301-3/+3
|/
* Added organization display on profileExMex2016-01-121-0/+7
| | | | Fixed "Follower" Icon too big
* fix cannot show user public ssh keysUnknwon2016-01-091-4/+8
|
* #2282 fix utf-8 recognized as windows-1252Unknwon2015-12-251-1/+2
|
* #1692 APIs: Users FollowersUnknwon2015-12-212-63/+145
| | | | | - User profile un/follow - List user's followers/following
* fix #2223Unknwon2015-12-171-1/+1
|
* #1692 add organization APIsUnknwon2015-12-171-1/+1
|
* #1692 add user email APIsUnknwon2015-12-151-1/+1
|
* #2154 minor fixUnknwon2015-12-111-1/+1
|
* #2154 fix form submit errorUnknwon2015-12-111-14/+25
|
* #2154 disable change user for non-local usersUnknwon2015-12-111-2/+4
| | | | - #2153 remove require for gravatar
* fix #976Unknwon2015-12-031-2/+2
|
* Admin should be able to see all organizationsAdam Strzelecki2015-11-301-1/+1
| | | | | This is follow-up for 56c66ee486b4b8d544201662de62a23f36e6a069 allowing admin to see private repositories, even when not being member of them.
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-241-1/+34
|
* fix #2020Unknwon2015-11-242-2/+2
|
* fix #650Unknwon2015-11-221-69/+35
|
* fix #1119 and data race in timming tasksUnknwon2015-11-201-0/+3
|
* fix typo for #1996Unknwon2015-11-191-1/+1
|
* work on #1891Unknwon2015-11-181-1/+2
|
* fix #878Unknwon2015-11-181-1/+1
|
* only show user's activities in profileUnknwon2015-11-161-1/+1
|