37 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
  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
  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
  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
  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
  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
  Antoine GIRARD 9a699d3712 Generate swagger json (#1402) 8 years ago
  Bo-Yi Wu 110750bf29 fix: trim the whitespaces for the search keyword (#893) 8 years ago
  Kim "BKC" Carlbäcker 0287afefa6 Fix breakage from vendor-update 8 years ago
  Lunny Xiao e134836804 golint fixed for routers (#208) 8 years ago
  Sandro Santilli 827c85ad85 Fix import path of go-sdk (#141) 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Sandro Santilli 0daccd049a And others 8 years ago
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 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 da092dd05b Convert all API handers to use *context.APIContext 9 years ago
  Unknwon 2d90be9c2e #13 finish user and repository search 9 years ago
  Unknwon 574a4d69e8 Rename module: middleware -> context 9 years ago
  Unknwon c6f6031bd5 refactor API routes and some work for #976 9 years ago