1
1
mirror of https://github.com/go-gitea/gitea synced 2024-05-28 23:15:48 +00:00
gitea/routers
Gusted 27ac65a124
Only show relevant repositories on explore page (#19361)
Adds a new option to only show relevant repo's on the explore page, for bigger Gitea instances like Codeberg this is a nice option to enable to make the explore page more populated with unique and "high" quality repo's. A note is shown that the results are filtered and have the possibility to see the unfiltered results.

Co-authored-by: vednoc <vednoc@protonmail.com>
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: 6543 <6543@obermui.de>
2022-08-25 20:38:41 +02:00
..
api Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
common Rework raw file http header logic (#20484) 2022-07-29 17:26:55 +02:00
install Rework mailer settings (#18982) 2022-08-02 13:24:18 +08:00
private Add migrate repo archiver and packages storage support on command line (#20757) 2022-08-16 12:05:15 +08:00
utils refactor webhook *NewPost (#20729) 2022-08-11 17:48:23 +02:00
web Only show relevant repositories on explore page (#19361) 2022-08-25 20:38:41 +02:00
init.go Refactor legacy git init (#20376) 2022-08-09 11:22:24 +08:00