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/web/explore
Tim-Niclas Oelschläger e3524c63d6
Filter Repositories by type (#29231)
Filter Repositories by type (resolves #1170, #1318)

before:

![image](https://github.com/go-gitea/gitea/assets/72873130/74e6be62-9010-4ab4-8f9b-bd8afbebb8fb)


after:

![image](https://github.com/go-gitea/gitea/assets/72873130/e4d85ed6-7864-4150-8d72-5194dac1293f)
11 months ago
..
code.go Move context from modules to services (#29440) 11 months ago
org.go Only use supported sort order for "explore/users" page (#29430) 11 months ago
repo.go Filter Repositories by type (#29231) 11 months ago
topic.go Move context from modules to services (#29440) 11 months ago
user.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 11 months ago