Uruk
75d6948a81
refactor: replace any types with proper TypeScript types
...
Improves type safety throughout the codebase by eliminating unsafe `any` type assertions and replacing them with proper type definitions.
Adds explicit type parameters and constraints to MMKV augmentations, component props, and router navigation calls. Updates function signatures to use `unknown` instead of `any` where appropriate, and properly types Icon glyphs, router Href parameters, and component prop spreads.
Enhances maintainability and catches potential type errors at compile time rather than runtime.
2025-11-25 19:06:43 +01:00
Fredrik Burmester
01110b8d13
fix: clean toast message jellyseerr movie request ( #1201 )
2025-11-15 17:39:07 +01:00
Fredrik Burmester
2be78a232c
fix: linting ( #1184 )
2025-11-14 19:34:59 +01:00
Fredrik Burmester
485dc6eeac
feat: Expo 54 (new arch) support + new in-house download module ( #1174 )
...
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
Co-authored-by: sarendsen <coding-mosses0z@icloud.com >
Co-authored-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
Co-authored-by: Gauvain <68083474+Gauvino@users.noreply.github.com >
2025-11-11 08:53:23 +01:00
Gauvain
ead37aa806
fix: resolve type issues and improve component reliability ( #1078 )
🤖 Android APK Build (Phone + TV) / 🏗️ Build Android APK (phone) (push) Has been cancelled
🤖 Android APK Build (Phone + TV) / 🏗️ Build Android APK (tv) (push) Has been cancelled
🤖 iOS IPA Build (Phone + TV) / 🏗️ Build iOS IPA (phone) (push) Has been cancelled
🔒 Lockfile Consistency Check / 🔍 Check bun.lock and package.json consistency (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
🏷️🔀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
🕒 Handle Stale Issues / 🗑️ Cleanup Stale Issues (push) Has been cancelled
2025-09-25 22:47:49 +02:00
stenlan
c778956a52
fix: Jellyseerr discovery crash ( #1032 )
2025-09-03 21:41:35 +02:00
Gauvain
df0b569f2d
fix(typescript): resolve 44 TypeScript errors in core components ( #1004 )
2025-08-31 16:56:53 +02: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
lance chant
89b34eddc1
fix: tv playback ( #820 )
...
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
Signed-off-by: lancechant <13349722+lancechant@users.noreply.github.com >
Co-authored-by: Fredrik Burmester <fredrik.burmester@gmail.com >
Co-authored-by: Uruk <contact@uruk.dev >
Co-authored-by: Gauvain <68083474+Gauvino@users.noreply.github.com >
2025-08-07 10:12:40 +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
herrrta
c9905d9d88
fix: add null safety to default folder path
2025-04-01 19:31:27 -04: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
herrrta
66f61c3c38
fix: Recent request slider initial loading
2025-03-05 20:07:21 -05:00
herrrta
88efb09317
fix: fix jellyseerr search results
2025-03-05 19:45:36 -05:00
herrrta
ba9178a0f6
fix: Jellyseerr dont compare against tv original names during sorting
2025-03-05 01:30:42 -05:00
herrrta
27cd73efab
fix: Jellyseerr slider bottom padding for posters
2025-03-05 01:24:09 -05:00
herrrta
e397be4b2e
feat: Better Jellyseerr search results #586
...
- fetch 4 pages at once to maximize search results
- add local sorting options
2025-03-05 00:32:30 -05:00
herrrta
4dddc0f926
fix: Jellyseerr Recent Request slide fixes
...
- added src for backdrop + poster
- fixed horizontal height issues
2025-03-04 21:09:15 -05:00
herrrta
e1314077e2
fix: only show recent requests when request is done loading
2025-03-03 01:25:58 -05:00
herrrta
dd65505f7f
feat: [Jellyseerr] Show recent requests #324
...
- Added recent requests slide
- updated JellyseerrPoster.tsx to handle more options
2025-03-03 01:04:49 -05:00
herrrta
951158bcd3
fix: Discover page key collisions #581
...
- add uniqBy for jellyseerr results
- add missing key in MovieTvSlide.tsx
2025-03-02 13:07:14 -05:00
herrrta
9b1dd0923a
fix: Don't show all seasons numbers in request modal [Jellyseerr] #580
2025-03-02 12:38:58 -05:00
herrrta
bd908516b5
fix: Advanced request options not saving #543
2025-03-02 12:21:24 -05:00
herrrta
63b5ba2112
feat: add upcoming air dates for episodes
2025-02-19 21:49:28 -05:00
herrrta
f28f1d8736
Fix android discover page crash
2025-02-11 10:16:36 -05:00
herrrta
3975473da9
fix: Requesting some seasons not working [Jellyseerr]
2025-01-25 15:05:48 -05:00
Simon Caron
cd8aba32d8
Jellyseerr
2025-01-13 00:03:41 -05:00
Simon Caron
7e62c9bc9a
Merge branch 'develop' into feat/i18n
2025-01-12 19:49:58 -05:00
Fredrik Burmester
ff4c5f28af
chore
2025-01-12 14:11:09 +01:00
herrrta
76cdb2b3f8
fix cast npe
2025-01-08 17:31:39 -05:00
herrrta
dcd458bd3d
[Jellyseerr] "Currently Streaming On" misaligned text
...
fixes #392
2025-01-08 08:04:48 -05:00
herrrta
2dc49735f4
[Jellyseerr] Show media configuration for admins
...
implements #331
2025-01-07 23:53:10 -05:00
Simon Caron
14c8c1aaed
Fix some missing fields
2025-01-07 22:26:09 -05:00
Simon Caron
2da774272d
Merge branch 'develop' into feat/i18n
2025-01-07 20:38:59 -05:00
herrrta
cbe3b18226
fix enter animation
2025-01-06 20:55:50 -05:00
Fredrik Burmester
a640df30bc
chore
2025-01-06 22:32:27 +01:00
herrrta
b232bebd73
[Jellyseerr] Show genre/studio/network discover sliders
...
implements #326
2025-01-06 14:25:14 -05:00
Fredrik Burmester
0df6b8e2a0
chore
2025-01-06 17:33:49 +01:00
Fredrik Burmester
f48b26076d
feat: loading skeleton for search (including jellyseerr)
2025-01-06 17:33:27 +01:00
Fredrik Burmester
a061f9f480
fix: padding
2025-01-05 12:04:11 +01:00
Fredrik Burmester
8370519758
chore: formatting
2025-01-05 09:46:48 +01:00
herrrta
db4046267f
[Jellyseerr] Add cast/crew results
...
implements #327
2025-01-05 02:53:41 -05:00
herrrta
d84ed558f3
[Jellyseerr] Show facts about media result
...
implements #325
2025-01-04 21:04:12 -05:00
herrrta
39f2735756
Add badge to differentiate a movie/series
...
fixes #332
2025-01-04 17:11:01 -05:00
Fredrik Burmester
6a17ac02af
fix: horrizontal padding issue
2025-01-01 17:12:38 +01:00
Fredrik Burmester
a936916da4
fix: design
2024-12-31 13:35:59 +01:00
herrrta
ec0d9d7788
Fix spacing between slides on discover page
2024-12-30 16:34:15 -05:00
herrrta
cbce83e109
Basic Jellyseerr discover page
2024-12-29 13:50:02 -05:00