30 Commits (ccdd8c1798b2ee3ccd023f697bbe00912d18ea59)

Author SHA1 Message Date
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Lunny Xiao 6c8055fc25 fix API link header (#7298) 6 years ago
  John Olheiser 0b1d50be72 API error cleanup (#7186) 6 years ago
  Mario Lubenka d49439f42e Unifies pagination template usage (#6531) (#6533) 6 years ago
  techknowlogick b668308113 API OTP Context (#6674) 6 years ago
  Segev Finer 9dcb34aee6 Add API for manipulating Git hooks (#6436) 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
  John Olheiser 355c701c7f Updates to API 404 responses (#6077) 6 years ago
  zeripath add9b0c141 Refactor repo.isBare to repo.isEmpty #5629 (#5714) 6 years ago
  zeripath 74845bbea0 Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST header for deadline (#5250) 6 years ago
  Antoine GIRARD 8b81ff17f5 Improve swagger doc (#2274) 7 years ago
  Jonas Östanbäck 5c3fc0b67f Correct grammar in APIEmpty documentation (#1748) 8 years ago
  Antoine GIRARD 9a699d3712 Generate swagger json (#1402) 8 years ago
  Ethan Koenig 9c781e8fd4 Fix typos in models/ and modules/ (#1248) 8 years ago
  Ethan Koenig 9015c12eb8 Repo permission bug fixes (#513) 8 years ago
  Kim "BKC" Carlbäcker b20aadde50 [API] Pull Requests (#248) 8 years ago
  Lunny Xiao b5a7692d63 Golint fixed for modules/setting (#262) 8 years ago
  Lunny Xiao 86a328cf36 Golint fixed for modules/context 8 years ago
  Ethan Koenig 4503176480 API endpoints for stars 8 years ago
  Thibault Meyer 6ef997ca64 Normalize files with gofmt 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Thomas Boerger d9a7026ca3 Set correct doc url for go-sdk 8 years ago
  Matthias Loibl 929972fc8d Fix imports found by goimports. 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon 8328452c5a #1692 add admin APIs to add/remove a user from teams 9 years ago
  Unknwon 5b25440502 #1692 add CRUD issue APIs 9 years ago
  Unknwon da092dd05b Convert all API handers to use *context.APIContext 9 years ago
  Unknwon 2eadcbdb03 Add APIContext 9 years ago