142 Commits (70bc2c9ba83f28158bcce1fd089b771d3ec0b44b)

Author SHA1 Message Date
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 5 years ago
  6543 c5139e42d3 Add API for Issue set Subscription (#8729) 5 years ago
  Brad Albright 773824ade0 Allow cross-repository dependencies on issues (#7901) 5 years ago
  Lunny Xiao 9dc48fb7d6 Revert "API should follow RequireSignInView (#8654)" (#8675) 5 years ago
  Lunny Xiao 8b7df9f87c API should follow RequireSignInView (#8654) 5 years ago
  zeripath 76b8e9500e Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 5 years ago
  David Svantesson 1d9817fd1c API endpoint for searching teams. (#8108) 5 years ago
  David Svantesson 180b059a5e Add API endpoint for accessing repo topics (#7963) 5 years ago
  Mike Schwörer d737757149 API method to list all commits of a repository (#6408) 5 years ago
  Tamal Saha 740478d43d Run CORS handler first for /api routes (#7967) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  zeripath 72f71dfe4a Swagger: Add information to API Token header (#7585) 6 years ago
  Lunny Xiao 3e1aca4d0c fix api route (#7346) 6 years ago
  Richard Mahn c35a88f83a Fixes #7292 - API File Contents bug (#7301) 6 years ago
  Richard Mahn b883738d9d Fixes #2738 - Adds the /git/tags API endpoint (#7138) 6 years ago
  Richard Mahn b1b0bc1e07 Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 6 years ago
  Tamal Saha 96c6253b9b Handle CORS requests (#6289) 6 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 6 years ago
  Lunny Xiao 81b43f22b1 Fix org visibility bug when git cloning (#6743) 6 years ago
  Lunny Xiao fcc79d50df Fix team members API (#6714) 6 years ago
  zeripath 718c47861a Trace Logging on Permission Denied & ColorFormat (#6618) 6 years ago
  techknowlogick b668308113 API OTP Context (#6674) 6 years ago
  Richard Mahn 0f5cb632d2 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 6 years ago
  Segev Finer 9dcb34aee6 Add API for manipulating Git hooks (#6436) 6 years ago
  mrsdizzie 50747bc12e Improve issue autolinks (#6273) 6 years ago
  Vasek Sraier 691fa52e39 Cleaned permission checks for API -> site admin can now do anything (#6483) 6 years ago
  John Olheiser 355c701c7f Updates to API 404 responses (#6077) 6 years ago
  Lunny Xiao d39acd03b8 Add API to list tags (#5850) 6 years ago
  Lanre Adelowo f9895f0a38 Expose issue stopwatch toggling via API (#5970) 6 years ago
  Lunny Xiao a3ef26dd36 Add single commit API support (#5843) 6 years ago
  Lanre Adelowo e95654cbc1 don't allow pull requests to be created on an archived repository (#5883) 6 years ago
  zeripath 02f867addc API: Fix null pointer in attempt to Sudo if not logged in (#5872) 6 years ago
  Shashvat Kedia 3e261feadb New API routes added (#5594) 6 years ago
  Harshit Bansal 8c26a74a55 api: Add missing GET teams endpoints (#5382) 6 years ago
  Shashvat Kedia a0d69e97a5 Delete organization endpoint added (#5601) 6 years ago
  Kasi Reddy 049c24ea77 Git-Trees API (#5403) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  Lauris BH 1969cf6f8b Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
  Lunny Xiao 3a099b1861 add api for user to create org (#5268) 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
  kolaente c3606173a8 User action heatmap (#5131) 6 years ago
  Oleg Kovalov b21d2cae09 Remove check for negative length (#5120) 6 years ago
  B-OnTheGo e827cc6ca9 Enforce token on api routes [fixed critical security issue #4357] (#4840) 6 years ago
  zeripath 7c03def5f4 Add sudo functionality to the API (#4809) 6 years ago
  Lunny Xiao 321e68f3ad issues api allow pulls and fix #4832 (#4852) 6 years ago
  Piotr Orzechowski 3a6750ac98 Swagger.v1.json template (#3572) 7 years ago
  kolaente 1208e48b4b Issue due date api (#3890) 7 years ago
  techknowlogick a5a30a1cd3 Add ability to delete a token (#4235) 7 years ago
  Antoine GIRARD 434c7d411f Fix swagger security parts (#4236) 7 years ago
  Ethan Koenig 5a752609bc API endpoint for testing webhook (#3550) 7 years ago