37 コミット (daab2451676b1a3a5312af0e2a443e6017113702)

作成者 SHA1 メッセージ 日付
  Lunny Xiao daab245167
Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 4年前
  Monty Taylor ee7b153dd9 Fix 500 when getting user as unauthenticated user (#8653) 4年前
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4年前
  renothing cbf231a675 fix wrong email when use gitea as OAuth2 provider (#7640) 4年前
  Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5年前
  Richard Mahn 6db3dc7c02 Fixes #6881 - API users search fix (#6882) 5年前
  zeripath 837116875e Return a UserList from /api/v1/admin/users (#6629) 5年前
  Lunny Xiao 1b7dffc3a3 fix bug user search API pagesize didn't obey ExplorePagingNum (#6579) 5年前
  John Olheiser cac9e6e760 Updates to API 404 responses (#6077) 5年前
  Lanre Adelowo 141c58f5a6 add isAdmin to user model (#6231) 5年前
  John Olheiser 994b1be9d1 Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143) 5年前
  kolaente 6759237eda User action heatmap (#5131) 5年前
  zeripath 43f9233914 Fix Swagger JSON autogeneration issues. (#4845) 5年前
  zeripath dd62ca7ba9 Add support for search by uid (#4876) 5年前
  zeripath 36e7cb9755 Update Swagger API to match the return of /users/search (#4847) 5年前
  Lanre Adelowo 4bf0cae1f5 Respect email privacy option in user search via API (#4512) 5年前
  Ethan Koenig f26f4a7e01 Update swagger documentation (#2899) 6年前
  Lunny Xiao 178bd498b9
fix imports 6年前
  Lunny Xiao 219ca5cadb
some fixes 6年前
  Lunny Xiao 6eeadb2082 Hide unactive on explore users and some refactors (#2741) 6年前
  Antoine GIRARD fd8e8a421a Improve swagger doc (#2274) 6年前
  Antoine GIRARD 3edb0c5894 Generate swagger json (#1402) 7年前
  Bo-Yi Wu 3576e1ee73 fix: trim the whitespaces for the search keyword (#893) 7年前
  Kim "BKC" Carlbäcker 42ec5ce740 Fix breakage from vendor-update 7年前
  Lunny Xiao 3917ed45de golint fixed for routers (#208) 7年前
  Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141) 7年前
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 7年前
  Sandro Santilli aadd7dcdc3 And others 7年前
  Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports 7年前
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 7年前
  Unknwon dccb0c15b9 Replace convert.To with APIFormat calls 7年前
  Unknwon 2cb04db526 Fix #3391 7年前
  Unknwon 1f2e173a74 Refactor User.Id to User.ID 8年前
  Unknwon dd6faf7f9b Convert all API handers to use *context.APIContext 8年前
  Unknwon 2bf8494332 #13 finish user and repository search 8年前
  Unknwon 514382e2eb Rename module: middleware -> context 8年前
  Unknwon 56dd430a10 refactor API routes and some work for #976 8年前
  Unknwon cc8f5add6e fix #976 8年前
  Unknwon ff5f14431e fix #1448 8年前
  Unknwon aff49b1c9e unified API error response 8年前
  Unknwon 1453e91f41 minor fix on API response 8年前
  Unknwon 54b52de6ee minor fix on API response 8年前
  Unknwon e50982f5ec allow anonymous SSH clone 8年前
  Unknwon 4cbbaefd82 #1127: hide user e-mail when API caller isn't signed in 9年前
  Unknwon 2b1e67e085 #1127: hide user e-mail when API caller isn't signed in 9年前
  Unknwon ac4a10456e api: able to create repo and fix #726 9年前
  Deiwin Sarjas 48bb0fadc2 update user api search results to include the full name 9年前
  Unknwon 37d8d3afe9 more APIs on #12 9年前
  Unknwon 52d66ba6c8 #12, use go-gogs-client 9年前
  Unknwon 8eb5120fbd #12, API: list user repos, list repo hooks 9年前