Commit Graph

2739 Commits

Author SHA1 Message Date
7967a37409 Buildout 2021-05-09 21:08:01 +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
d6e2a09083 Reinstating sudo; This is needed to run commands (Docker doesn't run as service) 2021-05-09 20:13:44 +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
02945b3d1e Buildout 2021-05-01 08:47:41 +12:00
5f92796516 Merge branch 'PureTryOut-docker' into develop 2021-05-01 07:48:39 +12:00
f435a455cf Merge branch 'docker' of https://github.com/PureTryOut/Iris into PureTryOut-docker 2021-05-01 07:48:29 +12:00
c775c20a75 Adding musicbox UI (handy for debugging) 2021-05-01 07:48:19 +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
be0657f5a7 Merge branch 'feat/libraries-support' into develop 2021-04-23 06:37:25 +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
1c2777f0aa Merge branch 'master' into develop 2021-04-15 19:42:37 +12:00
50c70114f0 Merge branch 'develop' 2021-04-14 21:28:54 +12:00
bd35ff86c0 Updated screenshot, fixes #589 2021-04-14 21:28:34 +12:00
5b2646dfc6 Buildout 2021-04-14 21:04:29 +12:00
76face6321 Merge branch 'orontee-fix_biography_rendering' into develop 2021-04-14 20:43:51 +12:00
244ae6e5d8 Merging sanitize-html for artist bios 2021-04-14 20:43:18 +12:00
8cb8de2805 Merge branch 'kerkenit-master' into develop 2021-04-14 20:25:53 +12:00
0889a00799 Merge branch 'master' of https://github.com/kerkenit/Iris into kerkenit-master 2021-04-14 20:25:40 +12:00
0242a57a51 Merge branch 'master' into develop 2021-04-14 20:24:07 +12:00
d12b992068 Buildout 3.57.6 2021-04-12 21:34:00 +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
6daefb249e Buildout 3.57.5, related to #729 2021-04-07 12:33:11 +12:00
c40c91a9a1 Merge branch 'develop' 2021-04-07 12:32:00 +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
3639d33b4c Version bump 2021-04-05 19:40:45 +12:00
be5d932bd4 Adding context rule for directory, fixes #726 2021-04-05 19:40:33 +12:00
f1f1b5e865 Merge branch 'master' into develop 2021-04-05 19:37:26 +12:00
9d36d6b627 Monthly downloads 2021-04-04 19:43:53 +12:00
cfb7cd8784 Merge branch 'develop' 2021-04-04 14:58:46 +12:00
aa153e5be6 Buildout 3.57.4 2021-04-04 14:58:26 +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
7b0e79c915 Line break, fixes Safari sidebar, fixes #604 2021-04-03 10:10:53 +13:00
86f63b89b4 Fixing Discover Categories; Upgrading hotkeys to slicker plugin, adding Snapcast volume hotkeys 2021-03-30 21:27:18 +13:00