Commit Graph

154 Commits (2677d071f911fb91f382acfedaedc251bd807f70)

Author SHA1 Message Date
6543 10055bd2b1 [API] add GET /orgs endpoint (#9560)
4 years ago
6543 e8ea0695b0 [API] creat org repo call same as github (#9186)
4 years ago
6543 6baa5d7588 [API] Add notification endpoint (#9488)
4 years ago
6543 14a9687444 times Add filters (#9373)
4 years ago
6543 e88d67b774 [API] add comments endpoint for single comment (#9494)
4 years ago
6543 134e3fdf3d [API] dont reqToken on GetReactions (fix #9543) (#9548)
4 years ago
6543 f2d03cda96 [API] Extend times API (#9200)
4 years ago
6543 2848c5eb8f Swagger info corrections (#9441)
4 years ago
6543 aceb1085c7 [API] extend StopWatch (#9196)
4 years ago
6543 37e10d4543 [API] Add Reactions (#9220)
4 years ago
6543 2ab8c78c30 Refactor Issues Subscription (#8738)
4 years ago
David Svantesson 184e47f6ce Handle setting default branch via API (#9030)
4 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901)
4 years ago
6543 5a187f4bcc Add API for Issue set Subscription (#8729)
5 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901)
5 years ago
Lunny Xiao 0a80164bec Revert "API should follow RequireSignInView (#8654)" (#8675)
5 years ago
Lunny Xiao 3c63c3ace4
API should follow RequireSignInView (#8654)
5 years ago
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)
5 years ago
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)
5 years ago
Segev Finer 34548369e1 Add API for manipulating Git hooks (#6436)
5 years ago
mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273)
5 years ago
Vasek Sraier 49b2f45f75 Cleaned permission checks for API -> site admin can now do anything (#6483)
5 years ago
John Olheiser cac9e6e760 Updates to API 404 responses (#6077)
5 years ago
Lunny Xiao 01bbf5ea69 Add API to list tags (#5850)
5 years ago
Lanre Adelowo 9dfdf80af0 Expose issue stopwatch toggling via API (#5970)
5 years ago
Lunny Xiao ecefa9e724 Add single commit API support (#5843)
5 years ago
Lanre Adelowo 57a69ef277 don't allow pull requests to be created on an archived repository (#5883)
5 years ago
zeripath bf47f70c3b
API: Fix null pointer in attempt to Sudo if not logged in (#5872)
5 years ago
Shashvat Kedia 1b90692844 New API routes added (#5594)
5 years ago
Harshit Bansal 5ac6da3c41 api: Add missing GET teams endpoints (#5382)
5 years ago
Shashvat Kedia 6e20b504b1 Delete organization endpoint added (#5601)
5 years ago
Kasi Reddy d5d847e5c4 Git-Trees API (#5403)
5 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
5 years ago
Lauris BH 08bf443016 Implement git refs API for listing references (branches, tags and other) (#5354)
5 years ago