fluxa-desktop/src
KhooLy 329d50cf9f fix: shrink hero trailer subtitle overlay and remove debug logging
Confirmed the YouTube auto-translation fallback works (429s are just
transient rate limiting, retried successfully). The overlay itself was
sized/positioned for a shorter hero (13rem from viewport bottom, up to
1.5rem font) and now overlaps the ratings/genre row below the video.
Shrunk font size, padding, and max-width, and moved it down near the
true bottom edge like a normal caption bar.
2026-07-29 16:22:38 +03:00
..
components fix: shrink hero trailer subtitle overlay and remove debug logging 2026-07-29 16:22:38 +03:00
core fix: auto-fetch detail secondary data and improve rating badge readability 2026-07-29 16:22:37 +03:00
hooks fix: don't let a plugin-storage hydration failure abort the whole boot sequence 2026-07-29 16:22:37 +03:00
i18n feat: show MDBList rating logos on the detail screen 2026-07-29 16:22:37 +03:00
screens fix: try every YouTube trailer candidate for hero autoplay, not just the first 2026-07-29 16:22:38 +03:00
test Fix Discover catalog dropdown going empty on Movie/Series switch 2026-07-11 02:44:16 +03:00
App.tsx revert(desktop): go back to full home reload after background sync 2026-07-28 23:10:27 +03:00
i18n.ts
index.css
main.tsx Suppress spurious Tauri http-plugin abort-race rejections 2026-07-10 16:34:32 +03:00
theme.ts
vite-env.d.ts