Commit Graph

137 Commits (d44053eeda9128fb2e8f74205db6b998e7820fa2)

Author SHA1 Message Date
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 5 years ago
David Svantesson 36bcd4cd6b API endpoint for searching teams. (#8108) 5 years ago
David Svantesson 1f951cdeba Add API endpoint for accessing repo topics (#7963) 5 years ago
Mike Schwörer 042089fbaf API method to list all commits of a repository (#6408) 5 years ago
Tamal Saha 6b3f52fe5f Run CORS handler first for /api routes (#7967) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
zeripath 635e7b38bd
Swagger: Add information to API Token header (#7585) 5 years ago
Lunny Xiao b5aa7f7ceb fix api route (#7346) 5 years ago
Richard Mahn cd96dee982 Fixes #7292 - API File Contents bug (#7301) 5 years ago
Richard Mahn 8de0b0a3f0 Fixes #2738 - Adds the /git/tags API endpoint (#7138) 5 years ago
Richard Mahn 1831b3b571 Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 5 years ago
Tamal Saha 34d06f4c6b Handle CORS requests (#6289) 5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 years ago
Lunny Xiao 199faadea3 Fix org visibility bug when git cloning (#6743) 5 years ago
Lunny Xiao 59be704efb Fix team members API (#6714) 5 years ago
zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618) 5 years ago
techknowlogick 19ec2606e9 API OTP Context (#6674) 6 years ago
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 6 years ago
Segev Finer 34548369e1 Add API for manipulating Git hooks (#6436) 6 years ago
mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273) 6 years ago
Vasek Sraier 49b2f45f75 Cleaned permission checks for API -> site admin can now do anything (#6483) 6 years ago
John Olheiser cac9e6e760 Updates to API 404 responses (#6077) 6 years ago
Lunny Xiao 01bbf5ea69 Add API to list tags (#5850) 6 years ago
Lanre Adelowo 9dfdf80af0 Expose issue stopwatch toggling via API (#5970) 6 years ago
Lunny Xiao ecefa9e724 Add single commit API support (#5843) 6 years ago
Lanre Adelowo 57a69ef277 don't allow pull requests to be created on an archived repository (#5883) 6 years ago
zeripath bf47f70c3b
API: Fix null pointer in attempt to Sudo if not logged in (#5872) 6 years ago
Shashvat Kedia 1b90692844 New API routes added (#5594) 6 years ago
Harshit Bansal 5ac6da3c41 api: Add missing GET teams endpoints (#5382) 6 years ago
Shashvat Kedia 6e20b504b1 Delete organization endpoint added (#5601) 6 years ago
Kasi Reddy d5d847e5c4 Git-Trees API (#5403) 6 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 6 years ago
Lauris BH 08bf443016 Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
Lunny Xiao 8ef177f8c5 add api for user to create org (#5268) 6 years ago
zeripath 7096085f2b Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST header for deadline (#5250) 6 years ago
kolaente 6759237eda User action heatmap (#5131) 6 years ago
Oleg Kovalov 5a4648cdd6 Remove check for negative length (#5120) 6 years ago
B-OnTheGo e47df0b301 Enforce token on api routes [fixed critical security issue #4357] (#4840) 6 years ago
zeripath d293a2b9d6 Add sudo functionality to the API (#4809) 6 years ago
Lunny Xiao e48df3ee47 issues api allow pulls and fix #4832 (#4852) 6 years ago
Piotr Orzechowski a74426d631 Swagger.v1.json template (#3572) 6 years ago
kolaente ef6813abc9 Issue due date api (#3890) 6 years ago
techknowlogick ab55ca7ebd
Add ability to delete a token (#4235) 6 years ago
Antoine GIRARD 6efdcaed86 Fix swagger security parts (#4236) 6 years ago
Ethan Koenig 7ea4bfc561 API endpoint for testing webhook (#3550) 6 years ago
Lunny Xiao bec69f702b
Add topic support (#3711) 7 years ago
Jonas Franz 9a5e628a7e Add Attachment API (#3478) 7 years ago
Piotr Orzechowski b104ab3ca1 Add option to enable or disable swagger endpoints (#3502) 7 years ago
Marc Brückner 695b10bedd Fix API-Endpoint release (#3012) 7 years ago
Lauris BH 8ac1501ad7
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 7 years ago