781 Commits (release/v1.15)

Author SHA1 Message Date
zeripath de3216ee55
Use common sessioner for API and web routes (#18114) 3 years ago
zeripath 6de75224de
Ensure that git repository is closed before transfer (#18049) (#18057) 3 years ago
zeripath 2051f850ef
Ensure complexity, minlength and ispwned are checked on password setting (#18005) (#18015) 3 years ago
Lunny Xiao d29a0fc3be
Fix user primary email changed (#17840) 3 years ago
Lunny Xiao 714ecd9f1e
Fix close issue but time watcher still running (#17761) 3 years ago
zeripath ef12b8de80
Ensure that restricted users can access repos for which they are members (#17460) (#17464) 3 years ago
Norwin c927ebd119
API: don't allow merged PRs to be reopened (#17271) 3 years ago
pricly-yellow 7b1153e943
API pull's head/base have correct permission(#17214) (#17245) 3 years ago
6543 28971c7c15
Check user instead of organization when creating a repo from a template via API (#16346) (#17195) 3 years ago
zeripath 6139834e76
Add caller to cat-file batch calls (#17082) (#17089) 3 years ago
zeripath e5ded0ee19
Ensure that rebase conflicts are handled in updates (#16952) (#16960) 3 years ago
6543 3ac1f35349
List limited and private orgs if authenticated on API (#16866) (#16879) 3 years ago
zeripath c47065cc29
Set AllowedHeaders on API CORS handler (#16524) (#16618) 4 years ago
zeripath 5fe7c0ed7b
Swagger AccessToken fixes (#16574) (#16597) 4 years ago
6543 56b7f53329
Return updated repository when changing repository using API (#16420) 4 years ago
zeripath b82293270c
Add option to provide signature for a token to verify key ownership (#14054) 4 years ago
6543 b81106be3f
Let branch/tag name be a valid ref to get CI status (#16400) 4 years ago
Jimmy Praet 78118a3b02
Add checkbox to delete pull branch after successful merge (#16049) 4 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
a1012112796 5bb97a12d7
Creating a repo from a template repo via API (#15958) 4 years ago
sebastian-sauer 92328a3394
Add API to get commits of PR (#16300) 4 years ago
6543 65548359cc
Add custom emoji support (#16004) 4 years ago
KN4CK3R aac663e0da
Implemented head_commit for webhooks (#16282) 4 years ago
KN4CK3R 9b1b4b5433
Refactor Webhook + Add X-Hub-Signature (#16176) 4 years ago
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 4 years ago
Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) 4 years ago
sebastian-sauer 6c3433151f
API: Allow COMMENT reviews to not specify a body (#16229) 4 years ago
Lunny Xiao b223d36195
Rework repository archive (#14723) 4 years ago
6543 eb324a9402
[API] Add repoGetTag (#16166) 4 years ago
6543 58501a2682
[API] GET / SET User Settings (#16169) 4 years ago
zeripath 681e81babd
reqOrgMembership calls need to be preceded by reqToken (#16198) 4 years ago
6543 75205b5669
Fix some API bugs (#16184) 4 years ago
6543 f7cd394680
[API] Add repoCreateTag (#16165) 4 years ago
6543 b3fbd37e99
[API] expose repo.GetReviewers() & repo.GetAssignees() (#16168) 4 years ago
6543 6ad5d0a306
[API] ListReleases add filter for draft and pre-releases (#16175) 4 years ago
6543 9469e14dc6
[API] Issue Search Add filter for MilestoneNames (#16173) 4 years ago
6543 0e081ff0ce
[API] ListIssues add more filters (#16174) 4 years ago
zeripath 6d69df2804
Add Status Updates whilst Gitea migrations are occurring (#15076) 4 years ago
6543 9273601064
Add subject-type filter to list notification API endpoints (#16177) 4 years ago
KN4CK3R ebf253b841
Add attachments for PR reviews (#16075) 4 years ago
KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157) 4 years ago
Lunny Xiao fb3ffeb18d
Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 4 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 4 years ago
Lunny Xiao 0909695204
Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) 4 years ago
zeripath cbf30830d2
Add missing SameSite settings for the i_like_gitea cookie (#16037) 4 years ago
zeripath 3183a465d7
Make modules/context.Context a context.Context (#16031) 4 years ago
Norwin e542b416a7
api: fix overly strict edit pr permissions (#15900) 4 years ago
zeripath d0ea10b21f
Close the gitrepo when deleting the repository (#15876) 4 years ago
6543 e278614753
[API] make change repo settings work on empty repos (#15778) 4 years ago
zeripath 47fd156936
Use route rather than use thus reducing the number of stack frames (#15301) 4 years ago