quintodrome/ui/src
Kendall Garner 782cd26b3d
fix(ui): save play mode for player (#3315)
* fix(ui): save play mode for player - 3019

* redux

* redux
2024-09-27 13:13:22 -04:00
..
actions fix(ui): save play mode for player (#3315) 2024-09-27 13:13:22 -04:00
album fix(ui): make random albums order stick when coming back to the grid 2024-09-19 20:16:50 -04:00
artist Improve SQL sanitization 2024-09-14 18:53:34 -04:00
audioplayer fix(ui): save play mode for player (#3315) 2024-09-27 13:13:22 -04:00
common fix(ui): show effective dB of track when playing (#3293) 2024-09-21 16:46:14 -04:00
dataProvider Bump jwt-decode from 3.1.2 to 4.0.0 in /ui (#2714) 2023-12-18 17:28:42 -05:00
dialogs Make the UI use the new ShareURL option 2024-09-15 17:26:58 -04:00
i18n Hungarian patch and typo fix for English (#3263) 2024-09-15 11:00:25 -04:00
icons Optimize static images (#1941) 2022-10-20 10:51:31 -04:00
layout Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
personal Do not use lastFM api key and secret to determine if LastFM.Enabled should be set. 2024-06-10 16:26:39 -04:00
player Show Player name, not client, in mobile view. Fix #1659. 2023-04-05 22:48:33 -04:00
playlist Add Auto-Import toggle switch to playlists list view. 2024-07-18 00:07:59 +02:00
radio Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
reducers fix(ui): save play mode for player (#3315) 2024-09-27 13:13:22 -04:00
share fix(ui): save play mode for player (#3315) 2024-09-27 13:13:22 -04:00
song Improve SQL sanitization 2024-09-14 18:53:34 -04:00
store fix(ui): save play mode for player (#3315) 2024-09-27 13:13:22 -04:00
subsonic fix(ui): avoid invalid requests after logoff 2024-09-25 15:14:47 -04:00
themes fix(ui): fix Nuclear Theme (#3291) 2024-09-19 17:13:44 -04:00
transcoding Simplify radio CRUD code 2023-01-25 10:03:55 -05:00
user Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
utils fix(ui): show effective dB of track when playing (#3293) 2024-09-21 16:46:14 -04:00
App.js Simplify EventStream handling 2023-05-17 11:53:09 -04:00
authProvider.js Don't expose Last.fm API Key in the index.html 2024-01-29 21:42:27 -05:00
config.js Remove shareURL value from config.js 2024-09-15 17:26:58 -04:00
consts.js Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
eventStream.js Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
hotkeys.js Change "Go to current song" hotkey. 2022-12-18 20:58:01 -05:00
index.css Fixes the slide bar clickable area (#2113) 2023-01-24 11:15:14 -05:00
index.js Remove React.Strict mode 2021-06-25 14:08:00 -04:00
routes.js Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00
serviceWorker.js Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
setupTests.js Use the default import path for jest-dom. 2024-01-17 17:07:43 -05:00
useChangeThemeColor.js Fix PWA notification toolbar color (#1083) 2021-05-11 20:11:54 -04:00