Commit Graph

207 Commits (f7cd394680f885061144d236abc3c25f30be3147)

Author SHA1 Message Date
6543 f7cd394680
[API] Add repoCreateTag (#16165)
3 years ago
6543 b3fbd37e99
[API] expose repo.GetReviewers() & repo.GetAssignees() (#16168)
3 years ago
Lunny Xiao fb3ffeb18d
Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086)
3 years ago
zeripath cbf30830d2
Add missing SameSite settings for the i_like_gitea cookie (#16037)
3 years ago
Norwin e542b416a7
api: fix overly strict edit pr permissions (#15900)
3 years ago
6543 e278614753
[API] make change repo settings work on empty repos (#15778)
3 years ago
zeripath 47fd156936
Use route rather than use thus reducing the number of stack frames (#15301)
3 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305)
3 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282)
3 years ago
zeripath 91ee3be588
Prevent incorrect HTML escaping in swagger.json (#14957)
3 years ago
zeripath c8e5c79cfd
Add ui.explore settings to control view of explore pages (2) (#14094)
3 years ago
techknowlogick a3cc842e15
Show Gitea version in swagger (#14654)
3 years ago
Paweł Bogusławski 7d7007dca7
Added option to disable webhooks (#13176)
3 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674)
3 years ago
6543 5f248d0df2
[API] Add delete release by tag & fix unreleased inconsistency (#14563)
3 years ago
6543 6d27703f14
[API] List, Check, Add & delete endpoints for repository teams (#13630)
3 years ago
Lunny Xiao a51cc6dea4
Fix access log (#14475)
3 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293)
3 years ago
Andrew Bezold bc05ddc0eb
Redirect on changed user and org name (#11649)
3 years ago
Lunny Xiao dc66e4740f
Fix middlewares sequences (#14354)
3 years ago
6543 7d2700c8be
[API] Only Return Json (#13511)
3 years ago
John Olheiser b5e974c8a5
Delete tag API (#13358)
3 years ago
a1012112796 b9850375fc
Add review request api (#11355)
3 years ago
zeripath f2858600af
Return 404 not 500 from API if team does not exist (#13118)
4 years ago
Johan Van de Wauw 34d9cb335c
API: Get release by tags endpoint (#12932)
4 years ago
zeripath 7a7f56044a
Adopt repositories (#12920)
4 years ago
John Olheiser 26c4a049da
Issue templates directory (#11450)
4 years ago
6543 fd60ebfe14
[API] Migration: Change ServiceType String (#12672)
4 years ago
6543 dba5d82f86
Expose Attachemnt Settings by API (#12514)
4 years ago
6543 2a52aeec49
API: Expose its limitation settings (#12714)
4 years ago
zeripath 2ae8c7ab1c
Add cron running API (#12421)
4 years ago
赵智超 8a6790b2aa
Add API to update pr headBranch (#12419)
4 years ago
6543 7b260acd7b
Add TOTP header to Swagger Documentation (#12402)
4 years ago
6543 fc2f2c7602
API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854)
4 years ago
6543 68a2af6d68
API expose usefull General Repo settings settings (#11758)
4 years ago
Lauris BH 2874ab54bc
Add language statistics API endpoint (#11737)
4 years ago
zeripath f761a37a0f
Provide diff and patch API endpoints (#11751)
4 years ago
6543 b534a5164f
[API] Expose allowed Reactions (#11735)
4 years ago
Terence Le Huu Phuong 141d52cc0f
Add API Endpoint for Branch Creation (#11607)
4 years ago
zeripath c42c31a111
Correctly set the organization num repos (#11339)
4 years ago
Cirno the Strongest 32b8172e56
Consolidate API for getting single commit (#11368)
4 years ago
6543 c97494a4f4
API: Add pull review endpoints (#11224)
4 years ago
Shashvat Kedia 74cc3c5e18
Allow list collaborators for users with Read access to repo (#9995)
4 years ago
6543 bb4261a5ed
Add issue subscription check to API (#10967)
4 years ago
6543 3c5a4d094a
[API] Add branch delete (#11112)
4 years ago
Dan Molik 743022116d
Add Get/Update for api/v1/user/applications/oauth2 (#11008)
4 years ago
j.yao.SUSE b40107c416
[suggest] change merge strategy: do not check write access if user in merge white list (#10951)
4 years ago
6543 3d63caa542
[API] Get a single commit via Ref (#10915)
4 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814)
4 years ago
Gustavo Marin af61b2249a
adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)
4 years ago