Commit graph

2031 commits

Author SHA1 Message Date
tapframe
837decd9bd update version 2026-03-13 09:08:02 +05:30
tapframe
b8c519d4a7 update pbxproj 2026-03-13 08:57:36 +05:30
tapframe
8f371215e9 update trailer extraction 2026-03-13 08:40:52 +05:30
tapframe
fb0805324d update authentication logic and UI 2026-03-13 07:23:30 +05:30
tapframe
11d2944246 update dependencies and patchfile 2026-03-13 07:10:40 +05:30
Nayif
1367972681
Merge pull request #419 from paregi12/Mal
Mal Authentication service
2026-03-13 05:52:27 +05:30
Nayif
26a37cb9a9
Merge pull request #590 from saimuelbr/feat-parental-guide-i18n
feat(i18n): implement i18n for ParentalGuideOverlay.tsx
2026-03-13 05:51:59 +05:30
Nayif
3b77802b0e
Merge pull request #599 from vhtuan288/main
Add Vietnamese Localization
2026-03-13 05:51:45 +05:30
paregi12
bb1b267cfa fix: restore missing imports and fix type errors in MAL services 2026-03-13 01:13:17 +05:30
paregi12
6e8b336e54 feat(mal): gated all MAL features and network logic behind authentication check 2026-03-13 01:06:00 +05:30
paregi12
433d3a21b9 fix(mal): production-ready improvements for MAL sync and mapping logic 2026-03-13 01:05:33 +05:30
paregi12
dad5beee67 perf(mal): parallelize library sync and fix movie scrobbling title fallback 2026-03-12 16:35:40 +05:30
paregi12
c9fd5438b4 feat(mal): added remove button, rewatching support, and rich profile dashboard 2026-03-12 16:13:32 +05:30
paregi12
9122ff5345 merge: resolve conflicts with upstream/main and preserve MAL integration features 2026-03-12 15:39:27 +05:30
paregi12
b093e4933c feat(mal): improved mapping logic with direct ID support, TMDB-based resolution, and same-day batch support 2026-03-12 15:15:55 +05:30
Nayif
eb189d88c1
Merge pull request #468 from Judzim/main
Added option to sync Trakt watchlist into local library of Nuvio
2026-03-12 08:51:24 +05:30
Nayif
fec041e118
Merge pull request #557 from LivinDuck/main
Add Android Picture-in-Picture support for exoPlayer
2026-03-12 08:51:01 +05:30
Nayif
7d60a0c43f
Merge pull request #577 from skoruppa/main
fix for Kitsu and Mal content being still incorrectly requested
2026-03-09 05:19:50 +05:30
Nayif
e6c7bfc895
Merge pull request #565 from hoangtamthai/main
fix: Sync Setting Screen use correct SafeAreaView
2026-03-09 05:19:33 +05:30
Nayif
911730770b
Merge pull request #588 from saimuelbr/improve-language-detector
fix(i18n): use languageTag to detect region and select the correct language
2026-03-09 05:18:46 +05:30
Nayif
66b38c483b
Merge pull request #589 from saimuelbr/feat-scroll-filters
feat(ui): add horizontal scroll to download filters
2026-03-09 05:18:20 +05:30
tapframe
d840b06ca7 Merge branch 'main' of https://github.com/tapframe/NuvioStreaming 2026-03-06 20:58:23 +05:30
tapframe
e0bc66c167 added Issue and PR templates 2026-03-06 20:56:45 +05:30
Nayif
237bf51b66
Merge pull request #608 from chrisk325/patch-16
fix edge case trailer unmount logic
2026-03-06 20:49:52 +05:30
chrisk325
6e7a121be0
minor fix to invalidate cache logic 2026-03-06 13:43:04 +05:30
chrisk325
a64d5ac910
fix invalidate cache logic 2026-03-06 13:40:20 +05:30
chrisk325
21e5035c97
minor fix to trailer retry logic 2026-03-06 13:32:44 +05:30
chrisk325
9dfb3aa474
fix edge cases 2026-03-06 13:24:02 +05:30
chrisk325
b40d45cbcb
fix unmount logic edgecases 2026-03-06 13:21:47 +05:30
tapframe
b89c5b7b4f change in ipa bundleID 2026-03-06 09:10:09 +05:30
Nayif
98b7defef6
Merge pull request #605 from chrisk325/patch-15
trailer aspect ratio from contain to cover
2026-03-06 05:40:43 +05:30
chrisk325
0dc207cc85
trailer aspect ratio from contain to cover 2026-03-06 05:37:33 +05:30
Nayif
e5006d95b1
Merge pull request #602 from chrisk325/patch-14
fix merge issues and movie trailers quality in hero section remove scaling
2026-03-06 05:29:13 +05:30
chrisk325
4c6aa39ccf
reduce cache ttl 2026-03-06 04:30:52 +05:30
chrisk325
1f64ee453a
fix previous merge issues 2026-03-06 04:19:24 +05:30
chrisk325
7bd4779745
fix merge issues 2026-03-06 04:15:27 +05:30
chrisk325
33fa8a0826
fix movie trailers quality in hero section remove scaling 2026-03-06 02:13:06 +05:30
Nayif
642f4ce7aa
Merge pull request #601 from chrisk325/patch-13
fix logic for cdn caching
2026-03-06 01:28:55 +05:30
chrisk325
ec9c0db867
fix logic for cdn caching 2026-03-06 01:25:51 +05:30
Nayif
94fc9b639f
Merge pull request #600 from altCK129/trailer-fix
fix local trailer playback and addresses a lot of tmdb hardcoded api key related issues.
2026-03-06 00:07:38 +05:30
Nayif
ff449c8817
Merge branch 'main' into trailer-fix 2026-03-06 00:07:21 +05:30
CK
dbd5b42b86
Delete .github/workflows/buillld.yml 2026-03-05 23:54:37 +05:30
Tuan Vu
cdcbce7541
Add vietnamese locale 2026-03-06 00:41:26 +07:00
Tuan Vu
53ec791763
Add Vietnamese Localization 2026-03-06 00:38:07 +07:00
CK
ea4218840c
Update youtubeExtractor.ts 2026-03-05 16:45:59 +00:00
CK
86477b594a
Update TrailerModal.tsx 2026-03-05 16:34:00 +00:00
CK
16a9c5c41d
Update HeroSection.tsx 2026-03-05 21:55:44 +05:30
CK
a2a801d68a
Update youtubeExtractor.ts 2026-03-05 21:39:26 +05:30
CK
5fa02d7c53
Update youtubeExtractor.ts 2026-03-05 21:35:41 +05:30
CK
09707af661
Update youtubeExtractor.ts 2026-03-05 21:27:34 +05:30