Commit graph

682 commits

Author SHA1 Message Date
Thái Hoàng Tâm
91d81d53c1
fix: Sync Setting Screen use SafeAreaView from 'react-native-safe-area-context' instead of the deprecated one from 'react-native'
The bug is described at Discord https://discord.com/channels/1379902184207941732/1477029029449306358
2026-02-28 19:40:36 +01:00
Dušan Milivojević
6b566cf69d fix(auth): disable auto-capitalize on password input 2026-02-28 16:26:05 +01:00
Nayif
b0263b5cc2
Merge pull request #522 from saimuelbr/main 2026-02-25 17:53:36 +05:30
saimuelbr
5deb859810 minor i18n fix 2026-02-24 20:18:44 -03:00
tapframe
6cc9bb78e9 Merge branch 'addonConfig' 2026-02-25 00:43:01 +05:30
tapframe
ba909a4aec Remove hardcoded addon config URL guesses 2026-02-25 00:42:55 +05:30
craitose
0b82682dd9 addon configure url fix 2026-02-24 10:10:55 +00:00
tapframe
81d528e0f6 update sync logic 2026-02-22 17:58:47 +05:30
saimuelbr
1e982e2bfe Adding i18n in Nuvio Sync Screen 2026-02-22 00:14:56 -03:00
tapframe
37ad5647f8 ref: Simkl authentication to use PKCE and update exchangeCodeForToken method 2026-02-21 18:05:12 +05:30
Nayif
5a8fa30787
Merge pull request #495 from sssserrano/feat/add-catalan
Add Catalan language
2026-02-21 14:57:04 +05:30
John Neerdael
a7fcf6779c Fix OpenRouter model routing and add configurable model setting 2026-02-20 23:15:41 +01:00
sandra
55afd3fd56 Add Catalan language 2026-02-20 17:56:16 +01:00
tapframe
a05a16f67b implement bounded concurrency for catalog loading and add loading screen timeout 2026-02-20 21:59:25 +05:30
tapframe
9b330b8226 add forgot password link to AuthScreen and enhance URL normalization in SupabaseSyncService 2026-02-19 06:23:08 +05:30
skoruppa
bf5f7c60de prioritize external meta addons & fix episode ID parsing
same as for NuvioTV

also

fix: correct episode ID parsing for non-season formats (mal🆔episode)
2026-02-18 12:23:19 +01:00
tapframe
8603b1ea86 fix localization files 2026-02-17 14:57:02 +05:30
tapframe
7eadee8fd8 Merge branch 'milicevicivan/main'
# Conflicts:
#	src/i18n/locales/it.json
#	src/i18n/locales/sr.json
2026-02-17 03:41:56 +05:30
tapframe
a57b2bdbdd Remove linked devices information from SyncSettingsScreen 2026-02-17 03:38:42 +05:30
tapframe
46fe7f7cdf Add Nuvio Sync feature and update branding assets 2026-02-17 03:31:29 +05:30
tapframe
36d93c270a authentication error handling 2026-02-17 02:23:53 +05:30
tapframe
b5ae55da9e Refactor AuthScreen and SyncSettingsScreen; remove warning details and sync code generation
- Removed warning details and associated animations from AuthScreen.
- Simplified AuthScreen layout by eliminating unused state and styles.
- Updated SyncSettingsScreen to fetch remote sync stats and display them.
- Introduced new actions for pulling from cloud and uploading local data.
- Removed legacy code related to sync code generation and claiming.
- Enhanced UI with new section headers and improved layout for better user experience.
- Added reconciliation logic for remote watched items in watchedService.
- Implemented addon order reconciliation based on remote manifest URLs in stremioService.
2026-02-17 01:33:36 +05:30
tapframe
e27b6de202 acc sync init 2026-02-16 21:39:41 +05:30
milicevicivan
e0391bc79c
Update PlaybackSettingsScreen.tsx 2026-02-12 23:36:03 +01:00
milicevicivan
fdd0461234
Update TMDBSettingsScreen.tsx 2026-02-12 23:32:15 +01:00
tapframe
a0dde2814b Merge branch 'main' of https://github.com/tapframe/NuvioStreaming 2026-02-12 11:51:22 +05:30
tapframe
9ea8007bfc update lang strings 2026-02-12 11:51:15 +05:30
Nayif
1a3b9e367b
Revert "Upscale" 2026-02-10 15:49:01 +05:30
milicevicivan
9fa2f0b2b4
Update TMDBSettingsScreen.tsx
Mistake fixed
2026-02-07 22:33:19 +01:00
milicevicivan
da07db4098
Update PlaybackSettingsScreen.tsx 2026-02-07 18:22:43 +01:00
paregi12
cb1bc64daa fix: resolve shader persistence loop, icons, and preset memory; add FSR/SSim shaders and clean UI 2026-02-07 15:26:16 +05:30
paregi12
3fe5da1434 upscaler 2026-02-07 08:26:51 +05:30
milicevicivan
e978c14da6
Update TMDBSettingsScreen.tsx 2026-02-06 23:19:44 +01:00
milicevicivan
5aa90afde1
Update TMDBSettingsScreen.tsx
Mistake fixed
2026-02-06 21:22:44 +01:00
milicevicivan
cc9e35596c
Update TMDBSettingsScreen.tsx
Added new languages
2026-02-06 21:05:43 +01:00
tapframe
23ffc9977b feat(i18n): add privacy settings translations for multiple languages 2026-02-05 11:29:24 +05:30
tapframe
1b9010435f Merge branch 'main' of https://github.com/tapframe/NuvioStreaming 2026-02-05 10:56:19 +05:30
tapframe
454a6f387f feat: Implement privacy settings and telemetry management 2026-02-05 10:56:07 +05:30
paregi12
682d3f2eb3 refactor: improve IntroDB API key verification and handle unmounted state 2026-02-01 22:49:32 +05:30
paregi12
f8bac1aa56 feat: implement IntroDB API key verification before saving 2026-02-01 22:49:32 +05:30
Nayif
520f8595aa
Merge pull request #452 from paregi12/feat-intro-db-submission
feat: implement intro submission feature
2026-02-01 01:03:47 +05:30
xicoivy
2e6c67e1b6
Update TMDBSettingsScreen.tsx
Added Croatian lang
2026-01-31 18:45:42 +01:00
paregi12
8d9fed3f7f feat: implement intro submission feature and update to beta.14 2026-01-31 14:08:39 +05:30
tapframe
f73e418b36 revert: drop theintrodb.org integration
Revert the theintrodb.org skip-intro provider and return to the existing introdb.app behavior.
2026-01-29 11:50:11 +05:30
tapframe
13c4313703 fix for addon renaming and disabling due to addon.id key conflict 2026-01-27 18:48:26 +05:30
tapframe
2417bf548a feat: added theintrodb.org skip intro service 2026-01-26 16:55:58 +05:30
tapframe
c36210e9c2 added simkl watchlists 2026-01-26 12:53:14 +05:30
tapframe
f4bd44d3e0 Removed Debrid Integration 2026-01-26 11:46:28 +05:30
tapframe
77f5cb2b80 added Hindi 2026-01-25 22:55:22 +05:30
tapframe
36b2375db0 added donor screen 2026-01-25 14:37:42 +05:30