Commit graph

4 commits

Author SHA1 Message Date
tapframe
9b330b8226 add forgot password link to AuthScreen and enhance URL normalization in SupabaseSyncService 2026-02-19 06:23:08 +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