Commit Graph

95 Commits (bc05ddc0ebd6fdc826ef2beec99304bac60ddd8a)

Author SHA1 Message Date
Andrew Bezold bc05ddc0eb
Redirect on changed user and org name (#11649)
3 years ago
zeripath ad1164f73b
Disable SSH key deletion of externally managed Keys (#13985)
3 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103)
3 years ago
Norwin bdeccc3688
Fix api doc response code (#14123)
3 years ago
Norwin f6bec85296
rework heatmap permissions (#14080)
3 years ago
6543 7ac8a770e1
Move Repo APIFormat to convert package (#13787)
3 years ago
Chris Shyi d025d84d91
Add email validity check (#13475)
3 years ago
6543 d5b6931dbe
[API] Delete Token accept names too (#12366)
4 years ago
zeripath 7c2cf236f8
Allow addition of gpg keyring with multiple keys (#12487)
4 years ago
zeripath 2ef318e6f1
Add Access-Control-Expose-Headers (#12446)
4 years ago
Clark Boylan 7e401fb026
Fix repo API listing stability (#12057)
4 years ago
Cirno the Strongest 81324cf37c
Add pagination headers on endpoints that support total count from database (#11145)
4 years ago
Cirno the Strongest 0159851cc3
Rework api/user/repos for pagination (#11827)
4 years ago
Cirno the Strongest 27a6e03906
Remove page size limit comment from swagger (#11806)
4 years ago
6543 560744fb33
Handle expected errors in AddGPGkey API (#11644)
4 years ago
6543 ab69b9b1a6
Refactor UpdateOAuth2Application (#11034)
4 years ago
6543 bb4261a5ed
Add issue subscription check to API (#10967)
4 years ago
6543 70fab7e26a
document 404 responce and meaning (#11073)
4 years ago
6543 ad5c43ae5d
Reject duplicate AccessToken names (#10994)
4 years ago
Dan Molik 743022116d
Add Get/Update for api/v1/user/applications/oauth2 (#11008)
4 years ago
Gustavo Marin af61b2249a
adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
6543 2848c5eb8f Swagger info corrections (#9441)
4 years ago
Lunny Xiao daab245167
Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892)
5 years ago
Monty Taylor ee7b153dd9 Fix 500 when getting user as unauthenticated user (#8653)
5 years ago
7FM 22272fe1e4 Make /users/{username}/repos list private repos the current user has access to (#8621)
5 years ago
techknowlogick a60d3cbea2 Remove legacy handling of drone token (#8191)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
renothing cbf231a675 fix wrong email when use gitea as OAuth2 provider (#7640)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
techknowlogick 5ffc9656c6
Change drone token name to let users know to use oauth2 (#6912)
5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905)
5 years ago
Richard Mahn 6db3dc7c02 Fixes #6881 - API users search fix (#6882)
5 years ago
techknowlogick 46373e7657
Hash App token (#6724)
5 years ago
zeripath 837116875e Return a UserList from /api/v1/admin/users (#6629)
5 years ago
Lunny Xiao 1b7dffc3a3 fix bug user search API pagesize didn't obey ExplorePagingNum (#6579)
5 years ago
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
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
5 years ago
Daniel Balko 3379141d81 API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829) (#5383)
5 years ago
zeripath 00533d3870 Keys API changes (#4960)
6 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
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