Gauvain
8a781f2462
feat(appearance): episode images for Next Up & Continue Watching
...
- Fix black episode thumbnails in the Next Up / Continue Watching rows:
build the parent Thumb URL from the matched ParentThumbItemId +
ParentThumbImageTag pair, instead of pairing ParentBackdropItemId with
the thumb tag (different parent -> 404 -> black). Fixed on mobile
(ContinueWatchingPoster) and TV (TVPosterCard, TVHeroCarousel).
- Add a "Use episode images for Next Up & Continue Watching" setting
(default off = series image, matching Jellyfin), wired into the home
rows on mobile and TV.
- Add helper descriptions under the Appearance settings rows.
2026-06-28 01:24:04 +02:00
Fredrik Burmester
ae5a71ff29
fix(auth): clear react query cache on logout and enable home screen refetch
2026-01-24 10:25:33 +01:00
Alex
ad54823f96
refactor: downloads to minimize prop drilling and improve layout and design ( #1337 )
...
Co-authored-by: Alex Kim <alexkim@Alexs-MacBook-Pro.local >
Co-authored-by: Fredrik Burmester <fredrik.burmester@gmail.com >
Co-authored-by: Simon-Eklundh <simon.eklundh@proton.me >
2026-01-11 17:38:41 +01:00
Fredrik Burmester
f7da29b9c9
fix: better api calls
🕒 Handle Stale Issues / 🗑️ Cleanup Stale Issues (push) Has been cancelled
🛡️ CodeQL Analysis / 🔎 Analyze with CodeQL (actions) (push) Has been cancelled
🛡️ CodeQL Analysis / 🔎 Analyze with CodeQL (javascript-typescript) (push) Has been cancelled
🔒 Lockfile Consistency Check / 🔍 Check bun.lock and package.json consistency (push) Has been cancelled
🏗️ Build Apps / 🤖 Build Android APK (Phone) (push) Has been cancelled
🏗️ Build Apps / 🤖 Build Android APK (TV) (push) Has been cancelled
🏗️ Build Apps / 🍎 Build iOS IPA (Phone) (push) Has been cancelled
🏷️🔀Merge Conflict Labeler / 🏷️ Labeling Merge Conflicts (push) Has been cancelled
🚦 Security & Quality Gate / 📝 Validate PR Title (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Vulnerable Dependencies (push) Has been cancelled
🚦 Security & Quality Gate / 🚑 Expo Doctor Check (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Lint & Test (check) (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Lint & Test (format) (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Lint & Test (lint) (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Lint & Test (typecheck) (push) Has been cancelled
2025-11-12 21:30:20 +01:00
Alex
ca92f61900
refactor: Feature/offline mode rework ( #859 )
...
Co-authored-by: lostb1t <coding-mosses0z@icloud.com >
Co-authored-by: Fredrik Burmester <fredrik.burmester@gmail.com >
Co-authored-by: Gauvain <68083474+Gauvino@users.noreply.github.com >
Co-authored-by: Gauvino <uruknarb20@gmail.com >
Co-authored-by: storm1er <le.storm1er@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chris <182387676+whoopsi-daisy@users.noreply.github.com >
Co-authored-by: arch-fan <55891793+arch-fan@users.noreply.github.com >
Co-authored-by: Alex Kim <alexkim@Alexs-MacBook-Pro.local >
2025-08-15 21:34:22 +02: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
sarendsen
e939c9b933
Revert "style: horizontal width"
...
This reverts commit 31f662a582 .
2025-05-14 21:07:18 +02:00
sarendsen
31f662a582
style: horizontal width
2025-04-21 12:28:12 +02:00
Ahmed Sbai
b9bb109f4a
chore: linting fixes && github actions for linting ( #612 )
2025-03-31 07:44:10 +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
lostb1t
d34b86297a
Update ScrollingCollectionList.tsx
2025-01-24 09:06:30 +01:00
sarendsen
c4a83e283f
feat: hide sections when empty by default
2025-01-24 08:59:41 +01:00
sarendsen
dac471f0a6
feat: hide sections when empty by default
2025-01-24 08:55:02 +01:00
Fredrik Burmester
3e299e2136
fix: early return causing crash
2025-01-23 10:07:21 +01:00
Simon Caron
007fbdd0a3
Merge branch 'develop' into feat/i18n
2025-01-16 20:38:00 -05:00
sarendsen
0ff0fab3f4
fix: fix horizontal shows
2025-01-15 00:47:10 +01:00
Simon Caron
53ea1cc899
More Translations
2025-01-04 16:41:54 -05:00
Fredrik Burmester
ece3bc001f
fix: id collision
2025-01-01 16:11:04 +01:00
Fredrik Burmester
27609e7789
feat: favorites tab
2025-01-01 15:46:22 +01:00
Fredrik Burmester
383062ac0d
fix: cache invalidation issue
2024-12-01 10:11:24 +01:00
Fredrik Burmester
d113729b6f
fix: refetch on focus
2024-11-27 09:57:03 +01:00
Fredrik Burmester
e6ea5d13d4
fix: progress data not updating due to enabled being set
...
https://stackoverflow.com/a/72230424
2024-11-27 09:36:52 +01:00
Fredrik Burmester
317e719460
wip
2024-10-08 18:43:25 +02:00
Fredrik Burmester
387add4c83
first commit
2024-10-05 09:17:54 +02:00
Fredrik Burmester
b21a1cd18e
wip
2024-10-03 07:37:37 +02:00
Fredrik Burmester
60981504fc
wip
2024-10-02 22:07:13 +02:00
Fredrik Burmester
09dafea4ad
chore
2024-09-25 08:28:36 +02:00
Fredrik Burmester
da78ce898c
fix: design
2024-09-18 08:42:09 +02:00
Fredrik Burmester
e173d51dbb
chore
2024-09-04 09:47:13 +03:00
Fredrik Burmester
3047367ba6
fix: better posters and item screen
2024-08-26 19:47:02 +02:00
Fredrik Burmester
9b2185d29e
fix: posters
2024-08-25 20:47:57 +02:00
Fredrik Burmester
57cac96df5
chore
2024-08-25 17:58:53 +02:00
Fredrik Burmester
8d327e8835
fix: design and posters
2024-08-25 16:59:24 +02:00
Fredrik Burmester
b1726962c1
fix: prepare dynamic render method for use of server config
2024-08-25 14:25:26 +02:00
Fredrik Burmester
eed4df6a8a
fix: make posters a bit smaller
2024-08-20 19:18:51 +02:00
Fredrik Burmester
30781a6dfe
wip: refactor
2024-08-17 19:11:42 +02:00
Fredrik Burmester
1f0ff1594b
wip: refactoring file structure
2024-08-15 21:08:35 +02:00
Fredrik Burmester
aa0fbd6fad
fix: refactor
2024-08-15 16:46:50 +02:00