quintodrome/ui/src
2020-11-27 14:24:22 -05:00
..
actions Change format of events sent by server, leveraging event type and id 2020-11-25 20:46:21 -05:00
album Make "star" column aligned with context menu in Album List view 2020-11-27 13:13:51 -05:00
artist Fix song context menu "on hover" visibility 2020-11-27 13:13:51 -05:00
audioplayer Simplify AudioTitle on mobile view 2020-11-27 13:30:51 -05:00
common Also use PureDatagridRow to speed up SongDatagrid 2020-11-27 14:24:22 -05:00
dataProvider Fix playlists 2020-11-27 13:13:51 -05:00
dialogs Moved all reducers and actions to their own folders 2020-11-08 13:19:38 -05:00
i18n Allow the NotificationToggle to be in sync with the selected option in the browser 2020-11-21 02:03:54 -05:00
icons Use logo on login page. Closes #247 2020-10-04 11:47:25 -04:00
layout Disable Activity Panel by default. 2020-11-25 15:29:46 -05:00
personal Allow the NotificationToggle to be in sync with the selected option in the browser 2020-11-21 02:03:54 -05:00
player Use outlined Material-UI variant for all inputs 2020-08-17 11:19:39 -04:00
playlist Fix playlists 2020-11-27 13:13:51 -05:00
reducers Fix formatting 2020-11-21 02:03:54 -05:00
song Fix song context menu "on hover" visibility 2020-11-27 13:13:51 -05:00
store Add Desktop Notifications 2020-11-21 02:03:54 -05:00
subsonic Use a better notation for exporting JS components and functions 2020-11-10 19:27:28 -05:00
themes Fix BulkActions contrast once and for all(?) 2020-10-31 18:46:14 -04:00
transcoding Use outlined Material-UI variant for all inputs 2020-08-17 11:19:39 -04:00
user Loosen up constraints for email. Fixes #362 2020-08-19 12:22:41 -04:00
utils Fix formatting 2020-11-21 02:03:54 -05:00
App.js Disable Activity Panel by default. 2020-11-25 15:29:46 -05:00
authProvider.js Make eventStream connection/reconnection more reliable 2020-11-20 20:27:30 -05:00
config.js Disable Activity Panel by default. 2020-11-25 15:29:46 -05:00
consts.js Add export as m3u button to playlist 2020-08-22 13:23:50 -04:00
eventStream.js Change format of events sent by server, leveraging event type and id 2020-11-25 20:46:21 -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