Unknwon
|
ae39f78ad1
|
#1891 attempt to fix invalid csrf token
|
9 years ago |
Unknwon
|
574a4d69e8
|
Rename module: middleware -> context
|
9 years ago |
Alec S
|
f1f1580f7b
|
readd 'dashboard' to title
|
9 years ago |
Alec S
|
e0eb54efa7
|
Merge branch 'develop' of github.com:gogits/gogs into develop
|
9 years ago |
Alec S
|
bdfc6fda87
|
fix indentation
|
9 years ago |
Alec S
|
93bdc4ad19
|
Remove dashboard keyword from title
|
9 years ago |
Alec S
|
103e8008cf
|
change page titles for user and org dashes
|
9 years ago |
Jan Christophersen
|
f87ae17a17
|
Allowing site admins to view private repositories in org/home
|
9 years ago |
Tamás Molnár
|
33a8bcb0ba
|
Added: Ability to delete org avatar.
|
9 years ago |
Unknwon
|
aa6b05b436
|
#1157 some avatar setting changes
- Allow to delete current avatar
|
9 years ago |
Unknwon
|
de270d5d87
|
Fix panic when view profile without signin
Also fix that no matter who, still able to see organizations with private membership.
|
9 years ago |
Unknwon
|
3ca084f567
|
Merge pull request #2578 from exmex/develop
Admins and user itself sees private org relations on profile
|
9 years ago |
Unknwon
|
184d76a5d4
|
Minor fix for #2567
|
9 years ago |
ExMex
|
57f9ff45ee
|
Admins and user itself sees private org relations on profile
|
9 years ago |
Florian Kaiser
|
1f7e7b39f2
|
Only show activities for repositories on dashboard, that the user has access to
|
9 years ago |
Florian Kaiser
|
67b5856061
|
Only show repositories on organization dashboard, that the user has access to
|
9 years ago |
Unknwon
|
2732046410
|
Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page
Hide other teams & repos from organization page
|
9 years ago |
Florian Kaiser
|
d960a61127
|
Remove unnecessary else-block
|
9 years ago |
Florian Kaiser
|
923824eea4
|
Evaulate org/team permissions when using the issue/PR view
|
9 years ago |
Florian Kaiser
|
a850bdd9e7
|
Remove unnecessary comments
|
9 years ago |
Florian Kaiser
|
129747beec
|
Everyone can see public repos
|
9 years ago |
Unknwon
|
094fbc8b2e
|
fix #2529
|
9 years ago |
Florian Kaiser
|
88ae14a8a6
|
Only show teams the user has access to
|
9 years ago |
Florian Kaiser
|
08b69fc9a9
|
Only show repositories the user has access to, on the organization home
|
9 years ago |
Florian Kaiser
|
cddcdf8c87
|
Show all orgs on user profile, except the private one's
|
9 years ago |
ExMex
|
6b1d9699fe
|
Added organization display on profile
Fixed "Follower" Icon too big
|
9 years ago |
Unknwon
|
cf8fa59bd8
|
fix cannot show user public ssh keys
|
9 years ago |
Unknwon
|
1139f6e6d0
|
#2282 fix utf-8 recognized as windows-1252
|
9 years ago |
Unknwon
|
00a60453fb
|
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
|
9 years ago |
Unknwon
|
58332bc908
|
fix #2223
|
9 years ago |
Unknwon
|
ae4bcfa2e0
|
#1692 add organization APIs
|
9 years ago |
Unknwon
|
6dee7a47f0
|
#1692 add user email APIs
|
9 years ago |
Unknwon
|
2c8a3654cc
|
#2154 minor fix
|
9 years ago |
Unknwon
|
6f153b9b14
|
#2154 fix form submit error
|
9 years ago |
Unknwon
|
826d4bd7d1
|
#2154 disable change user for non-local users
- #2153 remove require for gravatar
|
9 years ago |
Unknwon
|
316ca2d3e4
|
fix #976
|
9 years ago |
Adam Strzelecki
|
6b10567eef
|
Admin should be able to see all organizations
This is follow-up for 56c66ee486 allowing admin
to see private repositories, even when not being member of them.
|
9 years ago |
Unknwon
|
81cff77072
|
#1944 Drop /org/ URL path prefix in organization home page
|
9 years ago |
Unknwon
|
b9303efd7c
|
fix #2020
|
9 years ago |
Unknwon
|
a14c20813c
|
fix #650
|
9 years ago |
Unknwon
|
95b10e3b07
|
fix #1119 and data race in timming tasks
|
9 years ago |
Unknwon
|
d138be8346
|
fix typo for #1996
|
9 years ago |
Unknwon
|
ac5927055c
|
work on #1891
|
9 years ago |
Unknwon
|
3b28aed7f2
|
fix #878
|
9 years ago |
Unknwon
|
52992b3405
|
only show user's activities in profile
|
9 years ago |
Unknwon
|
32c481117a
|
fix #1302
|
9 years ago |
Unknwon
|
45460b7e7f
|
save custom avatar as PNG
|
9 years ago |
Unknwon
|
797b4277ff
|
#1459 Dashboard issues lacks sorting
|
9 years ago |
Unknwon
|
f066c2f1d8
|
fix import path, fix #1782
|
9 years ago |
Unknwon
|
e98c4df266
|
fix #981
|
9 years ago |