feat: add top picks for you page

This commit is contained in:
2026-06-06 13:34:18 +02:00
parent ede17ce8aa
commit b85b29aa13
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