quintodrome/ui/src
Kendall Garner 290333ec59
Use same key for replaygain's preAmp (#3184)
Resolves #2933. To prevent this from happening again, make the localstorage keys consts for set/get
2024-08-03 21:18:41 -04:00
..
actions Simplify EventStream handling 2023-05-17 11:53:09 -04:00
album Fix image stuttering (#3035) 2024-05-24 20:19:26 -04:00
artist Fix album sorting in Artist page 2024-07-04 17:21:31 -04:00
audioplayer Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
common Fix "Cannot read properties of undefined". Closes #3070 2024-07-25 17:22:04 -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 Remove deprecation warning about notify 2024-04-13 15:27:54 -04:00
i18n Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05: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 Use same key for replaygain's preAmp (#3184) 2024-08-03 21:18:41 -04:00
share Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
song Support for Original Date, Release Date & splitting/grouping of album editions (#2162) 2023-05-19 15:27:47 -04:00
store Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
subsonic Fix image stuttering (#3035) 2024-05-24 20:19:26 -04:00
themes fix background color for nord theme (#3124) 2024-06-29 18:50:33 -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 Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05: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 Don't expose Last.fm API Key in the index.html 2024-01-29 21:42:27 -05: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