quintodrome/ui/src
Celyn Walters b8c171d3d4
Hide LastFM icons if config.lastFMEnabled is false (#1935)
Hide LastFM icons if `config.lastFMEnabled` is false
2022-12-30 17:15:14 -05:00
..
actions Enable transcoding of downlods (#1667) 2022-12-18 12:12:37 -05:00
album Hide LastFM icons if config.lastFMEnabled is false (#1935) 2022-12-30 17:15:14 -05:00
artist Hide LastFM icons if config.lastFMEnabled is false (#1935) 2022-12-30 17:15:14 -05:00
audioplayer Keyboard shortcut to go to current song (#2029) 2022-12-05 13:37:49 -05:00
common Enable transcoding of downlods (#1667) 2022-12-18 12:12:37 -05:00
dataProvider Fix/Optimized Playlist tracks deletion 2021-10-26 14:05:28 -04:00
dialogs Enable transcoding of downlods (#1667) 2022-12-18 12:12:37 -05:00
i18n Add Date Added column in Album and Song lists (#2055) 2022-12-22 22:44:07 -05:00
icons Optimize static images (#1941) 2022-10-20 10:51:31 -04:00
layout Fix new test-library eslint errors 2022-09-28 21:30:20 -04:00
personal Rename ListenBrainz config flag and enable by default (#1443) 2021-11-17 21:11:53 -05:00
player Add an id attribute to Search boxes. Should fix #1998 2022-11-21 13:44:16 -05:00
playlist Enable transcoding of downlods (#1667) 2022-12-18 12:12:37 -05:00
reducers Fix DevFastAccessCoverArt flag 2022-12-28 15:31:56 -05:00
song Add Date Added column in Album and Song lists (#2055) 2022-12-22 22:44:07 -05:00
store Bump redux and react-redux versions 2022-09-29 11:05:05 -04:00
subsonic Better error handling 2022-12-28 15:31:56 -05:00
themes Spotify-ish Improvement (#2012) 2022-11-27 12:13:00 -05:00
transcoding Use outlined Material-UI variant for all inputs 2020-08-17 11:19:39 -04:00
user Add an id attribute to Search boxes. Should fix #1998 2022-11-21 13:44:16 -05:00
utils Fix bug in duration format logic (#2026) 2022-12-03 20:31:02 -05:00
App.js Enable transcoding of downlods (#1667) 2022-12-18 12:12:37 -05:00
authProvider.js Remove clearServiceWorkerCache, not needed anymore. (#1205) 2021-06-23 12:11:35 -04:00
config.js Fix DevFastAccessCoverArt flag 2022-12-28 15:31:56 -05:00
consts.js Limit number of playlists displayed in the sidebar, to avoid UI freezes 2021-10-02 21:39:33 -04:00
eventStream.js Trying to fix multiple EventStream connections, one more time 2021-12-02 10:49:32 -05:00
hotkeys.js Change "Go to current song" hotkey. 2022-12-18 20:58:01 -05:00
index.css Add ui subfolder, bootstrapped a "hello-world" React-Admin app, changed Makefile to start both apps in dev mode 2020-01-14 15:34:59 -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 New service worker (#952) 2021-04-02 11:58:45 -04:00
setupTests.js Allow adding songs to multiple playlists at once. (#995) 2021-04-23 18:37:08 -04:00
useChangeThemeColor.js Fix PWA notification toolbar color (#1083) 2021-05-11 20:11:54 -04:00