]> source.dussan.org Git - gitea.git/commit
Only show relevant repositories on explore page (#19361)
authorGusted <williamzijl7@hotmail.com>
Thu, 25 Aug 2022 18:38:41 +0000 (20:38 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Aug 2022 18:38:41 +0000 (20:38 +0200)
commit27ac65a124f34ec3ed5f34aeb576f918ae1c70b1
tree2c31f4d30e5bfce87056c397fcdae6c6e86c5788
parentdc0253b0637bbf367ad330612900e780c6b2b0e6
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>
custom/conf/app.example.ini
docs/content/doc/advanced/config-cheat-sheet.en-us.md
models/repo/repo_list.go
modules/setting/setting.go
options/locale/locale_en-US.ini
routers/web/explore/repo.go
templates/explore/repo_search.tmpl
web_src/less/_explore.less