Commit Graph

402 Commits (ef78309b6535e4feff7b48d4b119180504616e13)

Author SHA1 Message Date
Willem van Dreumel 01d957677f Oauth2 consumer (#679) 8 years ago
Lunny Xiao 847527fd6d Fix all the bugs in issues and pulls on dashboard (#943) 8 years ago
Bo-Yi Wu a31f64d639 fix: 500 error on /explore/repos page. (#946) 8 years ago
Lunny Xiao 9c645b54dc bug fixed on issues and pulls 8 years ago
Lunny Xiao 7a9a5c8a69 Fix assigned issues dashboard (#920) 8 years ago
Bo-Yi Wu 23aba523b5 feat: support search bar on star tab of user profile. (#917) 8 years ago
Bo-Yi Wu 3576e1ee73 fix: trim the whitespaces for the search keyword (#893) 8 years ago
Bo-Yi Wu a195c3fabe fix: Admin can also search private user repository. (#869) 8 years ago
Bo-Yi Wu b13232f524 feat: support paginater on star tab of user profile. (#845) 8 years ago
Bo-Yi Wu 71d35dae8c fix: wrong pages number which includes private repository count. (#844) 8 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742) 8 years ago
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