1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-26 16:26:20 +02:00
gitea/routers/api
techknowlogick cb01b8691d
Add open/closed field support for issue index (#25708)
A couple of notes:
* Future changes should refactor arguments into a struct
* This filtering only is supported by meilisearch right now
* Issue index number is bumped which will cause a re-index
2023-07-07 17:10:13 +00:00
..
actions Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00
packages Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00
v1 Add open/closed field support for issue index (#25708) 2023-07-07 17:10:13 +00:00