quintodrome/ui/src
2021-04-01 23:14:59 -04:00
..
actions Add duplicate song warning. Fix #554 2021-03-21 13:29:35 -04:00
album Add required prop order in random album list. Fix #957 2021-04-01 23:14:59 -04:00
artist Enable turn on/off Favorites/Loved feature. (#917) 2021-03-28 20:35:49 -04:00
audioplayer Make spotify-ish more spotify-ish (#914) 2021-03-31 16:58:47 -04:00
common Album details UI fix (#922) 2021-04-01 23:03:05 -04:00
dataProvider Fix playlists 2020-11-27 13:13:51 -05:00
dialogs Make the version number clickable for the SNAPSHOT version in development docker build (#843) 2021-03-22 23:34:34 -04:00
i18n Refactored the current ️/Star feature to ❤️/Love/Favourite feature. (#908) 2021-03-26 23:56:19 -04:00
icons [ImgBot] Optimize images 2021-03-23 10:29:13 -04:00
layout Remove redundant backgroundColor from Login icon 2021-03-31 13:31:03 -04:00
personal Fix #260: Add Auto theme preference to set theme automatically. (#835) 2021-03-21 13:19:43 -04:00
player Add option for player to report real paths in Subsonic API. Closes #625 2020-11-28 10:25:23 -05:00
playlist Make spotify-ish more spotify-ish (#914) 2021-03-31 16:58:47 -04:00
reducers Add duplicate song warning. Fix #554 2021-03-21 13:29:35 -04:00
song Enable turn on/off Favorites/Loved feature. (#917) 2021-03-28 20:35:49 -04:00
store Add Desktop Notifications 2020-11-21 02:03:54 -05:00
subsonic Invalidate cached images when album changes 2021-03-12 15:41:11 -05:00
themes Make spotify-ish more spotify-ish (#914) 2021-03-31 16:58:47 -04:00
transcoding Use outlined Material-UI variant for all inputs 2020-08-17 11:19:39 -04:00
user Replace classnames with clsx 2020-11-27 18:27:32 -05:00
utils Add lint script to UI project 2021-03-24 12:05:58 -04:00
App.js Better hotkey organization 2021-02-03 18:29:33 -05:00
authProvider.js Fix cacheUndefined bug - #901 (#915) 2021-03-29 20:43:51 -04:00
config.js Login backgrounds from unsplash collection (#936) 2021-03-31 00:24:37 -04:00
consts.js Fix #260: Add Auto theme preference to set theme automatically. (#835) 2021-03-21 13:19:43 -04:00
eventStream.js Removed event.type from SSE, as it was causing the browser to hang. 2021-02-04 12:37:06 -05:00
hotkeys.js Enable turn on/off Favorites/Loved feature. (#917) 2021-03-28 20:35:49 -04: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 Update index.js 2020-10-01 12:12:18 -04:00
routes.js feat: move Configuration menu to Personal settings 2020-03-31 21:28:50 -04:00
serviceWorker.js Update serviceWorker to the latest from create-react-app 2020-09-29 17:10:06 -04:00
setupTests.js Formatted by Prettier 2020-01-14 18:06:40 -05:00