2628 Commits (82179a6e81b4f712d523bd481b18a64c8eb99559)

Author SHA1 Message Date
Cirno the Strongest 94f60e199b
Fix visibility of forked public repos from private orgs (#11717)
4 years ago
Cirno the Strongest bbe13b60cd
Fix timezone on issue deadline (#11697)
4 years ago
l-jonas aa3c0f8eba
Add hide activity option (#11353)
4 years ago
zeripath f761a37a0f
Provide diff and patch API endpoints (#11751)
4 years ago
6543 2c5b3c72e8
Fix bug with globally disabling mirror (#11760)
4 years ago
6543 0cb22121f4
API: Return error when Mirrors globaly disabled and like to create one (#11757)
4 years ago
6543 b534a5164f
[API] Expose allowed Reactions (#11735)
4 years ago
John Olheiser a6fd2f23f7
Allow site admin to disable mirrors (#11740)
4 years ago
6543 b636cd6fd4
Handle expected errors in FileCreate & FileUpdate API (#11643)
4 years ago
Terence Le Huu Phuong 141d52cc0f
Add API Endpoint for Branch Creation (#11607)
4 years ago
Cirno the Strongest 02fa329a7c
Fix missing authorization check on pull for public repos of private/limited org (#11656)
4 years ago
6543 560744fb33
Handle expected errors in AddGPGkey API (#11644)
4 years ago
zeripath a00974c3b8
When must change password only show Signout (#11600)
4 years ago
zeripath 5cb201dc93
Fix numbr of files, total additions, and deletions (#11614)
4 years ago
zeripath 814ca9ffea
Allow different HardBreaks settings for documents and comments (#11515)
4 years ago
Cirno the Strongest 31df012968
Properly handle and return empty string for dangling commits in GetBranchName (#11587)
4 years ago
mrsdizzie 5789e60316
Use default commit message for wiki edits (#11550)
4 years ago
silverwind 88fe7b5a72
Move serviceworker to workbox and fix SSE interference (#11538)
4 years ago
guillep2k e963525c5e
Prevent transferring repos to invisible orgs (#11517)
4 years ago
zeripath 3eb323901c
Fix repo-list private and total count bugs (#11500)
4 years ago
赵智超 0903b1ac8c
Add push commits history comment on PR time-line (#11167)
4 years ago
zeripath a4cd1f12f8
Ensure public repositories in private organizations are visible and fix admin organizations list (#11465)
4 years ago
zeripath 76053ac31a
Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456)
4 years ago
zeripath a0d35fb6ad
Forcibly clean and destroy the session on logout (#11447)
4 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745)
4 years ago
zeripath 414c9ee76a
Make API EditIssue and EditPullRequest issue notifications (#11123)
4 years ago
zeripath c86bc8e061
Add paging and archive/private repository filtering to dashboard list (#11321)
4 years ago
mrsdizzie b2b86ea870
Support view individual commit for wiki pages (#11415)
4 years ago
zeripath db87e91227 Check that the ctx.User is not nil before checking its ID (#11424)
4 years ago
kolaente c72a471215
Fix webhook template when validation errors occur (#11421)
4 years ago
Sijmen Schoon 66a9ef9036
Fix ref links in issue overviews for tags (#8742)
4 years ago
silverwind 9249c810b8
Switch code editor to Monaco (#11366)
4 years ago
6543 7257c39ddf
Refactor Milestone related (#11225)
4 years ago
赵智超 b00e62c12b
ui: Replenish the missing ‘PageIsSignUp’ in sign up view (#11390)
4 years ago
zeripath 0198bbedc1
Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327)
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 cd4f7ba5bf
Fix tracked time issues (#11349)
4 years ago
赵智超 119173130a
Add default CommitID for create pull review api (#11334)
4 years ago
zeripath 791353c03b
Add EventSource support (#11235)
4 years ago
6543 486e4c8087
When deleting a tracked time through the API return 404 not 500 (#11319)
4 years ago
6543 505e456f26
Protect default branch against deletion (#11115)
4 years ago
6543 a1f11a05e9
Load Repo Topics on blame view (#11307)
4 years ago
Kyle Evans 38cd9ba47b
Allow unauthenticated users to compare (#11240)
4 years ago
Cirno the Strongest b7c82cd1a9
Fix orgs not being displayed on create repo form (#11279)
4 years ago
Kyle Evans 940ed92392
repo: milestone: make /milestone/:id endpoint accessible (#11264)
4 years ago
zeripath 28f8308d47
Show pull request selection even when unrelated branches (#11239)
4 years ago
6543 c97494a4f4
API: Add pull review endpoints (#11224)
4 years ago
6543 e9e8638f18
Return issue subscription status from API subscribe (#10966)
4 years ago
6543 ab69b9b1a6
Refactor UpdateOAuth2Application (#11034)
4 years ago
Andrew Bezold 3dc6af3d70
Fix creation of Organization repos by Users with max created personal repos (#11183)
4 years ago
6543 bfda0f3864
[API] ListIssues add filter for milestones (#10148)
4 years ago
n0emis 33738ff91b
Don't allow registration via the web form, when AllowOnlyExternalRegistration is True (#11248)
4 years ago
mrsdizzie 4563eb873d
Support unicode emojis and remove emojify.js (#11032)
4 years ago
colorfulberry f1f56da4d1
On logout redirect to start page and clear redirect cookie (#11202)
4 years ago
6543 4ddfe0d07a
Fix GetContents(): Dont't ignore Executables (#11192)
4 years ago
zeripath b10c416f9e
Use AJAX for notifications table (#10961)
4 years ago
zeripath e74c4e1be9
Add option to increase provided OAuth2 token maximum size (#11180)
4 years ago
silverwind 7e20f1cb5b
enable ENABLE_HARD_LINE_BREAK by default (#11162)
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 b9ed8d8497
make branch parameter optional for /api/v1/repos/{owner}/{repo}/contents/{filepath} (#11067)
4 years ago
CirnoT d2693f18de
Support organization labels for PRs in API (#11135)
4 years ago
zeripath 41f05588ed
Prevent clones and pushes to disabled wiki (#11131)
4 years ago
6543 3c5a4d094a
[API] Add branch delete (#11112)
4 years ago
John Olheiser 4f597b1866
Add single release page and latest redirect (#11102)
4 years ago
赵智超 1b86f174ce
Add a way to mark Conversation (code comment) resolved (#11037)
4 years ago
CirnoT 38d5f88a81
Add X-Total-Count on /repos/{owner]/{repo}/pulls API (#11113)
4 years ago
6543 c52d48aae4
Prevent merge of outdated PRs on protected branches (#11012)
4 years ago
6543 a88f3663eb
Fix merge dialog on protected branch with missing required statuses (#11074)
4 years ago
6543 70fab7e26a
document 404 responce and meaning (#11073)
4 years ago
zeripath 2e85ad665a
Contents API should return 404 on not exist (#10323)
4 years ago
zeripath 7c48085ff4
Remove check on username if AccessToken authentication (#11015)
4 years ago
6543 10e2f29144
Cache PullRequest Divergence (#10914)
4 years ago
6543 ad5c43ae5d
Reject duplicate AccessToken names (#10994)
4 years ago
6543 0dadea19bc
[Api] Check Notify (always return json) (#10059)
4 years ago
6543 bc362ea3c6
remove package code.gitea.io/gitea/modules/git import out of models (#11025)
4 years ago
Dan Molik 743022116d
Add Get/Update for api/v1/user/applications/oauth2 (#11008)
4 years ago
赵智超 ca714db4fd
ui:Add flash notify for email preference seting success (#11027)
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
赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756)
4 years ago
赵智超 88c14326b1
Users should not be able to prohibit their own login (#10970)
4 years ago
John Olheiser baadb51445
Add gitea-vet (#10948)
4 years ago
赵智超 14c97c0501
Add titles and improve messages on sidebar menus (#10872)
4 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814)
4 years ago
zeripath 2c25e75dca
Various Merge Base fixes (#10786)
4 years ago
Lunny Xiao 73cf0e2614
Fix milestones too many SQL variables bug (#10880)
4 years ago
zeripath bf847b9397
Upgrade golangci-lint to 1.24.0 (#10894)
4 years ago
Lunny Xiao f490291bea
Use subquery to instead In (#10874)
4 years ago
zeripath d01763ee14
Protect against NPEs in notifications list (#10879)
4 years ago
zeripath 48890ce546
Allow site admin to check /api/v1/orgs endpoints (#10867)
4 years ago
zeripath ea67e563dd
Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863)
4 years ago
赵智超 f9f2c163b1
bug: fix assignees double load bug (#10856)
4 years ago
S7evinK 828a27feeb
Add Matrix webhook (#10831)
4 years ago
zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854)
4 years ago
zeripath e6baa656f7
make avatar lookup occur at image request (#10540)
4 years ago
Lauris BH bbd910ed1b
Allow to set protected file patterns that can not be changed under no conditions (#10806)
4 years ago
zeripath 52cfd2743c
Option to set default branch at repository creation (#10803)
4 years ago
Lunny Xiao c61b902538
Upgrade xorm to v1.0.0 (#10646)
4 years ago
Lunny Xiao dcaa5643d7
Fix branch api canPush and canMerge (#10776)
4 years ago
silverwind 85fb33a65f
move jquery-datetimepicker to npm/webpack (#10713)
4 years ago
Lauris BH 43c09134a9
Migrate to go-git/go-git v5.0.0 (#10735)
4 years ago
zeripath 3fc4f3670c
Fix panic in API pulls when headbranch does not exist (#10676)
4 years ago
James Lakin a9f4489bbc
System-wide webhooks (#10546)
4 years ago
zeripath 33c5e5e7fa
Prevent panic in stopwatch (#10670)
4 years ago
John Olheiser de63ac046e
Make PR message on pushes configurable (#10664)
4 years ago
silverwind 9d3e69e867
Move dropzone.js to npm/webpack (#10645)
4 years ago
John Olheiser 3f1c0841cb
Granular webhook events (#9626)
4 years ago
zeripath 80db44267c
Add Approval Counts to pulls list (#10238)
4 years ago
John Olheiser f422a115f4
Issue writers perms can modify issues (#10623)
4 years ago
zeripath 35027305d1
Handle deleted base branch in PR (#10618)
4 years ago
Lauris BH 37c3db7be6
Add restricted user filter to LDAP authentication (#10600)
4 years ago
John Olheiser 0e2217bd2d
Logout POST action (#10582)
4 years ago
Lunny Xiao 5abe1c52de
Display pull request head branch even the branch deleted or repository deleted (#10413)
4 years ago
guillep2k 5e1438ba92
Admin page for managing user e-mail activation (#10557)
4 years ago
6543 4160bd6ef1
Remove Unused Functions (#10516)
4 years ago
James Lakin c08c975d36
Fix redirection path if Slack webhook channel is invalid (#10548)
4 years ago
Andreas Shimokawa 14f3593f20
Fix 404 after activating secondary email (#10547)
4 years ago
Brad Albright 82be59e633
issue search on my related repositories (#9758)
4 years ago
Gustavo Marin af61b2249a
adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)
4 years ago
6543 7e8cdba181
[Refactor] move APIFormat() of Issue and Label to convert package (#10423)
4 years ago
6543 694f44660f
inform participants on UI too (#10473)
4 years ago
6543 e57ac841de
Fix potential bugs (#10513)
4 years ago
zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425)
4 years ago
John Olheiser 78585b1cd7
Fix double PR notification from API (#10482)
4 years ago
John Olheiser bcd16cec63
Fix admin notices (#10480)
4 years ago
6543 084a2b0026
Code Refactor of IssueWatch related things (#10401)
4 years ago
John Olheiser e5944a9521
Change admin dashboard to POST (#10465)
4 years ago
John Olheiser c161bb013e
Change action GETs to POST (#10462)
4 years ago
6543 4427a936b4
[API] enable paggination for ListRepoTags (#10454)
4 years ago
6543 39b507e3c4
Trigger webhooks on issue label-change via API too (#10421)
4 years ago
guillep2k 09dbd85a3a
Various fixes in login sources (#10428)
4 years ago
silverwind 71d5a090df
Prevent Firefox from using apple-touch-icon (#10402)
4 years ago
zeripath 089ccb0c80
Handle push rejection message in Merge & Web Editor (#10373)
4 years ago
zeripath c8d1c38129
Render READMEs in docs/ .gitea or .github from root (#10361)
4 years ago
Lauris BH 3c45cf8494
Add detected file language to code search (#10256)
4 years ago
David Svantesson 9ff4e1d2d9
Add API branch protection endpoint (#9311)
4 years ago
Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
6543 585316f3bf
[API] let admin check org membership on other users (#10201)
4 years ago
Lauris BH fe00886bef
Fix followers and following tabs in profile (#10202)
4 years ago
6543 e273817154
[API] Fix inconsistent label color format (#10129)
4 years ago
John Olheiser 95013fde60
Fix push-create SSH bugs (#10145)
4 years ago
6543 ea50f60df2
Prevent DeleteUser API abuse (#10125)
4 years ago
Lunny Xiao 48ce135cc9
Move PushUpdateAddDeleteTags to repository module from models (#10106)
4 years ago
6543 e959d1a48b
working part of #9998 (#10114)
4 years ago
zeripath 2c903383b5
Add Unique Queue infrastructure and move TestPullRequests to this (#9856)
4 years ago
Lunny Xiao bf1970d0bd
Improve push update options (#10105)
4 years ago
Lunny Xiao ce7062a422
Cache last commit to accelerate the repository directory page visit (#10069)
5 years ago