Commit Graph

29 Commits (cac9e6e7605184f5679b1ebfbe5b5805191d9a53)

Author SHA1 Message Date
John Olheiser cac9e6e760 Updates to API 404 responses (#6077)
5 years ago
Lanre Adelowo 141c58f5a6 add isAdmin to user model (#6231)
5 years ago
John Olheiser 994b1be9d1 Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143)
5 years ago
kolaente 6759237eda User action heatmap (#5131)
6 years ago
zeripath 43f9233914 Fix Swagger JSON autogeneration issues. (#4845)
6 years ago
zeripath dd62ca7ba9 Add support for search by uid (#4876)
6 years ago
zeripath 36e7cb9755 Update Swagger API to match the return of /users/search (#4847)
6 years ago
Lanre Adelowo 4bf0cae1f5 Respect email privacy option in user search via API (#4512)
6 years ago
Ethan Koenig f26f4a7e01 Update swagger documentation (#2899)
7 years ago
Lunny Xiao 178bd498b9
fix imports
7 years ago
Lunny Xiao 219ca5cadb
some fixes
7 years ago
Lunny Xiao 6eeadb2082 Hide unactive on explore users and some refactors (#2741)
7 years ago
Antoine GIRARD fd8e8a421a Improve swagger doc (#2274)
7 years ago
Antoine GIRARD 3edb0c5894 Generate swagger json (#1402)
7 years ago
Bo-Yi Wu 3576e1ee73 fix: trim the whitespaces for the search keyword (#893)
7 years ago
Kim "BKC" Carlbäcker 42ec5ce740 Fix breakage from vendor-update
8 years ago
Lunny Xiao 3917ed45de golint fixed for routers (#208)
8 years ago
Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Sandro Santilli aadd7dcdc3 And others
8 years ago
Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon dccb0c15b9 Replace convert.To with APIFormat calls
8 years ago
Unknwon 2cb04db526 Fix #3391
8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID
8 years ago
Unknwon dd6faf7f9b Convert all API handers to use *context.APIContext
8 years ago
Unknwon 2bf8494332 #13 finish user and repository search
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago
Unknwon 56dd430a10 refactor API routes and some work for #976
9 years ago