72 Commits (70bc2c9ba83f28158bcce1fd089b771d3ec0b44b)

Author SHA1 Message Date
  Lunny Xiao ed968cb57c Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago
  Monty Taylor d1ffd45f2f Fix 500 when getting user as unauthenticated user (#8653) 5 years ago
  7FM 7acddf7979 Make /users/{username}/repos list private repos the current user has access to (#8621) 5 years ago
  techknowlogick 84f95d9c4d Remove legacy handling of drone token (#8191) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  renothing 1bb5393a42 fix wrong email when use gitea as OAuth2 provider (#7640) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  techknowlogick 2ccb2eedec Change drone token name to let users know to use oauth2 (#6912) 6 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 6 years ago
  Richard Mahn 5cd4783a34 Fixes #6881 - API users search fix (#6882) 6 years ago
  techknowlogick 1115700cd0 Hash App token (#6724) 6 years ago
  zeripath 6ce1401eb7 Return a UserList from /api/v1/admin/users (#6629) 6 years ago
  Lunny Xiao d858a00702 fix bug user search API pagesize didn't obey ExplorePagingNum (#6579) 6 years ago
  John Olheiser 355c701c7f Updates to API 404 responses (#6077) 6 years ago
  Lanre Adelowo 042af1617c add isAdmin to user model (#6231) 6 years ago
  John Olheiser f8826b1cf2 Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  Daniel Balko 972373912d API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829) (#5383) 6 years ago
  zeripath 30b162c7fc Keys API changes (#4960) 6 years ago
  kolaente c3606173a8 User action heatmap (#5131) 6 years ago
  zeripath 6e8294a54c Fix Swagger JSON autogeneration issues. (#4845) 6 years ago
  zeripath e6c3c20ea3 Add support for search by uid (#4876) 6 years ago
  zeripath 933fec0957 Update Swagger API to match the return of /users/search (#4847) 6 years ago
  Lanre Adelowo f11f4712fb Respect email privacy option in user search via API (#4512) 7 years ago
  techknowlogick a5a30a1cd3 Add ability to delete a token (#4235) 7 years ago
  Antoine GIRARD 00ff25393c Fix swagger errors (#4220) 7 years ago
  stevegt 73557311bc swagger: add 'required: true' for params in URL (#4097) 7 years ago
  Magnus Lindvall 16e14c2a35 LDAP Public SSH Keys synchronization (#1844) 7 years ago
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
  Vlad Temian 20952f1c5f Delete a user's public key via admin api (closes #3014) (#3059) 7 years ago
  Ethan Koenig 1df45ea8b0 Update swagger documentation (#2899) 7 years ago
  Lunny Xiao 9cb1dc7dd8 fix imports 7 years ago
  Lunny Xiao e7ca7b93e2 some fixes 7 years ago
  Lunny Xiao f1b7c521e1 Hide unactive on explore users and some refactors (#2741) 7 years ago
  Antoine GIRARD 8b81ff17f5 Improve swagger doc (#2274) 7 years ago
  Aaron Walker e9c98d4242 API: support '/orgs/:org/repos' (#2047) 8 years ago
  Ethan Koenig 783199dbbf Fix GET /users/:username/repos endpoint (#2125) 8 years ago
  Bo-Yi Wu 9a20c48a65 feat: add check misspelling (#1877) 8 years ago
  Antoine GIRARD 9a699d3712 Generate swagger json (#1402) 8 years ago
  Lunny Xiao 24a1ec995a bug fixed for API to get user's repos (#1622) 8 years ago
  Antoine GIRARD 8e63c1ab44 Migrate WatchInfo struct to api (#1492) 8 years ago
  Antoine GIRARD d110b2d4bd Implement GPG api (#710) 8 years ago
  Ethan Koenig c2ba9ca97b Refactor and fix incorrect comment (#1247) 8 years ago
  Lunny Xiao f1643d7080 fix panic when get user repos from api (#1110) 8 years ago
  awwalker 92595a6f05 API: support /users/:username/repos 8 years ago
  Ethan Koenig 10e11fb4d5 Fix go vet faults (#1060) 8 years ago
  Bo-Yi Wu 110750bf29 fix: trim the whitespaces for the search keyword (#893) 8 years ago
  Ethan Koenig f2f748259e API Endpoint for watching (#191) 8 years ago
  Lunny Xiao e0f49993f5 fixed vulnerabilities (#392) 8 years ago
  Ethan Koenig 2872b66e89 Bug fixes for repo permissions in API 8 years ago