NuvioStreaming/composeApp/src/commonMain/kotlin/com/nuvio/app/features/library
tapframe b8f4afce5d feat: Integrate Supabase authentication and profile management features
- Added AuthRepository for handling user authentication states and actions.
- Implemented AuthScreen for user sign-in and sign-up functionality.
- Introduced Profile management with ProfileEditScreen and PinEntryDialog for secure access.
- Enhanced synchronization of user profiles and library data with Supabase.
- Created necessary data models and network providers for seamless integration with Supabase services.
2026-03-28 19:32:45 +05:30
..
LibraryClock.kt feat: Implement Library feature with storage, repository, and UI components 2026-03-28 18:00:03 +05:30
LibraryModels.kt feat: Add Watched feature with storage, repository, and UI components 2026-03-28 18:14:22 +05:30
LibraryRepository.kt feat: Integrate Supabase authentication and profile management features 2026-03-28 19:32:45 +05:30
LibraryScreen.kt feat: Implement Library feature with storage, repository, and UI components 2026-03-28 18:00:03 +05:30
LibraryStorage.kt feat: Implement Library feature with storage, repository, and UI components 2026-03-28 18:00:03 +05:30