Commit Graph

2873 Commits

Author SHA1 Message Date
09fcb6c7e3 Pointing to RST readme 2021-08-22 09:24:20 +12:00
b9e58e8bcc Adding reStructuredText readme 2021-08-22 09:16:08 +12:00
6261ec2ca2 Buildout 2021-08-21 15:37:14 +12:00
9a930f9662 Merge branch 'develop' 2021-08-21 15:35:12 +12:00
6a34d1a690 Version bump 2021-08-21 15:35:02 +12:00
7a2d29a0f4 Production buildout 2021-08-21 15:34:18 +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
d90d7c6123 Updating reference to README.md instead of .rst 2021-05-27 20:57:33 +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
a3ff3a0aea Merge branch 'master' into develop 2021-05-16 19:37:02 +12:00
7728bee6df Buildout 2021-05-16 19:30:03 +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
a7d3fbaa02 Buildout 2021-05-11 20:28:52 +12:00
8da9b36bbb Merge branch 'develop' 2021-05-11 20:27:26 +12:00
704a74c0f2 Buildout and version bump 3.58.0 2021-05-11 20:26:45 +12:00
917e4faf5a Vulnerabilities audit, lodash and mini-css-extractor 2021-05-11 20:25:15 +12:00
14600279ff Drag-and-drop support for adding to new playlist, #723 2021-05-11 20:17:28 +12:00
4cc2bba1ef Buildout 2021-05-10 21:07:15 +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
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
9c9642c53c Updating active users stat 2021-04-30 20:31:37 +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