Uruk
f543fa9e3e
refactor: remove unused code and simplify implementations
...
Removes extensive dead code including unused components, utilities, and augmentations that were no longer referenced in the codebase.
Simplifies play settings logic by removing complex stream ranking algorithm in favor of direct previous index matching for audio and subtitle selections.
Removes aspectRatio prop from video player as it was set to a constant "default" value and never changed.
Inlines POSTER_CAROUSEL_HEIGHT constant directly where used instead of importing from centralized constants file.
Eliminates unused features including image color extraction for TV platforms, M3U8 subtitle parsing, and various Jellyfin API helpers that were no longer needed.
Cleans up credential management by making internal helper functions private that should not be exposed to external consumers.
2026-01-12 11:04:23 +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
74d86b5d12
feat: KSPlayer as an option for iOS + other improvements ( #1266 )
2026-01-03 13:05:50 +01:00
stenlan
93a63f6b48
fix : #1007 Season episodes temporarily disappearing when marking one as watched ( #1031 )
...
Co-authored-by: Fredrik Burmester <fredrik.burmester@gmail.com >
2025-09-03 21:42:03 +02:00
Gauvain
df0b569f2d
fix(typescript): resolve 44 TypeScript errors in core components ( #1004 )
2025-08-31 16:56:53 +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
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
Simon Caron
2da774272d
Merge branch 'develop' into feat/i18n
2025-01-07 20:38:59 -05:00
herrrta
db4046267f
[Jellyseerr] Add cast/crew results
...
implements #327
2025-01-05 02:53:41 -05:00
Simon Caron
459ca3245b
Rename card field
2025-01-04 15:39:04 -05:00
Simon Caron
894305e126
Item Card Fields
2025-01-04 14:49:56 -05:00
Fredrik Burmester
27acd5287f
fix: smaller card
2024-09-19 22:21:01 +02:00
Fredrik Burmester
3047367ba6
fix: better posters and item screen
2024-08-26 19:47:02 +02:00
Fredrik Burmester
8d327e8835
fix: design and posters
2024-08-25 16:59:24 +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
49b2e594d6
chore: refactor
2024-08-07 08:15:30 +02:00
Fredrik Burmester
382e70cf8e
chore
2024-08-06 08:18:17 +02:00
Fredrik Burmester
b3a74892c4
fix
2024-08-04 22:25:12 +02:00
Fredrik Burmester
634f28ac28
fix
2024-08-02 08:47:39 +02:00