Commit Graph

6 Commits

Author SHA1 Message Date
1c2c56e9e2 feat: Add auto-sync, fix partner linking UI, update sharing settings
- Add 10-second periodic auto-sync to CycleEntriesNotifier
- Fix husband_devotional_screen: use partnerId for isConnected check, navigate to SharingSettingsScreen instead of legacy mock dialog
- Remove obsolete _showConnectDialog method and mock data import
- Update husband_settings_screen: show 'Partner Settings' with linked partner name when connected
- Add SharingSettingsScreen: Pad Supplies toggle (disabled when pad tracking off), Intimacy always enabled
- Add CORS OPTIONS handler to backend server
- Add _ensureServerRegistration for reliable partner linking
- Add copy button to Invite Partner dialog
- Dynamic base URL for web (uses window.location.hostname)
2026-01-09 17:20:49 -06:00
d28898cb81 Implement data sync and cleanup 2026-01-09 13:48:38 -06:00
dc6bcad83f Enhance Pad Tracking with new Flow and Supply logic 2026-01-09 13:35:07 -06:00
a799e9cf59 Resolve all lints and deprecation warnings 2026-01-09 10:04:51 -06:00
512577b092 Implement Notifications and Pad Tracking Enhancements 2026-01-08 15:46:28 -06:00
9ae77e7ab0 Refactor Husband Settings to dedicated screen and add Appearance option 2026-01-05 18:00:44 -06:00