Commit Graph

114 Commits

Author SHA1 Message Date
0d3ac044b8 Adding hover actions to now playing artwork (kiosk mode / album) 2020-04-08 09:15:15 +12:00
648ec8638a Buildout 2020-03-12 11:45:02 +13:00
3e56a3f873 Removing componentWillReceiveProps from base views 2020-03-11 20:40:20 +13:00
5a1f08fdf0 Splitting out helpers into separate files 2020-03-03 16:39:37 +13:00
2928eea8f9 Kiosk mode lyrics 2020-02-15 21:45:29 +13:00
066da7f7ca Groundwork for crossfading now playing artwork; Initial Setup pre-fill from queryParams 2020-02-11 09:52:18 +13:00
0206fb7c69 Working through ReactJS lifecycle deprecations 2019-11-15 13:50:39 +13:00
68de0feed6 Better UX on dropdown field; Adding search added_from in queue 2019-10-13 09:29:41 +13:00
96d68c0ae0 Upgrading links sentence; multi-seed radio 2019-10-05 09:10:34 +13:00
d1d2ee5ca3 Radio seeds now showing in 'Added from' 2019-10-03 09:21:38 +13:00
e9ccd8f5f5 Adding more radio info to metadata for nicer experience 2019-10-02 16:37:26 +13:00
c0e8a64e37 Adding queue specs (prototype), fixes #439 2019-09-27 16:23:33 +12:00
c08cc71c47 Service worker caching, Loader component 2019-09-10 06:59:44 +12:00
e4d53a2d35 Auto eslint fix 2019-09-05 15:36:11 +12:00
8bc6e1b749 Adding glow to all large thumbnails 2019-08-30 08:32:47 +12:00
011b3f069e Artist thumbnail 2019-08-21 17:02:38 +12:00
57be70f03b Queue item references 2019-08-16 10:35:49 +12:00
d7ab7fb6c5 Mobile friendly queue revamp 2019-08-13 16:53:39 +12:00
009e3cee6c Prototype added from; Need to test queue build in map 2019-08-12 16:59:24 +12:00
88a88bd2a5 Slimmer but more useful queue current_track 2019-08-09 14:08:57 +12:00
ae853b6de7 Pagination for large queues, tracklist flexbox 2019-07-15 12:08:56 +12:00
0dd0a36c60 Moving frequently-updated props into relevant components (now connect-ed) to reduce full re-renders 2019-06-28 09:34:15 +12:00
2c576733cb Adding silent pagination to queue for smoother performance 2019-06-26 14:46:56 +12:00
da23ce0868 Hiding parallax from most views in light theme 2019-04-15 13:30:26 +12:00
4f27b0eb3e Removing PropTypes; Adding scroll restoration, fixes #263 2019-02-10 19:51:33 +13:00
1fbd2c36a9 Working through each Modal and updating; Addingng ErrorMessage and 'asset not found' messages 2019-01-22 21:46:56 +13:00
4d7f81b685 Removing global variable, making everything base slash 2019-01-22 16:57:43 +13:00
1efe083002 context is not allowed in props 2019-01-15 16:57:50 +13:00
56587aa6fb Upgrading everything, especially router 2019-01-09 16:56:35 +13:00
078add0929 Button BEM; Context menu added_by 2018-12-07 15:57:20 +13:00
57c2782917 Mobile player max-height; Animation for context menu; Removing more <button>s for .button; Force reset playback position on end 2018-11-18 12:54:13 +13:00
ba1d4295e5 More immersive album and playlist mobile layouts + parallax 2018-10-28 21:14:54 +13:00
0bafa7e97b Replacing all Link with custom Link that scrolls to the top (so we can detect forward vs backward navigation) 2018-10-24 21:34:41 +13:00
00811f7084 All the knock-ons from scrolling a div instead of the HTML... 2018-10-24 16:56:06 +13:00
54344f80e3 Total change of DOM layout, scrolling only on main, needs testing 2018-10-23 21:54:08 +13:00
a4a02bcd6d More user-friendly editing of commands; COommands style as component 2018-10-13 15:57:01 +13:00
b5111b1840 Parallax disabling for low-powered devices 2018-09-17 08:18:07 +12:00
571d957b3f Formatting images - need to merge mopidy fdigester with general formatter 2018-09-09 21:23:57 +12:00
bd14cdc2b2 Formatting tracks, using simple objects instead of full collate mechanic 2018-09-05 21:29:46 +12:00
3344cf5db4 Lazy loading cleanup 2018-09-03 08:24:49 +12:00
9d7ed8efdf Light interface 2018-08-27 08:21:41 +12:00
610fe5da24 Adding Queue modals 2018-07-09 19:09:12 +12:00
29f60071a9 Adding page titles 2018-06-28 08:12:03 +12:00
403d348d2f Clearing queue also clears current_track 2018-06-26 15:37:50 +12:00
2e2df58100 Everything goes through Icon now 2018-05-20 20:42:20 +12:00
eb89ac29ee Committing to Material icons 2018-05-16 16:50:46 +12:00
c8d0d90d1a Material icons 2018-05-15 21:30:57 +12:00
d5108822a6 Hiding context menu when clearing queue 2018-05-09 17:31:38 +12:00
cd4451f69c Storing next track and pre-fetching artwork for snappier UI 2018-04-12 15:55:39 +12:00
fcbfc64ec6 Revamping radio notifications; Radio current track 2018-04-01 21:26:42 +12:00