59 Commits (57e2f22847e07acfbffbbffa1a12c19bd67bceea)

Author SHA1 Message Date
  John Olheiser 355c701c7f Updates to API 404 responses (#6077) 7 years ago
  Lanre Adelowo 042af1617c add isAdmin to user model (#6231) 7 years ago
  John Olheiser f8826b1cf2 Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143) 7 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 7 years ago
  Daniel Balko 972373912d API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829) (#5383) 7 years ago
  zeripath 30b162c7fc Keys API changes (#4960) 7 years ago
  kolaente c3606173a8 User action heatmap (#5131) 7 years ago
  zeripath 6e8294a54c Fix Swagger JSON autogeneration issues. (#4845) 7 years ago
  zeripath e6c3c20ea3 Add support for search by uid (#4876) 7 years ago
  zeripath 933fec0957 Update Swagger API to match the return of /users/search (#4847) 7 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) 8 years ago
  Vlad Temian 20952f1c5f Delete a user's public key via admin api (closes #3014) (#3059) 8 years ago
  Ethan Koenig 1df45ea8b0 Update swagger documentation (#2899) 8 years ago
  Lunny Xiao 9cb1dc7dd8 fix imports 8 years ago
  Lunny Xiao e7ca7b93e2 some fixes 8 years ago
  Lunny Xiao f1b7c521e1 Hide unactive on explore users and some refactors (#2741) 8 years ago
  Antoine GIRARD 8b81ff17f5 Improve swagger doc (#2274) 8 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) 9 years ago
  Lunny Xiao 24a1ec995a bug fixed for API to get user's repos (#1622) 9 years ago
  Antoine GIRARD 8e63c1ab44 Migrate WatchInfo struct to api (#1492) 9 years ago
  Antoine GIRARD d110b2d4bd Implement GPG api (#710) 9 years ago
  Ethan Koenig c2ba9ca97b Refactor and fix incorrect comment (#1247) 9 years ago
  Lunny Xiao f1643d7080 fix panic when get user repos from api (#1110) 9 years ago
  awwalker 92595a6f05 API: support /users/:username/repos 9 years ago
  Ethan Koenig 10e11fb4d5 Fix go vet faults (#1060) 9 years ago
  Bo-Yi Wu 110750bf29 fix: trim the whitespaces for the search keyword (#893) 9 years ago
  Ethan Koenig f2f748259e API Endpoint for watching (#191) 9 years ago
  Lunny Xiao e0f49993f5 fixed vulnerabilities (#392) 9 years ago
  Ethan Koenig 2872b66e89 Bug fixes for repo permissions in API 9 years ago
  Kim "BKC" Carlbäcker 0287afefa6 Fix breakage from vendor-update 9 years ago
  Lunny Xiao b5a7692d63 Golint fixed for modules/setting (#262) 9 years ago
  Lunny Xiao e134836804 golint fixed for routers (#208) 9 years ago
  Ethan Koenig 4503176480 API endpoints for stars 9 years ago
  Sandro Santilli 827c85ad85 Fix import path of go-sdk (#141) 9 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 years ago
  Sandro Santilli 0daccd049a And others 9 years ago
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 9 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago
  Unknwon 6e37e3f3d7 Replace convert.To with APIFormat calls 9 years ago
  Unknwon fdd6a233a9 Fix #3391 9 years ago
  Unknwon 3b42ab0e57 Refactor User.Id to User.ID 9 years ago
  Unknwon 0b2c7a6284 #1692 api: admin list and create team under organization 10 years ago