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.
forgejo/routers
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
..
api/v1 [API] ListIssues add more filters (#16174) 3 years ago
common Refactor routers directory (#15800) 3 years ago
install Refactor routers directory (#15800) 3 years ago
private Make modules/context.Context a context.Context (#16031) 3 years ago
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 3 years ago
web Add Status Updates whilst Gitea migrations are occurring (#15076) 3 years ago
init.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago