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
Denys Konovalov eec45b43db
move issue filters to shared template (#25729)
Issue filters are being used on repo list page and on milestone issues
page, and the code is mostly duplicated.

This PR does the following changes:
- move issue filters into a shared template
- allow filtering milestone issues by project, so no need to hide this
filter on milestone issues page
- remove some dead code (e. g. issue actions in milestone issues
template)
- fix label filter dropdown width

---------

Co-authored-by: 6543 <6543@obermui.de>
12 months ago
..
api For API attachments, use API URL (#25639) 12 months ago
common Less naked returns (#25713) 1 year ago
install Show correct SSL Mode on "install page" (#25818) 12 months ago
private Replace `interface{}` with `any` (#25686) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web move issue filters to shared template (#25729) 12 months ago
init.go Refactor path & config system (#25330) 1 year ago