Build and Deploy / build-and-deploy (push) Successful in 2m6s
- Просмотрено gets the same filtered/total counter already on Рекомендации.
- "Показать скрытые" replaced its previous additive behavior (hidden titles
layered on top of the normal list) with an exclusive "Только скрытые"
toggle: off shows the normal list with blacklisted titles excluded, on
replaces it with just the blacklisted titles so they can be reviewed and
un-hidden without wading through everything else.
- The shared detail modal now shows what a release itself recommends (its
own Intersection rows) with a provider badge per pair, via a new
GET /api/media/{id}/recommends. Only meaningful for sources (Просмотрено
items); Рекомендации cards aren't sources today, so this comes back empty
for them until an on-demand per-card fetch (discussed, not yet built).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>