1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-27 21:55:50 +00:00
gitea/routers
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
..
api Add open/closed field support for issue index (#25708) 2023-07-07 17:10:13 +00:00
common Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
install Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) 2023-06-21 10:49:25 +00:00
private Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Add open/closed field support for issue index (#25708) 2023-07-07 17:10:13 +00:00
init.go Refactor path & config system (#25330) 2023-06-21 13:50:26 +08:00