Commit Graph

74 Commits

Author SHA1 Message Date
238d63a6ec Refactoring Featured Playlists for multi-source support 2022-06-18 16:49:12 +12:00
b60e2ee67e Platform-agnostic curated playlists (WIP) 2022-05-21 18:12:07 +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
c11dc81e63 Separate import modal in prep for importing from server 2022-03-20 21:21:47 +13:00
c53e4fe525 Play/pause snapcast streams using meta_mpd.py plugin 2022-02-19 23:14:39 +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
47c25cc08e Removing dragger; Fixing play_next by upgrading action payload to object - easier to read 2022-01-16 21:16:22 +13:00
94b2eedc5b More context menu items; Callbacks for love/library toggles 2021-12-12 21:06:42 +13:00
11cd13f576 Removing control_url, will now be included in stream path itself 2021-10-23 20:42:46 +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
dd6a948ea9 Polishing styles, preparing for playbar switcher 2021-10-11 20:48:14 +13:00
e96344d4f2 New internal state for CORS requests, prototype server switcher modal 2021-10-09 16:40:27 +13:00
2e8205bd26 Experimenting with mulitple server selector 2021-10-03 21:18:21 +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
adb6042b84 Displaying added_from inline, fetching title from state 2021-09-05 21:12:32 +12:00
2eec578cd1 Accepting is_playable from Spotify and omitting from enqueue with visual indiciators. Fixes #759 2021-09-05 12:31:48 +12:00
8ff8fff234 Hotkeys to functional component; Security updates; Tests raudit (needs overhaul) 2021-05-15 21:02:43 +12:00
14600279ff Drag-and-drop support for adding to new playlist, #723 2021-05-11 20:17:28 +12:00
7869633fbd Create playlist and add tracks in one action, fixes #723 2021-05-09 21:05:14 +12:00
a26611261d Upgrading other playlist views to use playlist providers selector 2021-05-05 21:20:00 +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
dc8278c460 Adding snapcast-group hotkeys; Notification shortcut titles 2021-04-04 14:58:06 +12:00
1bb2cd4130 Final instances of encodeURIComponent replacements; Snapcast hotkeys documentation 2021-04-04 11:52:24 +12:00
a72758bbac Merging #555 and componentifying checkboxes 2021-03-28 12:55:57 +13:00
2ba4aa3093 Implementing italian; Reverting 'their' vs 'his' 2021-02-21 12:34:03 +13:00
1e186459d0 Merge branch 'feature/language-it' of https://github.com/M0Rf30/Iris into M0Rf30-feature/language-it 2021-02-21 12:32:02 +13:00
9510b1db66 Adding Hotkeys Info modal (triggered by 'i'), fixes #651 2021-02-08 17:18:42 +13:00
e3ff00efc9 Re-encoding brackets and decoding slashes 2021-01-30 09:42:33 +13:00
1ac6fa8492 Fix some en language typos 2021-01-24 17:00:53 +01:00
50f106c710 Loaders in Track view; Revisiting URI encoding again... 2021-01-18 21:06:59 +13:00
72e95db531 Adding translated added to playlist; Persisting server removal; Added to playlist options undefined 2020-12-06 20:26:45 +13:00
a6869b16aa Moving reset into dedicated Reset modal 2020-11-29 21:28:24 +13:00
a3a99a8e7c Play all artist tracks, fixes #395 2020-11-23 20:45:42 +13:00
3c7bd6db20 Adding album sort for Artist tracks 2020-11-20 23:10:02 +13:00
68f1c4e3f1 Fixing missing details in list views on library assets 2020-11-08 21:27:00 +13:00
a01b2b93d8 Consistent track title and filter/sort options; Adding track_number to album tracks, concat disc.track not working for sort 2020-11-07 22:03:58 +13:00
fdd3bf3bc9 Sorting playlist tracks, fixes #568 2020-11-07 16:46:09 +13:00
1545bcb6a4 Removing playlist sorting - needs a more complete solution 2020-11-03 06:40:09 +13:00
9b2a38d394 Track count, fixes #626; Toggle playlist track order, fixes #583; Reinstating service icons 2020-11-01 23:09:16 +13:00
c5c2e9d4bb Tracks using action.options; Loader progress now fully svg 2020-10-26 21:32:53 +13:00
5724f102cf Upgrading process calls; Tracks library now works like aother asset libraries (huge libraries may kill react-persist?) 2020-10-23 23:11:24 +13:00
870407c168 Option to disable grid glow (firefox performance issue); Using process for library loading (WIP) 2020-10-20 09:07:42 +13:00
63a2419b86 Standardizing of search_results (overhaul of Mopidy search process, can improve other processes this way) 2020-10-13 21:37:55 +13:00
555d7e717a Removing Icecast; Adding Snapcast websocket streaming (from SnapWeb); Adding new snapcast broadcast events, fixes #612 2020-10-02 22:28:09 +13:00
446a0c9917 Streaming snapcast to the browser 2020-10-02 07:11:08 +13:00
6f6ec6986b Add/Remove to libraries; Almost ready to bring in to dev pipeline 2020-09-26 23:03:28 +12:00
5953fc84cf Adding killswitch to clear storage 2020-09-11 13:53:54 +12:00