Commit Graph

814 Commits (42ea0023a30fd6a0e2e2da1e32ece0a484c03a65)

Author SHA1 Message Date
Jimmy Praet 78118a3b02
Add checkbox to delete pull branch after successful merge (#16049) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
a1012112796 5bb97a12d7
Creating a repo from a template repo via API (#15958) 3 years ago
sebastian-sauer 92328a3394
Add API to get commits of PR (#16300) 3 years ago
6543 65548359cc
Add custom emoji support (#16004) 3 years ago
KN4CK3R aac663e0da
Implemented head_commit for webhooks (#16282) 3 years ago
KN4CK3R 9b1b4b5433
Refactor Webhook + Add X-Hub-Signature (#16176) 3 years ago
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 3 years ago
Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) 3 years ago
sebastian-sauer 6c3433151f
API: Allow COMMENT reviews to not specify a body (#16229) 3 years ago
Lunny Xiao b223d36195
Rework repository archive (#14723) 3 years ago
6543 eb324a9402
[API] Add repoGetTag (#16166) 3 years ago
6543 58501a2682
[API] GET / SET User Settings (#16169) 3 years ago
zeripath 681e81babd
reqOrgMembership calls need to be preceded by reqToken (#16198) 3 years ago
6543 75205b5669
Fix some API bugs (#16184) 3 years ago
6543 f7cd394680
[API] Add repoCreateTag (#16165) 3 years ago
6543 b3fbd37e99
[API] expose repo.GetReviewers() & repo.GetAssignees() (#16168) 3 years ago
6543 6ad5d0a306
[API] ListReleases add filter for draft and pre-releases (#16175) 3 years ago
6543 9469e14dc6
[API] Issue Search Add filter for MilestoneNames (#16173) 3 years ago
6543 0e081ff0ce
[API] ListIssues add more filters (#16174) 3 years ago
zeripath 6d69df2804
Add Status Updates whilst Gitea migrations are occurring (#15076) 3 years ago
6543 9273601064
Add subject-type filter to list notification API endpoints (#16177) 3 years ago
KN4CK3R ebf253b841
Add attachments for PR reviews (#16075) 3 years ago
KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157) 3 years ago
Lunny Xiao fb3ffeb18d
Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
Lunny Xiao 0909695204
Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) 3 years ago
zeripath cbf30830d2
Add missing SameSite settings for the i_like_gitea cookie (#16037) 3 years ago
zeripath 3183a465d7
Make modules/context.Context a context.Context (#16031) 3 years ago
Norwin e542b416a7
api: fix overly strict edit pr permissions (#15900) 3 years ago
zeripath d0ea10b21f
Close the gitrepo when deleting the repository (#15876) 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
KN4CK3R 8c8471e754
Addition to (Add Location, Website and Description to API #15675) (#15690) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
Kyle D f44543a1bb
Disable Stars config option (#14653) 3 years ago
a1012112796 63411309fb
add some reponse status on api docs (#15399) 3 years ago
Lunny Xiao 1fc1d60517
Fix delete nonexist oauth application 500 and prevent deadlock (#15384) 3 years ago
a1012112796 e375cbfd46
rsponse 404 when delete not exist email (#15383) 3 years ago
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726) 4 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
6543 80d6c6d7de
[refactor] mailer service (#15072) 4 years ago
zeripath c1ca4a8313
Improve /api/v1/repos/issues/search by just getting repo ids (#15179) 4 years ago
6543 290cf75f93
[refactor] Unify the export of user data via API (#15144) 4 years ago
parnic f4d27498bd
Add DefaultMergeStyle option to repository (#14789) 4 years ago
Lunny Xiao 8567cba0d9
Implement delete release attachments and update release attachments' name (#14130) 4 years ago
zeripath 6e423d5573
Ensure validation occurs on clone addresses too (#14994) 4 years ago
Norwin 658d1bfac8
API: fix set milestone on PR creation (#14981) 4 years ago