582 Commits (1147195de8861fb61c29f09453a53e905c04e02f)

Author SHA1 Message Date
  6543 1147195de8 Refactor UpdateOAuth2Application (#11034) 5 years ago
  6543 52add978d0 [API] ListIssues add filter for milestones (#10148) 5 years ago
  6543 31beca458f Fix GetContents(): Dont't ignore Executables (#11192) 5 years ago
  silverwind 47839619e8 enable ENABLE_HARD_LINE_BREAK by default (#11162) 5 years ago
  Shashvat Kedia fed3396458 Allow list collaborators for users with Read access to repo (#9995) 5 years ago
  6543 4510ee485c Add issue subscription check to API (#10967) 5 years ago
  6543 087cd9b9bb make branch parameter optional for /api/v1/repos/{owner}/{repo}/contents/{filepath} (#11067) 5 years ago
  CirnoT e49138926c Support organization labels for PRs in API (#11135) 5 years ago
  6543 75b27de3e5 [API] Add branch delete (#11112) 5 years ago
  CirnoT b76bc74dd5 Add X-Total-Count on /repos/{owner]/{repo}/pulls API (#11113) 5 years ago
  6543 cab270821e Prevent merge of outdated PRs on protected branches (#11012) 5 years ago
  6543 c4b1968f88 document 404 responce and meaning (#11073) 5 years ago
  zeripath 3e3598fa2a Contents API should return 404 on not exist (#10323) 5 years ago
  6543 b3139bc669 Reject duplicate AccessToken names (#10994) 5 years ago
  6543 581687965b [Api] Check Notify (always return json) (#10059) 5 years ago
  Dan Molik eb25af910b Add Get/Update for api/v1/user/applications/oauth2 (#11008) 5 years ago
  j.yao.SUSE fdf52aff60 [suggest] change merge strategy: do not check write access if user in merge white list (#10951) 5 years ago
  6543 06dc20dbd6 [API] Get a single commit via Ref (#10915) 5 years ago
  John Olheiser af44abe4c2 Add gitea-vet (#10948) 5 years ago
  mrsdizzie 7e8cecd373 Add Organization Wide Labels (#10814) 5 years ago
  Lunny Xiao f4ec17d572 Use subquery to instead In (#10874) 5 years ago
  zeripath 10a5ae4179 Allow site admin to check /api/v1/orgs endpoints (#10867) 5 years ago
  zeripath 493b60cc30 Handle push rejection in branch and upload (#10854) 5 years ago
  Lauris BH 3edcc40a40 Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
  zeripath 8e360b6c61 Option to set default branch at repository creation (#10803) 5 years ago
  Lunny Xiao 96c5cc22e3 Fix branch api canPush and canMerge (#10776) 5 years ago
  zeripath 697f4ac398 Prevent panic in stopwatch (#10670) 5 years ago
  John Olheiser ffc33714dc Granular webhook events (#9626) 5 years ago
  Lunny Xiao e16aa269a1 Display pull request head branch even the branch deleted or repository deleted (#10413) 5 years ago
  6543 a9229912d8 Remove Unused Functions (#10516) 5 years ago
  Gustavo Marin 1c1d3929eb adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) 5 years ago
  6543 601f964ce8 [Refactor] move APIFormat() of Issue and Label to convert package (#10423) 5 years ago
  John Olheiser efa7115d8e Fix double PR notification from API (#10482) 5 years ago
  6543 97ec108a00 Code Refactor of IssueWatch related things (#10401) 5 years ago
  6543 7ed7f6974f [API] enable paggination for ListRepoTags (#10454) 5 years ago
  6543 0097e585d8 Trigger webhooks on issue label-change via API too (#10421) 5 years ago
  guillep2k d629b04495 Various fixes in login sources (#10428) 5 years ago
  zeripath 66aebdef7b Handle push rejection message in Merge & Web Editor (#10373) 5 years ago
  David Svantesson a6045fc7fb Add API branch protection endpoint (#9311) 5 years ago
  6543 b215cf8821 [API] let admin check org membership on other users (#10201) 5 years ago
  6543 9d21f27433 [API] Fix inconsistent label color format (#10129) 5 years ago
  6543 795f40b339 Prevent DeleteUser API abuse (#10125) 5 years ago
  6543 b18119fa14 API endpoint for repo transfer (#9947) 5 years ago
  Lunny Xiao f5cdf177a2 Fix milestone API state parameter unhandled (#10049) 5 years ago
  6543 4a0b3202f9 Refactor api repo dir (#10048) 5 years ago
  Andy Harrison 9d441fc7b3 Minor typo fix (#10043) 5 years ago
  SpaWn2KiLl 539bd27f9f API add/generalize pagination (#9452) 5 years ago
  Lunny Xiao a45b66b047 Fix wrong hint when status checking is running on pull request view (#9886) 5 years ago
  Lunny Xiao d2802e50d8 Fix wrong permissions check when issues/prs shared operations (#9885) 5 years ago
  Lunny Xiao b4bfeea829 Fix issues/pulls dependencies problems (#9842) 5 years ago