You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6543 0e081ff0ce
[API] ListIssues add more filters (#16174)
* [API] ListIssues add more filters:
optional filter repo issues by:
 - since
 - before
 - created_by
 - assigned_by
 - mentioned_by

* Add Tests

* Update routers/api/v1/repo/issue.go

Co-authored-by: Lanre Adelowo <adelowomailbox@gmail.com>

* Apply suggestions from code review

Co-authored-by: Lanre Adelowo <adelowomailbox@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
3 years ago
..
admin Make modules/context.Context a context.Context (#16031) 3 years ago
misc Refactor renders (#15175) 3 years ago
notify Add subject-type filter to list notification API endpoints (#16177) 3 years ago
org Code Formats, Nits & Unused Func/Var deletions (#15286) 3 years ago
repo [API] ListIssues add more filters (#16174) 3 years ago
settings Disable Stars config option (#14653) 3 years ago
swagger Move modules/forms to services/forms (#15305) 3 years ago
user add some reponse status on api docs (#15399) 3 years ago
utils Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
api.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago