quintodrome/ui/src/reducers
Deluan 4f83987840 fix(ui): keep the NowPlayingPanel badge in sync.
Introduced a new event, EVENT_STREAM_RECONNECTED, to track the last
timestamp of stream reconnections. This change updates the activity
reducer to handle the new event and modifies the NowPlayingPanel to
refresh data based on server and stream status.

Signed-off-by: Deluan <deluan@navidrome.org>
2025-06-29 11:35:10 -04:00
..
activityReducer.js fix(ui): keep the NowPlayingPanel badge in sync. 2025-06-29 11:35:10 -04:00
activityReducer.test.js fix(ui): keep the NowPlayingPanel badge in sync. 2025-06-29 11:35:10 -04:00
albumView.js Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
dialogReducer.js feat(ui) add Save Queue to Playlist (#4110) 2025-05-23 22:04:18 -04:00
index.js ReplayGain support + audio normalization (web player) (#1988) 2023-01-17 15:57:19 -05:00
playerReducer.js fix(ui): save play mode for player (#3315) 2024-09-27 13:13:22 -04:00
replayGainReducer.js Use same key for replaygain's preAmp (#3184) 2024-08-03 21:18:41 -04:00
settingsReducer.js Option to toggle fields in songs, albums & artists (#923) 2021-05-24 11:09:06 -04:00
themeReducer.js Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00