quintodrome/ui/src
ImgBotApp 7e225c0f47 [ImgBot] Optimize images
*Total -- 8,303.62kb -> 6,130.18kb (26.17%)

/ui/src/icons/paused-light.png -- 0.81kb -> 0.29kb (63.6%)
/.github/screenshots/ss-mobile-login.png -- 1,189.03kb -> 736.30kb (38.08%)
/ui/src/icons/playing-dark.gif -- 2.29kb -> 1.58kb (31.29%)
/ui/src/icons/playing-light.gif -- 2.29kb -> 1.58kb (31.29%)
/.github/screenshots/ss-mobile-player.png -- 1,257.85kb -> 886.30kb (29.54%)
/ui/public/apple-touch-icon-152x152.png -- 9.51kb -> 6.74kb (29.21%)
/ui/public/mstile-144x144.png -- 9.63kb -> 6.88kb (28.55%)
/ui/public/mstile-70x70.png -- 6.59kb -> 4.73kb (28.22%)
/ui/public/apple-touch-icon-180x180.png -- 11.34kb -> 8.18kb (27.89%)
/ui/public/apple-touch-icon.png -- 11.34kb -> 8.18kb (27.89%)
/ui/public/apple-touch-icon-76x76.png -- 4.52kb -> 3.27kb (27.68%)
/ui/public/apple-touch-icon-120x120.png -- 7.27kb -> 5.30kb (27.2%)
/ui/public/android-chrome-192x192.png -- 13.14kb -> 9.78kb (25.59%)
/ui/public/mstile-150x150.png -- 9.57kb -> 7.20kb (24.8%)
/ui/public/apple-touch-icon-60x60.png -- 3.40kb -> 2.57kb (24.51%)
/ui/src/icons/android-icon-72x72.png -- 6.25kb -> 4.75kb (24%)
/.github/screenshots/ss-desktop-player.png -- 5,016.75kb -> 3,833.46kb (23.59%)
/resources/logo-192x192.png -- 17.10kb -> 13.21kb (22.78%)
/ui/public/android-chrome-512x512.png -- 38.32kb -> 29.78kb (22.3%)
/ui/public/mstile-310x310.png -- 21.04kb -> 16.49kb (21.61%)
/ui/public/mstile-310x150.png -- 10.35kb -> 8.12kb (21.56%)
/resources/navidrome-600x600.png -- 369.74kb -> 297.43kb (19.56%)
/ui/public/favicon-32x32.png -- 2.18kb -> 1.80kb (17.52%)
/.github/screenshots/ss-mobile-album-view.png -- 282.95kb -> 236.01kb (16.59%)
/ui/src/icons/paused-dark.png -- 0.34kb -> 0.29kb (14.25%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-03-23 10:29:13 -04:00
..
actions Add duplicate song warning. Fix #554 2021-03-21 13:29:35 -04:00
album fix min-width of AlbumDetails 2021-03-16 23:19:11 -04:00
artist Help dialog with available hotkeys 2021-02-03 19:08:03 -05:00
audioplayer Fix #260: Add Auto theme preference to set theme automatically. (#835) 2021-03-21 13:19:43 -04:00
common New component for song display in song list (#833) 2021-03-23 00:12:19 -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 Add duplicate song warning. Fix #554 2021-03-21 13:29:35 -04:00
icons [ImgBot] Optimize images 2021-03-23 10:29:13 -04:00
layout Fix #260: Add Auto theme preference to set theme automatically. (#835) 2021-03-21 13:19:43 -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 Help dialog with available hotkeys 2021-02-03 19:08:03 -05:00
reducers Add duplicate song warning. Fix #554 2021-03-21 13:29:35 -04:00
song New component for song display in song list (#833) 2021-03-23 00:12:19 -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 Fix #260: Add Auto theme preference to set theme automatically. (#835) 2021-03-21 13:19:43 -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 Fix duration formatting, add days and don't show 60 seconds 2020-12-20 13:29:09 -05:00
App.js Better hotkey organization 2021-02-03 18:29:33 -05:00
authProvider.js clear the ServiceWorker cache on logout (#854) 2021-03-21 14:34:10 -04:00
config.js Disable Activity Panel by default. 2020-11-25 15:29:46 -05: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 Fix space hotkey 2021-02-05 13:10:58 -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 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