quintodrome/ui/src/reducers
Deluan Quintão 76042ba173
feat(ui): add Now Playing panel for admins (#4209)
* feat(ui): add Now Playing panel and integrate now playing count updates

Signed-off-by: Deluan <deluan@navidrome.org>

* fix: check return value in test to satisfy linter

* fix: format React code with prettier

* fix: resolve race condition in play tracker test

* fix: log error when fetching now playing data fails

Signed-off-by: Deluan <deluan@navidrome.org>

* feat(ui): refactor Now Playing panel with new components and error handling

Signed-off-by: Deluan <deluan@navidrome.org>

* fix(ui): adjust padding and height in Now Playing panel for improved layout

Signed-off-by: Deluan <deluan@navidrome.org>

* fix(cache): add automatic cleanup to prevent goroutine leak on cache garbage collection

Signed-off-by: Deluan <deluan@navidrome.org>

---------

Signed-off-by: Deluan <deluan@navidrome.org>
2025-06-10 17:22:13 -04:00
..
activityReducer.js feat(ui): add Now Playing panel for admins (#4209) 2025-06-10 17:22:13 -04:00
activityReducer.test.js feat(ui): add Now Playing panel for admins (#4209) 2025-06-10 17:22:13 -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