39 Commits (800453f33e540960635786a48e36960eb6f9ea67)

Author SHA1 Message Date
  zeripath 800453f33e Add Access-Control-Expose-Headers (#12446) 4 years ago
  Cirno the Strongest b85ce64800 Add pagination headers on endpoints that support total count from database (#11145) 5 years ago
  Cirno the Strongest d1e15c3452 Remove page size limit comment from swagger (#11806) 5 years ago
  guillep2k d629b04495 Various fixes in login sources (#10428) 5 years ago
  6543 795f40b339 Prevent DeleteUser API abuse (#10125) 5 years ago
  SpaWn2KiLl 539bd27f9f API add/generalize pagination (#9452) 5 years ago
  6543 3ac680a9fe [API] Add notification endpoint (#9488) 5 years ago
  6543 0fe99507c3 Swagger info corrections (#9441) 5 years ago
  Lunny Xiao ed968cb57c Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago
  Maxim Tkachenko 9220cd52eb Password Complexity Checks (#6230) 5 years ago
  Lunny Xiao 28c3d70478 Move all mail related codes from models to services/mailer (#7200) 5 years ago
  renothing 1bb5393a42 fix wrong email when use gitea as OAuth2 provider (#7640) 5 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 6 years ago
  Richard Mahn 5cd4783a34 Fixes #6881 - API users search fix (#6882) 6 years ago
  zeripath 6ce1401eb7 Return a UserList from /api/v1/admin/users (#6629) 6 years ago
  John Olheiser 355c701c7f Updates to API 404 responses (#6077) 6 years ago
  John Olheiser 1e87227163 Adds MustChangePassword to user create/edit API, defaults to true (#6193) 6 years ago
  Shashvat Kedia 3e261feadb New API routes added (#5594) 6 years ago
  zeripath 6e8294a54c Fix Swagger JSON autogeneration issues. (#4845) 6 years ago
  EnricoFerro 0f0cc3e617 API /admin/users/{username} missing parameter (#4775) 6 years ago
  Kim "BKC" Carlbäcker fb25c73752 Cleanup models.User.HashPassword (#3334) 7 years ago
  Morgan Bazalgette 548da9750c Change EncodePasswd to HashPassword (#3329) 7 years ago
  Vlad Temian 20952f1c5f Delete a user's public key via admin api (closes #3014) (#3059) 7 years ago
  Ethan Koenig 1df45ea8b0 Update swagger documentation (#2899) 7 years ago
  Antoine GIRARD 8b81ff17f5 Improve swagger doc (#2274) 7 years ago
  Denis Denisov 820c295d94 Fix random string generator (#384) 8 years ago
  Lunny Xiao e134836804 golint fixed for routers (#208) 8 years ago
  Sandro Santilli 827c85ad85 Fix import path of go-sdk (#141) 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Sandro Santilli 6909f35ba0 More... 8 years ago
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon 437ad0d136 #3515 use alert instead 500 for duplicated login source name 8 years ago
  Unknwon 6e37e3f3d7 Replace convert.To with APIFormat calls 8 years ago
  Robin Lambertz 9acb7a034f Add MaxRepoCreation to EditUser API (#2781) 8 years ago
  Richard Mahn 15f2b16568 Added Full Name to CreateUser api call (#3333) 9 years ago
  Unknwon 3b42ab0e57 Refactor User.Id to User.ID 9 years ago
  Unknwon 7b4e810eb5 #2854 fix no mail notification when issue is closed/reopened 9 years ago
  Unknwon 0b2c7a6284 #1692 api: admin list and create team under organization 9 years ago