2 Commity (86cff86b46116353e4d6605ccf5a77a7ac65bc78)

Autor SHA1 Wiadomość Data
  David Svantesson 86cff86b46 Update branch API endpoint to show effective branch protection. (#9031) 4 lat temu
  Lunny Xiao daab245167
Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 4 lat temu
  David Svantesson 72aa5a20ec Add team option to grant rights for all organization repositories (#8688) 4 lat temu
  Lunny Xiao a966a0298e Move more webhook codes from models to webhook module (#8802) 4 lat temu
  Lunny Xiao bd7709a602
Hide some user information via API if user have no enough permission (#8655) 4 lat temu
  zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 4 lat temu
  David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045) 4 lat temu
  David Svantesson 1f951cdeba Add API endpoint for accessing repo topics (#7963) 4 lat temu
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 lat temu
  renothing cbf231a675 fix wrong email when use gitea as OAuth2 provider (#7640) 4 lat temu
  Richard Mahn 567e117df8 Fixes #7238 - Annotated tag commit ID incorrect (#7321) 4 lat temu
  zeripath cf2221e3ac Add LastLogin to the User API (#7196) 5 lat temu
  Richard Mahn 8de0b0a3f0 Fixes #2738 - Adds the /git/tags API endpoint (#7138) 5 lat temu
  Richard Mahn 43cf2f3b55 Fixes #7023 - API Org Visibility (#7028) 5 lat temu
  Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 lat temu
  Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478) 5 lat temu
  Segev Finer 34548369e1 Add API for manipulating Git hooks (#6436) 5 lat temu
  zeripath 837116875e Return a UserList from /api/v1/admin/users (#6629) 5 lat temu
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5 lat temu
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 lat temu
  Lunny Xiao 01bbf5ea69 Add API to list tags (#5850) 5 lat temu
  Lunny Xiao b3000ae623 Fix create team, update team missing units (#5188) 5 lat temu
  zeripath 00533d3870 Keys API changes (#4960) 5 lat temu
  Ethan Koenig 7b104f0cd0 Populate URL field of API commits (#3546) 6 lat temu
  Lunny Xiao f94c1b3943
Improvements for supporting UI Location (#3146) 6 lat temu
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 6 lat temu
  Vlad Temian 6ad4990a65 Add fingerprint to ssh key endpoints. (#3009) 6 lat temu
  Lunny Xiao cf6699fb4f fix gpg API panic when no verification (#1451) 7 lat temu
  Antoine GIRARD 14fe9010ae GPG commit validation (#1150) 7 lat temu
  Antoine GIRARD ca1c3f1926 Implement GPG api (#710) 7 lat temu
  Kim "BKC" Carlbäcker 42ec5ce740 Fix breakage from vendor-update 7 lat temu
  Lunny Xiao 3917ed45de golint fixed for routers (#208) 7 lat temu
  Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141) 7 lat temu
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 7 lat temu
  Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports 7 lat temu
  Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 7 lat temu
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 7 lat temu
  Unknwon dccb0c15b9 Replace convert.To with APIFormat calls 7 lat temu
  Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 7 lat temu
  lstahlman 89f71b44f7 Add committer information to API and Webhooks. Also fixes #3271 (#3414) 7 lat temu
  lstahlman 2eeb0ec9b0 Additional API support for labels (#3290) 7 lat temu
  Unknwon 1f2e173a74 Refactor User.Id to User.ID 7 lat temu
  lstahlman 846bf2ca9f Add timestamps to repository api response (#3255) 7 lat temu
  lstahlman 12cb84b97f Extend the API to include more repository properties (#3249) 7 lat temu
  Unknwon e6f927f61a #1692 api: admin list and create team under organization 8 lat temu
  Unknwon 9bd9ad4205 #1692 add CRUD issue APIs 8 lat temu
  Antoine GIRARD b7b30cd85e Corrections following recommendations 8 lat temu
  Antoine GIRARD c11c3b6c11 Near ready 8 lat temu
  Unknwon 9cd16c5b12 #1692 add organization APIs 8 lat temu
  Unknwon b117befc2b #1692 add user email APIs 8 lat temu