Commit Graph

432 Commits (be48397945c77748d412baad3493bb5bd1c95e2a)

Author SHA1 Message Date
Andrey Nering 769e0a3ea6 Notifications: mark as read/unread and pin (#629) 8 years ago
derSuessmann 51d578ff33 Add Keep email private (see issue #571). (#571) 8 years ago
Andrey Nering b354cf362e Add pagination for notifications 8 years ago
Andrey Nering 341a3b571b Do not get count on /api routers 8 years ago
Andrey Nering 6069abe5fd Notifications - Step 2 8 years ago
Andrey Nering b992858883 Tab on user profile to show starred repos (#519) 8 years ago
Bwko f27d87d93b Added minimum password length to app.ini (#223) 8 years ago
Ethan Koenig d0932ef147 Bug fixes for Issues filters (#413) 8 years ago
Lunny Xiao a12da66dfb resolved #394 (#396) 8 years ago
Denis Denisov 380e32e129 Fix random string generator (#384) 8 years ago
Lunny Xiao b4c794058a fixed vulnerabilities (#392) 8 years ago
Bwko a4ece1f223 Fixes typos 8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 8 years ago
Lunny Xiao cf045b029c golint fixed for parts of routers root, dev, user and org dirs (#167) 8 years ago
Thibault Meyer ddee4c8b58
Normalize files with gofmt 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Joubert RedRat f91cbf0fed Support to last login feature 8 years ago
Sandro Santilli b7bf9dfd28 more 8 years ago
Sandro Santilli f6a11e0de1 More MixedCase consts 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
LefsFlare 2cb5ec5983 Prevented user enumeration of valid users through HTTP status codes of login (#3639) (#3654) 8 years ago
Unknwon 780cc2d110 router/repo: code refactoring 8 years ago
Unknwon f0b5c3b90a #3448 redirect if any after sign in 8 years ago
lstahlman 2c82fc3edb Fix for #3410 overall issues for organisations is limited to num_repos from the user (#3412) 8 years ago
Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320) 8 years ago
Unknwon cf6d321991 Ignore repository with issue disabled or use external tracker in dashboard issues 8 years ago
Unknwon 50422f1fc2 #3348 always use relative avatar link in the template 8 years ago
Unknwon e74630ae3b #1384 add pagination for repositories 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Unknwon 46e96c008c Use struct for UI settings 8 years ago
Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened 8 years ago
Unknwon 762ab056a2 Fix XORM IN condition table name parse 9 years ago
Zachery Hostens 63e21c146a ensure we don’t try changing LDAP passswords 9 years ago
Unknwon 9bd9ad4205 #1692 add CRUD issue APIs 9 years ago
Unknwon b4f47a7623 #1891 attempt to fix invalid csrf token 9 years ago
Unknwon 514382e2eb Rename module: middleware -> context 9 years ago
Alec S 792c13cf0a readd 'dashboard' to title 9 years ago
Alec S bfed3ea7d3 fix indentation 9 years ago
Alec S affa3c2dbf Remove dashboard keyword from title 9 years ago
Alec S 6775ac7334 change page titles for user and org dashes 9 years ago
Jan Christophersen 72a8fa3bc8 Allowing site admins to view private repositories in org/home 9 years ago
Tamás Molnár 9c91e27933 Added: Ability to delete org avatar. 9 years ago
Unknwon a2f13eae55 #1157 some avatar setting changes 9 years ago
Unknwon aa12135b97 Fix panic when view profile without signin 9 years ago
Unknwon a1d97e8f5c Minor fix for #2567 9 years ago
ExMex 2cfe6f8c60 Admins and user itself sees private org relations on profile 9 years ago
Florian Kaiser 45db167f7a Only show activities for repositories on dashboard, that the user has access to 9 years ago
Florian Kaiser 90e9e3c89d Only show repositories on organization dashboard, that the user has access to 9 years ago
Florian Kaiser c3ff476ed6 Remove unnecessary else-block 9 years ago
Florian Kaiser bead46363b Evaulate org/team permissions when using the issue/PR view 9 years ago