Commit Graph

1905 Commits

Author SHA1 Message Date
19dba2d622 Update nl.yaml
Donkder to Donker
2022-01-04 09:17:13 +01:00
ed078f7ff8 Icons far too small on high-def mobile screens in portrait 2021-10-27 20:37:57 +13:00
30d155ab72 Omit non-connected clients, fixes #779 2021-10-27 20:11:49 +13:00
e60884cc65 Scrolling outputs panel, fixes #780 2021-10-27 20:11:21 +13:00
11cd13f576 Removing control_url, will now be included in stream path itself 2021-10-23 20:42:46 +13:00
5cb6ce3557 Catching insecure websocket attempts 2021-10-23 16:46:38 +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
319471154c Catching DOMException, caused when non-SSL websocket attempted from SSL browser session 2021-10-23 12:45:02 +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
8b031d12b8 Fully-functioning server controller and switcher 2021-10-16 22:31:15 +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
f9efd44c29 Upgrading to functional component 2021-10-12 20:25:43 +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
2e8205bd26 Experimenting with mulitple server selector 2021-10-03 21:18:21 +13:00
a5494322ce Buildout 3.59.1; Fixing preconfiguration loader 2021-10-02 20:25:56 +13:00
99a1629d8d Upgrading preconfiguration to support redux 2021-10-02 20:17:23 +13:00
2499e0b750 Buildout 2021-10-02 14:01:18 +13:00
09b02fc751 Incorrect variable, fixes multi-select then drag deselecting all but the current track 2021-10-02 13:59:27 +13:00
08db93a885 Encoding names for URL construction, fixes #770 2021-10-02 13:40:17 +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
0fcb7fb250 Adding filtering to category and categories 2021-09-05 13:00:26 +12:00
bdf3ecb9ff Recursive loading of categories, fixes #764 2021-09-05 12:38:06 +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
9cc8fa375d Omit falsy tracks from playlist tracks, supersedes #748 and fixes #759 2021-09-05 12:14:04 +12:00
a2e6814684 Update listeners when selected tracks change (req'd for hotkeys) 2021-09-05 12:07:12 +12:00
30a3bb31b3 Just replace %, #761 2021-09-04 17:05:11 +12:00
3c2aa7d7b3 Standard URI encode names, fixes #761 2021-09-04 14:39:02 +12:00
9be9c0f2f8 Merge pull request #757 from orontee/filtered_lyrics
Filtered lyrics
2021-09-04 13:12:35 +12:00
f840b16423 Adding play position to deps 2021-08-22 17:06:24 +12:00
2c41f33db9 Filter out Genius lyrics with respect to track artist name 2021-08-15 18:11:05 +02: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
3c055724b6 Playlist now 100% functional 2021-08-14 12:38:14 +12:00
cd39c3bafa Artist and subviews now 100% functional components 2021-08-10 12:17:29 +12:00
5de55817c3 Rendering added_from even without added_by 2021-08-10 12:17:19 +12:00
4179b1239a Artist refactor to functional component (WIP) 2021-08-08 15:09:24 +12:00
aa14c464f8 Refactoring to functional component 2021-08-08 14:37:19 +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
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