Commit Graph

1874 Commits

Author SHA1 Message Date
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
6bec2a8ede Inverting genius icon for dark mode 2021-05-27 20:22:36 +12:00
8848677498 Resetting everything, then restoringg essentials, fixes #734; Buildout ago 2021-05-16 20:16:55 +12:00
8ff8fff234 Hotkeys to functional component; Security updates; Tests raudit (needs overhaul) 2021-05-15 21:02:43 +12:00
71a22ea85b Quote-wrapping prevents value insertion issues 2021-05-15 12:37:51 +12:00
14600279ff Drag-and-drop support for adding to new playlist, #723 2021-05-11 20:17:28 +12:00
4f681091ab Lyrics auto-update on track change, fixes #714. Some tracks still refuse, but most work now. Refactor to functional component 2021-05-10 21:07:08 +12:00
7869633fbd Create playlist and add tracks in one action, fixes #723 2021-05-09 21:05:14 +12:00
2868307857 Services icons (ie Genius) when svg 2021-05-09 20:14:38 +12:00
87180f81f9 Reset form resets state directly, fixes #736 2021-05-09 20:14:13 +12:00
178ef4defe Adding new playlist to library, fixes #733 2021-05-09 12:50:05 +12:00
a26611261d Upgrading other playlist views to use playlist providers selector 2021-05-05 21:20:00 +12:00
e186e51730 Clearing defunct icons; Tidal icon; Playlist image fetching (where backend supports it) 2021-05-02 20:50:08 +12:00
c5c818b36f Subdirectories now route to artist/album/playlist if backend type provided 2021-04-29 21:01:15 +12:00
74aa6e471a Merge pull request #737 from ineentho/fix/refresh-playlist-cache
Fix bug with refreshing playlists where only the first page would be refreshed
2021-04-29 19:34:16 +12:00
1923b0244a Also refresh subsequent pages when force-refreshing a playlist
Previously, only the first page would be refreshed and all songs after
the first 100 would be served stale from the cache.
2021-04-29 02:13:38 +02:00
c426aa522a Grid item source icon; Patching request URI back into response avoids never-loading playlists; URI now in Mopidy loadKey to properly show loader 2021-04-28 21:12:28 +12:00
d181856f43 Discover URI encoding/decoding, now iris:discover:ENCODED,ENCODED 2021-04-23 22:03:54 +12:00
f41646b4da Active state for sidebar pinned playlists 2021-04-23 22:03:31 +12:00
1e2a61eb51 Protecting against empty array 2021-04-23 13:37:52 +12:00
6615239f8c Discover URI needs re-encoding 2021-04-23 06:37:03 +12:00
faf5f53692 Dynamic library sources working; Need to expand and test other providers 2021-04-22 21:16:21 +12:00
c1493f1a3c Passing explicit type to link, should fix #735 2021-04-22 21:05:53 +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
244ae6e5d8 Merging sanitize-html for artist bios 2021-04-14 20:43:18 +12:00
0889a00799 Merge branch 'master' of https://github.com/kerkenit/Iris into kerkenit-master 2021-04-14 20:25:40 +12:00
69583494ea Loading follow status correctly; unfollow removes from library but not state, effectively fixing #678 2021-04-12 21:29:43 +12:00
dd4fe089d6 uriType as prop, allowing explicit casting, fixes #681 and #731 2021-04-12 21:13:45 +12:00
992c656864 Follow button to functional component 2021-04-12 21:12:54 +12:00
9c903a3fe9 Context keep open if changing context, prevents blink and then closure of next context menu 2021-04-05 19:50:55 +12:00
be5d932bd4 Adding context rule for directory, fixes #726 2021-04-05 19:40:33 +12:00
aa153e5be6 Buildout 3.57.4 2021-04-04 14:58:26 +12:00