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.
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
2 years ago
..
api Add open/closed field support for issue index (#25708) 2 years ago
common Less naked returns (#25713) 2 years ago
install Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) 2 years ago
private Replace `interface{}` with `any` (#25686) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Add open/closed field support for issue index (#25708) 2 years ago
init.go Refactor path & config system (#25330) 2 years ago