Commit Graph

786 Commits

Author SHA1 Message Date
4a303917ef POC for retaining search results, would fix #398 2019-06-09 16:20:06 +12:00
63285cc79b Production buildout 2019-06-09 15:52:58 +12:00
2ad0dc7fc8 Version bump; npm update 2019-06-09 15:50:40 +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
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
9039fe410b Buildout 2019-05-01 17:13:33 +12:00
b8b0956e5a Buildout 3.37.0 2019-04-26 15:25:41 +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
3e974b0a68 Buildout for 3.36.1 2019-04-23 10:24:22 +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
f89e44e184 Moving docker files into subfolder for sanity 2019-04-22 14:24:10 +12:00
da2ce74b3b Buildout for 3.36 2019-04-22 13:21:50 +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
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
cba825b288 Upgrade of Webpack complete 2019-04-12 09:59:37 +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
f9cd62f3ac URI re-encoding mopidy-specific characters, fixes #377 2019-04-10 20:18:01 +12:00
4c3da733d1 Releasing 3.34.3 2019-04-10 16:34:51 +12:00
cb015fd263 Removing semi-colon to rectify system tasks 2019-04-10 16:33:41 +12:00
8d50291497 Releasing 3.34.2 2019-04-10 15:25:40 +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
9c52b02842 Releasing 3.34.1 2019-04-04 08:38:04 +13:00
b8818e528e Buildout 2019-04-04 08:36:23 +13:00
ed9e4d577a Releasing 3.34.0 2019-04-03 08:41:34 +13:00
c9472e910d Buildout 2019-04-03 08:35:27 +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