Commit Graph

1977 Commits

Author SHA1 Message Date
fdbcb22fa9 Remove Restore Defaults for snapcast, fixes #848 2022-06-18 21:18:08 +12:00
0182112476 Version bump; Production buildout 2022-06-18 21:11:29 +12:00
b1bb66e8b8 Object arguments for playAlbum, fixes #819 2022-06-18 20:49:31 +12:00
863044e93f Merge pull request #843 from jaedb/feat/842-discover
Feat/842 discover
2022-06-18 20:40:56 +12:00
8c42bb140b Merge pull request #844 from phampyk/master
Adding Jellyfin and Podcasts browse tiles
2022-06-18 20:39:30 +12:00
2c3681f804 Only showing library context menu for Spotify 2022-06-18 20:38:14 +12:00
238d63a6ec Refactoring Featured Playlists for multi-source support 2022-06-18 16:49:12 +12:00
Ana
7ddd248bf2 Update Browse.js 2022-05-27 18:50:31 +01:00
Ana
dcae788173 Changes in the proper file 2022-05-27 18:35:07 +01: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
c93edade18 Implement Jellyfin source 2022-05-17 09:18:07 +02:00
8bf47b89e4 Applying URI setting to provider URI, fixes #810 2022-05-14 13:42:48 +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
c4f45574f7 Nested params in modal state - importing server vs pushed configs 2022-05-01 20:18:19 +12:00
e776284e6f Gracefully handle missing track uri 2022-05-01 20:17:39 +12:00
28953bf7bd Cleaning close modal into actions; Pushing shared config to server 2022-03-28 21:18:55 +13:00
c11dc81e63 Separate import modal in prep for importing from server 2022-03-20 21:21:47 +13:00
4256f4daa8 Playback progress now far bottom, prevents visual clash with volume bars (of different widths) 2022-03-04 22:29:49 +13:00
b40f0ec750 Correcting negative margins for mobile 2022-03-04 22:29:14 +13:00
e585b75e38 Reinstating ID tag for CSS heirarchy, fixes #815 2022-03-04 22:28:50 +13:00
070b936f7d Make sure state has clients before trying to render them, may be cause of #806 2022-03-04 21:09:34 +13:00
2d88e39671 Delete snapcast client; Hide whole group if all clients within it are disconnected and hidden 2022-03-04 20:37:42 +13:00
ec0c8e7086 Merging common events 2022-02-20 17:03:16 +13:00
c53e4fe525 Play/pause snapcast streams using meta_mpd.py plugin 2022-02-19 23:14:39 +13:00
54e7756f3c Fallback value when no uri provided, properly fixes #806 2022-02-15 21:19:56 +13:00
6dd36f10d0 Error boundary wrapping for breakpoints, addresses #806 2022-02-14 19:59:33 +13:00
311636caa7 Merge pull request #793 from sebastiaanspeck/patch-1
Update nl.yaml
2022-02-03 20:44:14 +13:00
2ee49e851c Use full playlist as context when fetching its tracks, for future callbacks 2022-02-02 17:46:11 +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
a56f4f8b9f Custom context menu provides its own components 2022-01-29 22:53:30 +13:00
597f691807 Disable dragability fully unless can_sort, prevents impossible scrolling on touch devices 2022-01-29 07:48:53 +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
19dba2d622 Update nl.yaml
Donkder to Donker
2022-01-04 09:17:13 +01: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