Commit Graph

91 Commits

Author SHA1 Message Date
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
c4c3201523 Using inline SVG for greater flexibility with colourising 2018-02-15 16:16:00 +13:00
b155b1b90e Fixing duplicate last track in queue; Track artwork links to album 2017-11-28 08:07:53 +13:00
8836b01ccc Current track merged from tltrack; Additional backend artwork 2017-11-17 21:38:24 +13:00
7aca106c74 Oversimplifying queue made identifying current track impossible; Reinstated queue as object list, merged with index for max data 2017-11-17 20:25:43 +13:00
fd3e1ce55d Handling duplicate current_tracks in queue 2017-11-17 16:09:48 +13:00
5e08c509a8 Consistency with tracklist actions 2017-11-17 08:39:08 +13:00
3b3f0bd961 Error when deleting from queue 2017-11-17 08:36:52 +13:00
93cbbaa7fa Tracks and Queue overhaul 2017-11-10 15:56:01 +13:00
e93751a702 URILink for encoding all URIs; fixes #220; current_track now just a URI 2017-10-27 10:51:48 +13:00
a0a674d606 Removing slashes from URI links; Image modal for small screens 2017-10-26 20:51:16 +13:00
0596a17847 Leaner handling of urlencoding - only need to strip slashes; fixes #220 2017-10-26 20:36:27 +13:00
e226925abe Removing SidebarToggleButton, moving trigger to thumb-friendly buttom-right 2017-10-21 18:45:55 +13:00
fae45a3218 Icons; Hide radio when spotify not enabled 2017-10-20 12:26:55 +13:00
2ffa337ffa Standardizing bracket syntax 2017-10-10 13:05:28 +13:00
a793830d8d Moving track info to it's own view 2017-10-09 21:08:27 +13:00
b2c7478cf9 Revamp of backend method structure; Proxy for any URL 2017-10-04 16:47:15 +13:00
306d94e4c5 Radio artwork now circular even if placeholder 2017-09-30 08:14:51 +13:00
4a82163519 Updating radio to use core data storage; Darken-ified radio overlay 2017-08-11 08:27:22 +12:00
5184d06f55 Current track images to use Mopidy-Spotify so no immediate dependency on Spotify HTTP API 2017-08-03 15:26:54 +12:00
0c134459ea Not requiring spotipy; Moving core into new service 2017-08-02 10:53:30 +12:00
cf65264219 Artist responsive 2017-07-27 07:48:31 +12:00
e3a5316bac Refining icons; Queue parallax; Forms 2017-07-26 15:24:18 +12:00
e6e329861f Removing tracks; tlid in key; handling selection of ranges 2017-07-26 09:04:47 +12:00