42 Commits (180b059a5e3512f98436b0ce4e04e816b4eae466)

Author SHA1 Message Date
  David Svantesson 180b059a5e Add API endpoint for accessing repo topics (#7963) 6 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  renothing 1bb5393a42 fix wrong email when use gitea as OAuth2 provider (#7640) 6 years ago
  Richard Mahn a0d2842400 Fixes #7238 - Annotated tag commit ID incorrect (#7321) 6 years ago
  zeripath 3656c3783b Add LastLogin to the User API (#7196) 6 years ago
  Richard Mahn b883738d9d Fixes #2738 - Adds the /git/tags API endpoint (#7138) 6 years ago
  Richard Mahn 8b2f7f7d67 Fixes #7023 - API Org Visibility (#7028) 6 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 6 years ago
  Filip Navara cd35329329 Improve listing performance by using go-git (#6478) 6 years ago
  Segev Finer 9dcb34aee6 Add API for manipulating Git hooks (#6436) 6 years ago
  zeripath 6ce1401eb7 Return a UserList from /api/v1/admin/users (#6629) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  Lunny Xiao d39acd03b8 Add API to list tags (#5850) 6 years ago
  Lunny Xiao 43259b6c65 Fix create team, update team missing units (#5188) 6 years ago
  zeripath 30b162c7fc Keys API changes (#4960) 6 years ago
  Ethan Koenig 13c19d041a Populate URL field of API commits (#3546) 7 years ago
  Lunny Xiao d9b3afb0be Improvements for supporting UI Location (#3146) 7 years ago
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
  Vlad Temian c66eb6cc11 Add fingerprint to ssh key endpoints. (#3009) 7 years ago
  Lunny Xiao 8988e2d6b5 fix gpg API panic when no verification (#1451) 8 years ago
  Antoine GIRARD fe14d3b3fa GPG commit validation (#1150) 8 years ago
  Antoine GIRARD d110b2d4bd Implement GPG api (#710) 8 years ago
  Kim "BKC" Carlbäcker 0287afefa6 Fix breakage from vendor-update 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
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 8 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago
  Unknwon 6e37e3f3d7 Replace convert.To with APIFormat calls 9 years ago
  Unknwon f60f4fc56e #2246 fully support of webhooks for pull request 9 years ago
  lstahlman 3bc40ec99b Add committer information to API and Webhooks. Also fixes #3271 (#3414) 9 years ago
  lstahlman 3c6f0f35f7 Additional API support for labels (#3290) 9 years ago
  Unknwon 3b42ab0e57 Refactor User.Id to User.ID 9 years ago
  lstahlman ccdc54584e Add timestamps to repository api response (#3255) 9 years ago
  lstahlman ab5f52860a Extend the API to include more repository properties (#3249) 9 years ago
  Unknwon 0b2c7a6284 #1692 api: admin list and create team under organization 9 years ago
  Unknwon 5b25440502 #1692 add CRUD issue APIs 9 years ago
  Antoine GIRARD 7407a0b226 Corrections following recommendations 9 years ago
  Antoine GIRARD 42c1153d6e Near ready 9 years ago
  Unknwon ae4bcfa2e0 #1692 add organization APIs 9 years ago