Commit Graph

726 Commits (mj-v1.14.3)

Author SHA1 Message Date
6543 f832e8eeea
Fix some API bugs (#16184) (#16190)
3 years ago
Lunny Xiao ce2ade05e6
Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) (#16097)
3 years ago
6543 1e76f7b5b7
api: fix overly strict edit pr permissions (#15900) (#16081)
3 years ago
zeripath 0600f7972a
Add missing SameSite settings for the i_like_gitea cookie (#16037) (#16039)
3 years ago
6543 3bcf2e5c18
Close the gitrepo when deleting the repository (#15876) (#15887)
3 years ago
6543 30584a6df8
[API] make change repo settings work on empty repos (#15778) (#15789)
3 years ago
Kyle D cead819cb5
Implement delete release attachments and update release attachments' name (#14130) (#15666)
3 years ago
Lunny Xiao 87074ec860
Fix delete nonexist oauth application 500 and prevent deadlock (#15384) (#15396)
3 years ago
6543 b072907987
Fix `admin user list` (#15358) (#15359)
3 years ago
zeripath e520dff4da
Improve /api/v1/repos/issues/search by just getting repo ids (#15179) (#15192)
3 years ago
zeripath 6e423d5573
Ensure validation occurs on clone addresses too (#14994)
3 years ago
Norwin 658d1bfac8
API: fix set milestone on PR creation (#14981)
3 years ago
zeripath 91ee3be588
Prevent incorrect HTML escaping in swagger.json (#14957)
3 years ago
zeripath 5705f72fd6
Prevent panic when editing forked repos by API (#14960)
3 years ago
zeripath c8e5c79cfd
Add ui.explore settings to control view of explore pages (2) (#14094)
3 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543)
3 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841)
3 years ago
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792)
3 years ago
a1012112796 83cf1a894e
Create tag on ui (#13467)
3 years ago
6543 190bd0accd
Export LFS & TimeTracking function status (#14753)
3 years ago
zeripath aa4f9180e4
Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999)
3 years ago
6543 8d5c795cc4
[API] Add Restricted Field to User (#14630)
3 years ago
techknowlogick a3cc842e15
Show Gitea version in swagger (#14654)
3 years ago
Anton Khimich 5a18712dd7
Fix PATCH /repos/{owner}/{repo} panic (#14637)
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
zeripath b337c606d3
Add support for ref parameter to get raw file API (#14602)
3 years ago
6543 5f248d0df2
[API] Add delete release by tag & fix unreleased inconsistency (#14563)
3 years ago
Cameron Braid 3c965c3e30
[API] GetRelease by tag only return release (#14397)
3 years ago
6543 0d1444751f
[API] Add pagination to ListBranches (#14524)
3 years ago
6543 6d27703f14
[API] List, Check, Add & delete endpoints for repository teams (#13630)
3 years ago
a1012112796 f19da14c34
enhancement: add signoff option in commit form (#14516)
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
6543 a0e424da85
Enhance Ghost comment mitigation Settings (#14392)
3 years ago
6543 81c833d92d
Add support to migrate from gogs (#14342)
3 years ago
Jimmy Praet acb1ceb1f4
Add review requested filter on pull request overview (#13701)
3 years ago
Lunny Xiao dc66e4740f
Fix middlewares sequences (#14354)
3 years ago
6543 74a0481586
[Refactor] Passwort Hash/Set (#14282)
3 years ago
Paul Barton 7576e37a65
Add MirrorInterval to the API (#14163)
3 years ago
Jimmy Praet 40274b4a93
Team dashboards (#14159)
3 years ago
Lunny Xiao dd08853b10
Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244)
3 years ago
zeripath ad1164f73b
Disable SSH key deletion of externally managed Keys (#13985)
3 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103)
3 years ago
Norwin bdeccc3688
Fix api doc response code (#14123)
3 years ago
Norwin c2ae432489
Add user filter to issueTrackedTimes, enable usage for issue managers (#14081)
3 years ago
Norwin f6bec85296
rework heatmap permissions (#14080)
3 years ago
Paweł Bogusławski 839daa85aa
Added option to disable migrations (#13114)
3 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)
3 years ago