Commit Graph

1312 Commits

Author SHA1 Message Date
c04ed1862d Only push onBlur if props available 2019-06-10 14:00:05 +12:00
bd811ff007 Retaining search results by using URL params and keep results query 2019-06-10 13:49:57 +12:00
4a303917ef POC for retaining search results, would fix #398 2019-06-09 16:20:06 +12:00
db87c3c94d Still using LastFM, but remove images for artist images (they broke it) 2019-06-09 15:46:34 +12:00
ab8677bb5d Hotkeys for better UX; Notifications behind modal 2019-05-19 11:57:50 +12:00
fea7e55fe0 Collating album object before sorting, fixes #379 2019-05-19 11:57:08 +12:00
fce4fb6687 Consideration for keyboard navigation (tab-accessible buttons) 2019-05-10 10:34:58 +12:00
7407008607 Only blocking key events when they're our target keys; Patching tracklist hotkeys 2019-05-05 11:06:17 +12:00
f789f19311 Passing shuffle from action, fixes #391 2019-05-01 17:10:46 +12:00
202eedae74 Removing ws subprotocol; Creating new post-connection update hook 2019-04-26 15:21:29 +12:00
a9dad3e648 Leaning up the initial connection, will trigger post-connection messages instead 2019-04-25 14:49:51 +12:00
5a2234fbb8 Wider browser support for dynamic favicon 2019-04-23 07:48:52 +12:00
4c0dbeffb3 Dynamic favicon (POC) 2019-04-22 21:39:40 +12:00
4cae019e17 Remove listeners on unmount of auth frames; Removing user hash 2019-04-22 15:08:38 +12:00
eaf744aced Pusher WS error handlers 2019-04-22 14:23:56 +12:00
ab04dc3290 Moving store into it's own folder 2019-04-22 13:20:32 +12:00
5dbb1d9279 Moving fontawesome into fonts 2019-04-19 07:48:26 +12:00
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