58 Commits (0fcef497cb7e4e22f6e0f828e5dcd043fcff2fba)

Author SHA1 Message Date
  guillep2k d629b04495 Various fixes in login sources (#10428) 6 years ago
  6543 795f40b339 Prevent DeleteUser API abuse (#10125) 6 years ago
  Andy Harrison 9d441fc7b3 Minor typo fix (#10043) 6 years ago
  SpaWn2KiLl 539bd27f9f API add/generalize pagination (#9452) 6 years ago
  6543 5e601bb4e9 [API] add GET /orgs endpoint (#9560) 6 years ago
  6543 3ac680a9fe [API] Add notification endpoint (#9488) 6 years ago
  6543 0fe99507c3 Swagger info corrections (#9441) 6 years ago
  Lunny Xiao ed968cb57c Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 6 years ago
  Maxim Tkachenko 9220cd52eb Password Complexity Checks (#6230) 6 years ago
  Lunny Xiao 28c3d70478 Move all mail related codes from models to services/mailer (#7200) 6 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  Lunny Xiao 16e8a23648 add pagination for admin api get orgs and fix only list public orgs bug (#7742) 7 years ago
  renothing 1bb5393a42 fix wrong email when use gitea as OAuth2 provider (#7640) 7 years ago
  Richard Mahn 8b2f7f7d67 Fixes #7023 - API Org Visibility (#7028) 7 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 7 years ago
  Richard Mahn 5cd4783a34 Fixes #6881 - API users search fix (#6882) 7 years ago
  zeripath 6ce1401eb7 Return a UserList from /api/v1/admin/users (#6629) 7 years ago
  John Olheiser 355c701c7f Updates to API 404 responses (#6077) 7 years ago
  John Olheiser 1e87227163 Adds MustChangePassword to user create/edit API, defaults to true (#6193) 7 years ago
  Shashvat Kedia 3e261feadb New API routes added (#5594) 7 years ago
  zeripath 6e8294a54c Fix Swagger JSON autogeneration issues. (#4845) 7 years ago
  EnricoFerro 0f0cc3e617 API /admin/users/{username} missing parameter (#4775) 7 years ago
  Kim "BKC" Carlbäcker fb25c73752 Cleanup models.User.HashPassword (#3334) 8 years ago
  Morgan Bazalgette 548da9750c Change EncodePasswd to HashPassword (#3329) 8 years ago
  Vlad Temian 20952f1c5f Delete a user's public key via admin api (closes #3014) (#3059) 8 years ago
  Ethan Koenig 1df45ea8b0 Update swagger documentation (#2899) 8 years ago
  Antoine GIRARD 8b81ff17f5 Improve swagger doc (#2274) 9 years ago
  Ethan Koenig 901f1f170e Use handlers for API authorization (#723) 9 years ago
  Ethan Koenig dc4990be0d Fix permission bugs in team API (#647) 9 years ago
  Ethan Koenig 24db8d7848 API endpoints for organization teams (#370) 9 years ago
  Denis Denisov 820c295d94 Fix random string generator (#384) 9 years ago
  Lunny Xiao e134836804 golint fixed for routers (#208) 9 years ago
  Sandro Santilli 827c85ad85 Fix import path of go-sdk (#141) 9 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 years ago
  Sandro Santilli 0daccd049a And others 9 years ago
  Sandro Santilli 6909f35ba0 More... 9 years ago
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 9 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago
  Unknwon 437ad0d136 #3515 use alert instead 500 for duplicated login source name 10 years ago
  Unknwon 6e37e3f3d7 Replace convert.To with APIFormat calls 10 years ago
  Robin Lambertz 9acb7a034f Add MaxRepoCreation to EditUser API (#2781) 10 years ago
  Richard Mahn 15f2b16568 Added Full Name to CreateUser api call (#3333) 10 years ago
  Unknwon 3b42ab0e57 Refactor User.Id to User.ID 10 years ago
  Unknwon 7b4e810eb5 #2854 fix no mail notification when issue is closed/reopened 10 years ago
  Unknwon d497e31faa api/admin: add/remove organization team repository 10 years ago
  Unknwon 8328452c5a #1692 add admin APIs to add/remove a user from teams 10 years ago
  Unknwon d2f481e85f Fix status code 10 years ago
  Unknwon 11c481a053 Change list teams API to non-admin specific 10 years ago
  Unknwon 0b2c7a6284 #1692 api: admin list and create team under organization 10 years ago
  Unknwon 5b25440502 #1692 add CRUD issue APIs 10 years ago