Commit Graph

1109 Commits

Author SHA1 Message Date
90b31736bd Version bump 2022-07-31 13:10:01 +12:00
f03f346448 Buildout 2022-06-18 21:18:21 +12:00
0182112476 Version bump; Production buildout 2022-06-18 21:11:29 +12:00
863044e93f Merge pull request #843 from jaedb/feat/842-discover
Feat/842 discover
2022-06-18 20:40:56 +12:00
Ana
dcae788173 Changes in the proper file 2022-05-27 18:35:07 +01:00
Ana
5390066780 New tiles
Fix Soma FM tile not showing and added Jellyfin and podcasts tiles
2022-05-26 19:25:56 +01:00
b84c7c3b75 Buildout 2022-05-23 08:39:34 +12:00
649442600d Loading playlist group with images (need to batch to avoid timeout) 2022-05-22 20:58:38 +12:00
73a02caf9f Genre for non-Spotify providers working 2022-05-22 12:58:54 +12:00
b60e2ee67e Platform-agnostic curated playlists (WIP) 2022-05-21 18:12:07 +12:00
1a4223a003 Implementing Russian translation (with fixes) 2022-05-08 21:02:21 +12:00
472f32321d Removing old translations 2022-05-08 20:49:11 +12:00
e561cce2af Refactor of modals and storing server-side 2022-05-08 20:33:53 +12:00
a77e0c32f2 Buildout v3.62.0 2022-03-09 20:14:24 +13:00
c9603a2bbc Security patches, buildout 3.61.1 2022-02-03 20:55:31 +13:00
11d92ed262 Buildout 3.61.0 2022-02-03 20:41:18 +13:00
276663c990 Buildout 2022-02-02 17:46:24 +13:00
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
1c55507042 Enqueue full album/artist/playlist working (but unloaded tracks, not yet); Fixing kiosk playback position 2022-01-30 20:04:51 +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
83c15278e9 Hooking dropzones 2022-01-08 22:46:05 +13:00
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