Gauvino
3247bf709c
fix(review): address CodeRabbit feedback
...
- swap direct i18next t imports for the useTranslation hook so the four
touched components re-render on language change
- localize the buffer seconds unit via a buffer_seconds key instead of a
literal trailing s
- reword the useAppRouter guard comment to match its real scope
2026-06-12 15:00:49 +02:00
Gauvain
0d47c8d43a
feat(i18n): localize hardcoded UI strings and fix misspelled keys
...
Move remaining hardcoded English strings (player menus, technical-info
overlay, music/now-playing, live TV, TV search badges, MPV subtitle
settings, accessibility labels, not-found screen, session picker) to
en.json, and correct misspelled keys (occured -> occurred, autorized ->
authorized, liraries -> libraries, jellyseer -> jellyseerr) along with
their usages.
2026-06-10 22:29:16 +02:00
Gauvain
0ba3f44615
chore: upgrade Biome to 2.4.16, clean up lint, and fix TV password modal ( #1598 )
2026-05-29 08:32:21 +02:00
Fredrik Burmester
21f2ceefc3
feat(tv): live tv
2026-01-26 20:30:50 +01:00
Fredrik Burmester
9d6a9decc9
style(tv): match live tv header styling to home tab
2026-01-26 19:59:30 +01:00
Fredrik Burmester
246e0af0f6
feat(tv): improve live tv guide scrolling and time range
2026-01-26 19:53:13 +01:00
Fredrik Burmester
a0dd752d8f
feat(tv): add channels tab with direct channel playback and live tv controls
2026-01-26 19:42:10 +01:00
Fredrik Burmester
c5eb7b0c96
feat(tv): live tv initial commit
2026-01-26 19:41:03 +01:00
Gauvain
5f39622ad6
fix: bump biome and fix error ( #864 )
🤖 Android APK Build / 🏗️ Build Android APK (push) Has been cancelled
🤖 iOS IPA Build / 🏗️ Build iOS IPA (push) Has been cancelled
🔒 Lockfile Consistency Check / 🔍 Check bun.lock and package.json consistency (push) Has been cancelled
🛡️ CodeQL Analysis / 🔎 Analyze with CodeQL (javascript-typescript) (push) Has been cancelled
🏷️🔀Merge Conflict Labeler / 🏷️ Labeling Merge Conflicts (push) Has been cancelled
🕒 Handle Stale Issues / 🗑️ Cleanup Stale Issues (push) Has been cancelled
2025-07-21 09:44:24 +02:00
lostb1t
92513e234f
chore: Apply linting rules and add git hok ( #611 )
...
Co-authored-by: Fredrik Burmester <fredrik.burmester@gmail.com >
2025-03-16 18:01:12 +01:00
Fredrik Burmester
81aafa26d4
chore: small fixes
2024-10-05 19:19:34 +02:00
Fredrik Burmester
95de03f8b1
chore
2024-10-05 13:15:33 +02:00
Fredrik Burmester
2c14a18e53
chore
2024-10-05 12:22:35 +02:00
Fredrik Burmester
200ccc6070
feat: guide grid view
2024-10-05 12:18:47 +02:00