You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor Album and Artist classes to remove unnecessary nesting and improve readability
Remove Anchor class and related records as part of the refactoring process
Update BloodSugarReading and BloodSugarStatus classes to use UTC for date handling and improve property access
Modify PlayerStatus class to simplify structure and improve clarity
Change Records class to sealed for better encapsulation
Update DeviceStateResponse and TemperatureStatus classes to use UTC for date handling
Enhance project files to allow warnings in Release builds for CI/CD
Implement SignalR support for anchor notifications with AnchorHub and AnchorNotificationService
Create AnchorSyncService to manage real-time updates for anchor definitions and user assignments
Update appsettings for production and Tailscale environments to include AnchorsApiAddress
Refactor BrowserAudioService and LocalQueueService for improved logging and consistency
Enhance PlaybackModeService to streamline playback mode handling and logging
0 commit comments