Commit Graph

1295 Commits

Author SHA1 Message Date
43ca18ed8f Flattening /app folder to simplify PWA path 2019-04-19 07:29:17 +12:00
8535482107 Moving event bindings to separate components (ideally functional components) 2019-04-18 09:03:38 +12:00
e2a51c4e43 Nicer dragging feedback 2019-04-17 10:53:09 +12:00
5dc082e36d Polishing commands manager; Tweaking icons and actions for feedback 2019-04-17 08:40:33 +12:00
63d453670f Sortable commands 2019-04-16 20:06:56 +12:00
da23ce0868 Hiding parallax from most views in light theme 2019-04-15 13:30:26 +12:00
34b82eb8f2 Showing outputs when there are commands 2019-04-15 10:15:17 +12:00
53d2725c7e Total overhaul of how commands are executed (server-side), fixes #387 2019-04-15 09:56:42 +12:00
1eaaadc7ad Patching icon onClick, fixes #388 2019-04-13 13:20:20 +12:00
ef541f4b24 Upgraded all easy functional components 2019-04-11 09:43:13 +12:00
dcd75c7d70 Removing defunct components 2019-04-11 09:35:59 +12:00
413d93a181 Part 2 of functional component upgrade 2019-04-11 08:05:53 +12:00
014da60b76 Beginning the migration to functional components 2019-04-11 07:28:18 +12:00
f9cd62f3ac URI re-encoding mopidy-specific characters, fixes #377 2019-04-10 20:18:01 +12:00
bd3bf89150 Default to string-based sorting, check both a_ and b_values before deciding sort mechanic 2019-04-10 15:23:16 +12:00
4e93234d12 Debugging sorting issue #379; Fixing keyboard shortcuts #384 2019-04-08 07:17:27 +12:00
0a6dd7bf23 Flag system tasks that fail 2019-04-04 14:37:40 +13:00
61283a033b Restoring shuffle switch for playing playlists 2019-04-03 13:56:50 +13:00
66e445dc2a Correctly handling spotify playlist play/queue actions 2019-03-30 17:28:44 +13:00
2a0cb74ca7 Checking on Link for null values; Playing already fully-loaded playlists 2019-03-29 14:20:06 +13:00
ccb0d6672a Adding test suites, working through helpers; Adding test state 2019-03-22 09:02:00 +13:00
269bf005ed Allowing non-connected views and components; Adding tests 2019-03-20 16:51:09 +13:00
9884ed6b5c Removing debug; Re-setting current track state on re-render (eg after modal) 2019-03-19 21:24:31 +13:00
38aa95ae9b Looking into transition between processes 2019-03-19 20:55:21 +13:00
46b8225655 Context menu 2019-03-19 08:08:40 +13:00
5aa932d045 POC for playlist queueing 2019-03-18 16:26:16 +13:00
f824cca396 Core action 2019-03-18 09:05:17 +13:00
d42a1a3992 Initial experimenting 2019-03-18 08:19:45 +13:00
bb483b143e Fixing artist vs track artist confusion; Icon size for 2dp and 3dp devices 2019-03-15 14:09:37 +13:00
c8eec8cf19 Removing merger of data from track artist, fixes #371 2019-03-15 13:36:05 +13:00
ac2a6acdc8 Building to sub /assets/ folder 2019-03-06 13:28:37 +13:00
f8770428a2 Fixing URL encoding on Mopidy tracks, partially fixes #373 2019-02-25 19:18:27 +13:00
d2e7c6f7d8 Experimenting with URLencoding 2019-02-25 18:37:43 +13:00
33935115ab Adding lastfm artwork lookup to list views; Splitting List into List and ListItem for better granularity 2019-02-22 13:17:14 +13:00
cc83a881f4 Only using NiceNumber for detail bulletpoints 2019-02-21 18:24:50 +13:00
c5b4757639 Include additional LastFM data as we're loading it anyway; NiceNumber for big numbers on small screens 2019-02-21 16:56:07 +13:00
4d62e33109 LastFM for supporting imagery; Album wiki from LastFM; fixes #369 2019-02-20 21:08:48 +13:00
602c9d1fa1 Loading more artwork from LastFM... maybe 2019-02-20 16:58:05 +13:00
ed7c03571a fix sorintg albums on artist view 2019-02-19 12:00:24 -05:00
b59d710261 Cleaning up playlist context menus 2019-02-19 16:41:44 +13:00
5aaf72f852 Resolving broken sorting, fixes #366 2019-02-18 18:53:00 +13:00
350cb2a72e Fixing up sorting (#366), still need to mature syntax 2019-02-18 16:27:52 +13:00
40cc847071 Still a tiny glitch on some tracks when swiping 2019-02-18 08:47:15 +13:00
ecbd10b8db Experimenting with more transitions 2019-02-17 20:37:21 +13:00
6017621d78 Refining swipe animation (tricky) 2019-02-13 16:51:29 +13:00
2cdc1ee561 Latency limit 150; Label wrappers for text fields; Detecting image changes in playback controller 2019-02-12 20:20:25 +13:00
eafe6a955b Smooth swipe control for mobile 2019-02-12 19:30:35 +13:00
816666e3ba Experimental overlay for track that is transitioning out 2019-02-11 20:14:25 +13:00
4f27b0eb3e Removing PropTypes; Adding scroll restoration, fixes #263 2019-02-10 19:51:33 +13:00
bcd11855f7 Restoring search of URI straight to asset; Ability to turn off smooth scrolling; adding reset for album filter 2019-02-08 16:05:43 +13:00