Commit Graph

1083 Commits

Author SHA1 Message Date
69c2b9df1e Usin vanilla HTML drag 2021-12-28 20:55:09 +13:00
2bdd95adcd Tracks context detect common provider; useTimer hook for state-accessible intervals/timers 2021-12-26 21:00:05 +13:00
c66d84cdaf Adding enqueuing and shuffle-add; Correctly adding 'from' for playlist and album context menu actions' 2021-12-24 22:58:03 +13:00
99f8ad5a7e Refactoring selection, now TrackList state-managed 2021-12-19 20:15:53 +13:00
606a7d65ef Slim progress bar for mobile; production buildout 2021-12-18 14:41:43 +13:00
94b2eedc5b More context menu items; Callbacks for love/library toggles 2021-12-12 21:06:42 +13:00
1814284596 Context consistency, formatContext, context playlist submenu 2021-12-07 21:18:54 +13:00
f098be9339 Rebuilding context menu items (WIP) 2021-12-05 21:07:21 +13:00
46f31a0b7e More formatSimpleObjects 2021-12-01 20:49:50 +13:00
83ddfe6cac formatSimpleObject as our source; updating context menus 2021-11-30 20:29:45 +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
46e6bc4743 Ditching load_queue flags, instead using simple loading prop on item itself (less capable but greater performance and predictability) and fixes #774 2021-11-28 15:55:28 +13:00
713b30690b useHistory 2021-11-21 20:04:13 +13:00
2e09488273 Upgrading to more functional components 2021-11-21 19:57:37 +13:00
e0b64636d0 Removing surplus props 2021-10-30 23:13:25 +13:00
663665a669 Refactoring App to functional component, to run pre-ready actions (preconfiguration, etc) 2021-10-29 15:13: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
356cb09509 Buildout 2021-10-23 13:47:53 +13:00
6110ef8457 Using snapcast stream params for control_url; SSL explicit for Snapcast connection, fixes #775 2021-10-23 13:46:55 +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
dff2b178c4 Sending control_url to snapcast meta so users can jump to Mopidy instance 2021-10-17 13:08:22 +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
758c4ea052 Adding snapcast_stream config to link server with stream 2021-10-12 20:26:01 +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
a5494322ce Buildout 3.59.1; Fixing preconfiguration loader 2021-10-02 20:25:56 +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
5ac06afcc4 Added From rebuild; buildout 2021-09-08 08:45:04 +12:00
280222071c Buildout 3.58.2 2021-09-05 13:04:07 +12:00
654ba0ec7e Buildout 2021-08-22 17:07:57 +12:00
e4016b9862 Merging from master 2021-08-22 17:06:50 +12:00
c36c82b8e1 Buildout 2021-08-22 17:06:31 +12:00
6261ec2ca2 Buildout 2021-08-21 15:37:14 +12:00
7a2d29a0f4 Production buildout 2021-08-21 15:34:18 +12:00
139eed5b7c Tracklist functional component 2021-08-15 12:20:16 +12:00
4a3e4e75fc Track now 100% functional component 2021-08-15 11:55:20 +12:00
cd39c3bafa Artist and subviews now 100% functional components 2021-08-10 12:17:29 +12:00
4179b1239a Artist refactor to functional component (WIP) 2021-08-08 15:09:24 +12:00
53da654578 Consistency for sorting and state storage 2021-08-08 14:21:28 +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