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
Lunny Xiao 8574a6433f
Show all projects, not just repo projects and open/closed projects (#22640)
This PR fixes two problems. One is when filter repository issues, only
repository level projects are listed. Another is if you list open
issues, only open projects will be displayed in filter options and if
you list closed issues, only closed projects will be displayed in filter
options.

In this PR, both repository level and org/user level projects will be
displayed in filter, and both open and closed projects will be listed as
filter items.

---------

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: delvh <dev.lh@web.de>
1 year ago
..
api Add Conda package registry (#22262) 1 year ago
common Support disabling database auto migration (#22053) 2 years ago
install fix: update settings table on install (#22326) 1 year ago
private Implement actions (#21937) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Show all projects, not just repo projects and open/closed projects (#22640) 1 year ago
init.go Implement actions (#21937) 1 year ago