Commit Graph

251 Commits

Author SHA1 Message Date
73e2bb2cc3 Drag and drop ready to go; Context menu not perfect, but better than current 2022-02-01 21:12:38 +13:00
6e26f78f25 Drag and drop for grid items, need better support for ref objects (eg playlist with no tracks loaded) 2022-01-31 21:23:07 +13:00
47c25cc08e Removing dragger; Fixing play_next by upgrading action payload to object - easier to read 2022-01-16 21:16:22 +13:00
27e5ddf833 Both touch and HTML5 draggers depending on device, prevents nasty mouse experience 2022-01-16 20:19:24 +13:00
e52872d139 Adding touch backend, works awesome, viable candidate as primary backend 2022-01-11 21:34:43 +13:00
c3f3fdd868 Context menu on queue 'Play next' just moves tracks; Starting touch-support for dragging 2022-01-11 21:26:52 +13:00
4fbae32458 React DnD as provider working pretty well, still WIP 2022-01-10 21:17:54 +13:00
2bdd95adcd Tracks context detect common provider; useTimer hook for state-accessible intervals/timers 2021-12-26 21:00:05 +13:00
606a7d65ef Slim progress bar for mobile; production buildout 2021-12-18 14:41:43 +13:00
f098be9339 Rebuilding context menu items (WIP) 2021-12-05 21:07:21 +13:00
02628d7981 Buildout 2021-11-29 20:57:22 +13:00
4262479c25 Radio added_from stores seeds, rather than building concatenated URI 2021-11-29 20:56:12 +13:00
2e09488273 Upgrading to more functional components 2021-11-21 19:57:37 +13:00
cfd373d3aa Production buildout 2021-10-27 20:57:25 +13:00
751e3897ce Buildout 2021-10-23 20:44:40 +13:00
11cd13f576 Removing control_url, will now be included in stream path itself 2021-10-23 20:42:46 +13:00
c0475ee067 Grouping clients; we can't change a client's stream, just a groups so UI reflects this 2021-10-19 21:39:01 +13:00
5c152efea5 Control URL now seeds or matches server client-side; Client group switcher 2021-10-17 21:09:26 +13:00
f1fddc5354 Mopidy to listen to track events and auto-post meta to Snapserver for front-end to consume 2021-10-17 08:13:12 +13:00
c29ff8d162 Styling outputs, gracefully handling non-mopidy streams 2021-10-15 14:04:38 +13:00
a2c6674a26 Proof-of-concept outputs panel upgrade, #690 2021-10-13 21:10:59 +13:00
dd6a948ea9 Polishing styles, preparing for playbar switcher 2021-10-11 20:48:14 +13:00
d6a2c6263d Server switcher modal 2021-10-11 09:21:41 +13:00
e96344d4f2 New internal state for CORS requests, prototype server switcher modal 2021-10-09 16:40:27 +13:00
2499e0b750 Buildout 2021-10-02 14:01:18 +13:00
f9bc7dc2f5 Adding 'Reset Defaults' for Snapcast server-configured values 2021-10-02 13:26:01 +13:00
280222071c Buildout 3.58.2 2021-09-05 13:04:07 +12:00
56c394f106 360px for mobile device threshold, consideration for 3ppi devices now much more comfortable size 2021-06-27 11:32:47 +12:00
3fab945b28 Pinned items at bottom, now at top 2021-06-25 20:26:30 +12:00
8ea292487c Fixing responsive on exactly 800px screens; Artist now sends name in URL 2021-06-20 08:58:44 +12:00
2fc20638fa Assets accept name in URL so we can load simple playlists (eg Tidal) that don't respond to playlists.lookup 2021-05-29 12:04:41 +12:00
7967a37409 Buildout 2021-05-09 21:08:01 +12:00
e186e51730 Clearing defunct icons; Tidal icon; Playlist image fetching (where backend supports it) 2021-05-02 20:50:08 +12:00
d181856f43 Discover URI encoding/decoding, now iris:discover:ENCODED,ENCODED 2021-04-23 22:03:54 +12:00
5b2646dfc6 Buildout 2021-04-14 21:04:29 +12:00
aa153e5be6 Buildout 3.57.4 2021-04-04 14:58:26 +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
d28cd1d00c Buildout 3.57.2 2021-03-24 20:58:48 +13:00
7dd6e80315 Upgrading to SnapStream 0.2.0 (and adding tsx loading) 2021-03-23 21:04:08 +13:00
d222e381eb Sidescrolling details only on mobile; Polishing pre-release 2021-03-18 20:22:54 +13:00
8e1055ce3e Tests are borked; they need refactoring to react-testing-library 2021-03-14 19:49:28 +13:00
845ceda09c Version bump; Polishing list elements (source on right); Security patches 2021-03-09 20:31:01 +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
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