29 Commits (ebaf4c48ea278955c5d79c5f37a2039ccb3cf775)

Author SHA1 Message Date
  Gusted ebaf4c48ea
Avoid double imports (#17569) 2 years ago
  Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 2 years ago
  Jimmy Praet 3d6cb25e31
Support unprotected file patterns (#16395) 2 years ago
  zeripath b82293270c
Add option to provide signature for a token to verify key ownership (#14054) 2 years ago
  6543 f7cd394680
[API] Add repoCreateTag (#16165) 2 years ago
  6543 a19447aed1
migrate from com.* to alternatives (#14103) 3 years ago
  6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 3 years ago
  Lunny Xiao 6edfa6bc88
Fix broken migration on webhook (#13911) 3 years ago
  Lunny Xiao 42354dfe45
Move webhook type from int to string (#13664) 3 years ago
  6543 4353cf96c0
Move LFSLock APIFormat into convert package (#13808) 3 years ago
  a1012112796 9c26dc1f3a
Add block on official review requests branch protection (#13705) 3 years ago
  a1012112796 b9850375fc
Add review request api (#11355) 3 years ago
  6543 d453533beb
[Refactor] Move APIFormat functions into convert package (#12856) 3 years ago
  6543 1418288734
Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#12729) 3 years ago
  6543 06480af472
Convert User expose ID each time (#12855) 3 years ago
  zeripath d15bb17b78
Default empty merger list to those with write permissions (#12535) 3 years ago
  6543 c52d48aae4
Prevent merge of outdated PRs on protected branches (#11012) 4 years ago
  6543 3d63caa542
[API] Get a single commit via Ref (#10915) 4 years ago
  Lauris BH bbd910ed1b
Allow to set protected file patterns that can not be changed under no conditions (#10806) 4 years ago
  Lunny Xiao dcaa5643d7
Fix branch api canPush and canMerge (#10776) 4 years ago
  Lunny Xiao 83fe7d414e
Fix bug on branch API (#10767) 4 years ago
  Gustavo Marin af61b2249a
adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) 4 years ago
  David Svantesson 9ff4e1d2d9
Add API branch protection endpoint (#9311) 4 years ago
  David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611) 4 years ago
  6543 61c59bd695 [Bug] [API] Add language to user api (#9215) 4 years ago
  David Svantesson d0edb607a3 Fix what information is shown about user in API. (#9115) 4 years ago
  David Svantesson 69a255defb Team permission to create repository in organization (#8312) 4 years ago
  David Svantesson 86cff86b46 Update branch API endpoint to show effective branch protection. (#9031) 4 years ago
  Lunny Xiao daab245167
Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 4 years ago
  David Svantesson 72aa5a20ec Add team option to grant rights for all organization repositories (#8688) 4 years ago
  Lunny Xiao a966a0298e Move more webhook codes from models to webhook module (#8802) 4 years ago
  Lunny Xiao bd7709a602
Hide some user information via API if user have no enough permission (#8655) 4 years ago
  zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 4 years ago
  David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045) 4 years ago
  David Svantesson 1f951cdeba Add API endpoint for accessing repo topics (#7963) 4 years ago
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 years ago
  renothing cbf231a675 fix wrong email when use gitea as OAuth2 provider (#7640) 4 years ago
  Richard Mahn 567e117df8 Fixes #7238 - Annotated tag commit ID incorrect (#7321) 4 years ago
  zeripath cf2221e3ac Add LastLogin to the User API (#7196) 4 years ago
  Richard Mahn 8de0b0a3f0 Fixes #2738 - Adds the /git/tags API endpoint (#7138) 5 years ago
  Richard Mahn 43cf2f3b55 Fixes #7023 - API Org Visibility (#7028) 5 years ago
  Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 years ago
  Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478) 5 years ago
  Segev Finer 34548369e1 Add API for manipulating Git hooks (#6436) 5 years ago
  zeripath 837116875e Return a UserList from /api/v1/admin/users (#6629) 5 years ago
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5 years ago
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
  Lunny Xiao 01bbf5ea69 Add API to list tags (#5850) 5 years ago
  Lunny Xiao b3000ae623 Fix create team, update team missing units (#5188) 5 years ago
  zeripath 00533d3870 Keys API changes (#4960) 5 years ago