feat: add top picks for you page

This commit is contained in:
2026-06-06 13:34:18 +02:00
committed by Milas Holsting
parent 7d3aea8625
commit 77971d611c
6 changed files with 78 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ const (
forYouMaxRecommendations = 10
forYouCandidateFetchLimit = 60
forYouResultLimit = 18
forYouFullResultLimit = 60
forYouProfileSearchLimit = 8
forYouProfileGenreSearches = 2
forYouProfileThemeSearches = 2