Commit Graph

91 Commits (2d25b7d44bedf8f17cc2b49f39d1cee662b199a5)

Author SHA1 Message Date
6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 3 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 3 years ago
6543 9469e14dc6
[API] Issue Search Add filter for MilestoneNames (#16173) 3 years ago
6543 0e081ff0ce
[API] ListIssues add more filters (#16174) 3 years ago
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
zeripath c1ca4a8313
Improve /api/v1/repos/issues/search by just getting repo ids (#15179) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
Jimmy Praet acb1ceb1f4
Add review requested filter on pull request overview (#13701) 4 years ago
6543 e2aa701812
[API] Add ref to create/edit issue options & deprecated assignee (#13992) 4 years ago
6543 f88a2eae97
[API] Add more filters to issues search (#13514) 4 years ago
ひのしば / hinoshiba 6fa19a8458
Fixed count of filtered issues when api request. (#12275) 4 years ago
zeripath 2ef318e6f1
Add Access-Control-Expose-Headers (#12446) 4 years ago
Cirno the Strongest 2281b048af
Do not override API issue pagination with UI settings (#12068) 4 years ago
Cirno the Strongest 1fd2beb6e9
Fix swagger docs for /repos/issues (#12069) 4 years ago
Cirno the Strongest 81324cf37c
Add pagination headers on endpoints that support total count from database (#11145) 4 years ago
Cirno the Strongest 27a6e03906
Remove page size limit comment from swagger (#11806) 4 years ago
Cirno the Strongest bbe13b60cd
Fix timezone on issue deadline (#11697) 4 years ago
zeripath 414c9ee76a
Make API EditIssue and EditPullRequest issue notifications (#11123) 4 years ago
6543 bfda0f3864
[API] ListIssues add filter for milestones (#10148) 4 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814) 5 years ago
Lunny Xiao f490291bea
Use subquery to instead In (#10874) 5 years ago
6543 7e8cdba181
[Refactor] move APIFormat() of Issue and Label to convert package (#10423) 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 years ago
Lunny Xiao 6d6f1d568e Fix wrong permissions check when issues/prs shared operations (#9885) 5 years ago
Lunny Xiao f540d0ac87
Fix issues/pulls dependencies problems (#9842) 5 years ago
Manush Dodunekov 1751d5fcf2 Restricted users (#6274) 5 years ago
6543 83f9359a75 [BugFix] [API] ​/repos​/issues​/search (#9698) 5 years ago
6543 c620eb5b2d Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) 5 years ago
6543 2848c5eb8f Swagger info corrections (#9441) 5 years ago
6543 aceb1085c7 [API] extend StopWatch (#9196) 5 years ago
David Svantesson 7971b05d2b Fix API deadline removal (#8759) 5 years ago
Lunny Xiao 8f26397928
Move issue milestone assign to issue service and move webhook to notification (#8780) 5 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901) 5 years ago
Lunny Xiao af8957bc4c
Move issue notifications (#8713) 5 years ago
Lunny Xiao c66c9dabc7
Move issue change status from models to service (#8691) 5 years ago
David Svantesson 018b0e8180 Fix deadline on update issue or PR via API (#8696) 5 years ago
David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546) 5 years ago
Lunny Xiao e6113000c5
Extract actions on new issue from models to services (#8217) 5 years ago
Lunny Xiao 29454733b4
move some milestone functions to a standalone package (#8213) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 years ago
John Olheiser 45fa5cc1be [API] Load issue attributes when editing an issue (#6723) 5 years ago
John Olheiser cac9e6e760 Updates to API 404 responses (#6077) 6 years ago
Aidan Fitzgerald f5cf9a8355 Copyedit docs (#6275) 6 years ago
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131) 6 years ago
John Olheiser ba0749b7db Load Issue attributes for API call (#6122) 6 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363) 6 years ago
Lanre Adelowo 9dfdf80af0 Expose issue stopwatch toggling via API (#5970) 6 years ago
Lanre Adelowo 024871ade6 Add label names as filter in issue search api (#5946) 6 years ago