Commit Graph

391 Commits (fbaa52a3a8b1047dc653b3d5f1fc62c5757ff032)

Author SHA1 Message Date
Bo-Yi Wu a90a215662 feat: Add search bar on user profile page. (#787) 8 years ago
Ethan Koenig 400b6fd61c Cache ctxUser in retrieveFeeds(..) (#826) 8 years ago
Bo-Yi Wu 2db0ffe69e fix: User can see the private activity on public activity history. (#818) 8 years ago
Ethan Koenig 2eb15f4a61 Unit tests and remove unused functions in models/notification (#796) 8 years ago
Ethan Koenig da1b6164fe Fix FIXME and remove superfluous queries in models/org (#749) 8 years ago
Ethan Koenig 833f8b94c2 Search bar for issues/pulls (#530) 8 years ago
Andrey Nering d2bb8ef503 Notifications: trying to get a better layout (#660) 8 years ago
Andrew 6dd096b7f0 Two factor authentication support (#630) 8 years ago
xgitea 64b167138f docs: update translation on notification page for zh-CN (#649) 8 years ago
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