Commit Graph

1299 Commits

Author SHA1 Message Date
a26611261d Upgrading other playlist views to use playlist providers selector 2021-05-05 21:20:00 +12:00
e186e51730 Clearing defunct icons; Tidal icon; Playlist image fetching (where backend supports it) 2021-05-02 20:50:08 +12:00
02945b3d1e Buildout 2021-05-01 08:47:41 +12:00
c5c818b36f Subdirectories now route to artist/album/playlist if backend type provided 2021-04-29 21:01:15 +12:00
c426aa522a Grid item source icon; Patching request URI back into response avoids never-loading playlists; URI now in Mopidy loadKey to properly show loader 2021-04-28 21:12:28 +12:00
d181856f43 Discover URI encoding/decoding, now iris:discover:ENCODED,ENCODED 2021-04-23 22:03:54 +12:00
6615239f8c Discover URI needs re-encoding 2021-04-23 06:37:03 +12:00
faf5f53692 Dynamic library sources working; Need to expand and test other providers 2021-04-22 21:16:21 +12:00
a2d70c0329 View-defined library URIs, so we can have multiple library uris via Mopidy; Adding Jellyfin to docker; #716 2021-04-17 22:08:59 +12:00
5b2646dfc6 Buildout 2021-04-14 21:04:29 +12:00
d12b992068 Buildout 3.57.6 2021-04-12 21:34:00 +12:00
6daefb249e Buildout 3.57.5, related to #729 2021-04-07 12:33:11 +12:00
9c903a3fe9 Context keep open if changing context, prevents blink and then closure of next context menu 2021-04-05 19:50:55 +12:00
3639d33b4c Version bump 2021-04-05 19:40:45 +12:00
aa153e5be6 Buildout 3.57.4 2021-04-04 14:58:26 +12:00
1bb2cd4130 Final instances of encodeURIComponent replacements; Snapcast hotkeys documentation 2021-04-04 11:52:24 +12:00
86f63b89b4 Fixing Discover Categories; Upgrading hotkeys to slicker plugin, adding Snapcast volume hotkeys 2021-03-30 21:27:18 +13:00
a72758bbac Merging #555 and componentifying checkboxes 2021-03-28 12:55:57 +13:00
ff3e46e1fe Buildout 2021-03-28 10:58:09 +13:00
9d0d0a9081 Buildout 3.57.3 2021-03-26 21:33:16 +13:00
20ea63b7e9 String to binary to base64 for all URIs, will fix #708 and certainly #711 2021-03-26 20:53:04 +13:00
d28cd1d00c Buildout 3.57.2 2021-03-24 20:58:48 +13:00
1ce85499f9 Eslint autofix 2021-03-23 21:21:00 +13:00
7dd6e80315 Upgrading to SnapStream 0.2.0 (and adding tsx loading) 2021-03-23 21:04:08 +13:00
7dae276a8f .replace vs .replaceAll; On ya unit tests (need more of these) 2021-03-23 20:33:34 +13:00
bdaba7c65f Buildout 3.57.1 (URI encoding, #708 and #711) 2021-03-23 20:29:31 +13:00
03fdaa3d0a Buildout for 3.57 2021-03-18 20:59:36 +13:00
cbcc79aa64 Upgrading to react-test-renderer and snapshots; Fixing tests 2021-03-18 20:52:30 +13:00
d222e381eb Sidescrolling details only on mobile; Polishing pre-release 2021-03-18 20:22:54 +13:00
59aa192e00 Functional-component-ifying Parallax to silence unmount issues; artistSelector to include albums, still doesn't avoid unnecessary renders though 2021-03-15 20:29:12 +13:00
8e1055ce3e Tests are borked; they need refactoring to react-testing-library 2021-03-14 19:49:28 +13:00
3adfb47f57 Removing last item padding; Improving scroll restoration, fixing #618 2021-03-12 22:20:05 +13:00
845ceda09c Version bump; Polishing list elements (source on right); Security patches 2021-03-09 20:31:01 +13:00
b822610c77 Loader for Featured 2021-03-09 19:45:39 +13:00
9dab288483 Tracklists now operational with SmartList 2021-03-08 20:17:08 +13:00
144e955376 Centralised SmartList for grids and lists 2021-03-07 21:05:07 +13:00
886c34985b Batching lists/grids for best of both worlds 2021-03-06 22:42:04 +13:00
f383ac0ee1 Moving selector outside of mapStateToProps (d'oh) 2021-03-05 23:10:41 +13:00
5b8627e2ef Abstracting List/Grid indexer 2021-03-04 06:43:53 +13:00
fc54c6445b Upgrading lists 2021-03-01 21:31:22 +13:00
a67a4a7f67 Generic Grid with viewport hook working well; need better way to fetch first item's height (error) 2021-02-27 21:45:00 +13:00
a1c25d367a Buildout 3.5.1 2021-02-21 08:23:46 +13:00
1c98a5968d Buildout for 3.56.0; Responsive subheader 2021-02-20 23:08:08 +13:00
10c2f8a19f Replacing tracks with lookup results avoids working around https://github.com/tkem/mopidy-dleyna/issues/72 2021-02-16 21:11:59 +13:00
1d1e1c2c97 Breadcrumb for File:: plus manual requirement of library.browse (lookup gives a single result) 2021-02-16 07:06:30 +13:00
e7e301060d Flexing the header; POC of loading tracks one-by-one for quicker updates and more cancelability 2021-02-15 21:01:39 +13:00
3087c49f6c Context menu for User; Fixing loader for Categories 2021-02-10 16:45:07 +13:00
bc38b1ba6b Loading before asset - ensures force reload 'feels' right 2021-02-08 20:57:13 +13:00
9510b1db66 Adding Hotkeys Info modal (triggered by 'i'), fixes #651 2021-02-08 17:18:42 +13:00
c2b1fdf6ba Preserving loaded directory's URI for matching on render 2021-02-01 20:41:49 +13:00