Commit Graph

49 Commits (be48397945c77748d412baad3493bb5bd1c95e2a)

Author SHA1 Message Date
Lanre Adelowo 4bf0cae1f5 Respect email privacy option in user search via API (#4512) 6 years ago
techknowlogick ab55ca7ebd
Add ability to delete a token (#4235) 6 years ago
Antoine GIRARD 908e8942cc Fix swagger errors (#4220) 6 years ago
stevegt a5f63fc4d1 swagger: add 'required: true' for params in URL (#4097) 6 years ago
Magnus Lindvall cdb9478774 LDAP Public SSH Keys synchronization (#1844) 6 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
Vlad Temian 469ab99e9a Delete a user's public key via admin api (closes #3014) (#3059) 7 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
Aaron Walker 6a3c03762a API: support '/orgs/:org/repos' (#2047) 7 years ago
Ethan Koenig 8f1d62ad3b Fix GET /users/:username/repos endpoint (#2125) 7 years ago
Bo-Yi Wu 703d18e50d feat: add check misspelling (#1877) 7 years ago
Antoine GIRARD 3edb0c5894 Generate swagger json (#1402) 7 years ago
Lunny Xiao 61b08b5c01 bug fixed for API to get user's repos (#1622) 8 years ago
Antoine GIRARD cf91cfb993 Migrate WatchInfo struct to api (#1492) 8 years ago
Antoine GIRARD ca1c3f1926 Implement GPG api (#710) 8 years ago
Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247) 8 years ago
Lunny Xiao c1d5983d3e fix panic when get user repos from api (#1110) 8 years ago
awwalker c0f99e8229 API: support /users/:username/repos 8 years ago
Ethan Koenig 831ff41754 Fix go vet faults (#1060) 8 years ago
Bo-Yi Wu 3576e1ee73 fix: trim the whitespaces for the search keyword (#893) 8 years ago
Ethan Koenig 8a4161c723 API Endpoint for watching (#191) 8 years ago
Lunny Xiao b4c794058a fixed vulnerabilities (#392) 8 years ago
Ethan Koenig 04b9a7e7a2 Bug fixes for repo permissions in API 8 years ago
Kim "BKC" Carlbäcker 42ec5ce740 Fix breakage from vendor-update 8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 8 years ago
Lunny Xiao 3917ed45de golint fixed for routers (#208) 8 years ago
Ethan Koenig 0834e492c0 API endpoints for stars 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 e6f927f61a #1692 api: admin list and create team under organization 9 years ago
Unknwon 9bd9ad4205 #1692 add CRUD issue APIs 9 years ago
Unknwon dd6faf7f9b Convert all API handers to use *context.APIContext 9 years ago
Unknwon 2bf8494332 #13 finish user and repository search 9 years ago
Unknwon 514382e2eb Rename module: middleware -> context 9 years ago
Unknwon a49af93faf #1692 APIs: Users Followers 9 years ago
Unknwon 9cd16c5b12 #1692 add organization APIs 9 years ago
Unknwon b117befc2b #1692 add user email APIs 9 years ago
Unknwon 978dc00305 APIs: admin users 9 years ago
Unknwon 56dd430a10 refactor API routes and some work for #976 9 years ago