Commit Graph

344 Commits

Author SHA1 Message Date
40e6ed5045 Standard encoding, but on decode we need to re-encode specific characters for Mopidy backends 2021-01-31 09:27:40 +13:00
e3ff00efc9 Re-encoding brackets and decoding slashes 2021-01-30 09:42:33 +13:00
50f106c710 Loaders in Track view; Revisiting URI encoding again... 2021-01-18 21:06:59 +13:00
499a4800b0 loadUris to handle type-agnostic URIs 2021-01-17 20:55:15 +13:00
5778706df7 Routing all fetchers to type-specific call; Mopidy getUris to handle unknown ones 2021-01-14 19:35:30 +13:00
1b523c866f Buildout 2021-01-10 13:14:41 +13:00
67889670a1 Polish on lists; Moving URI en/decoding for Mopidy to formatter 2021-01-06 06:32:36 +13:00
10e831821a Buildout 2020-12-19 21:17:04 +13:00
06036eec21 Improving library lists display 2020-12-18 21:54:50 +13:00
bacbe59b14 M3U placeholder images to fetch properly from coldstore; Trial patch on spread operator intermittent issue on Queue 2020-12-16 21:24:47 +13:00
b3941a3798 MediaSession recognises paused state; Play position now sec instead of ms 2020-12-13 21:03:28 +13:00
c3d7170684 Adding seeking (math doesn't seem spot-on though) 2020-12-12 23:28:14 +13:00
9ee5c39ab6 Buildout 3.55.3 2020-12-12 22:51:27 +13:00
cca1391eec Attempting to fix play/pause but no dice; Working on Chrome + Android 2020-12-07 21:13:54 +13:00
094bdfeab8 Adding numbers to loader 2020-12-05 21:41:30 +13:00
7200ae07dd Buildout 2020-12-04 22:57:23 +13:00
cc712634c8 Buildout 2020-12-04 21:24:35 +13:00
7bedc5a6db Wrap MediaSession in browser support check, fixes #664 2020-12-01 21:30:28 +13:00
32edc631d5 Buildout 2020-11-30 21:09:07 +13:00
a6869b16aa Moving reset into dedicated Reset modal 2020-11-29 21:28:24 +13:00
f9e1733abf Listening for user interaction 2020-11-29 17:31:46 +13:00
e266227921 Wrapping audiocontext elements in userInteraction listener (prevents Chrome interfering) 2020-11-28 21:57:12 +13:00
88c0292c92 Buildout 3.54.2 2020-11-20 22:33:55 +13:00
e4c49a7f76 Tracks loader; Me placeholder as undefined, fixes #650 2020-11-20 22:20:30 +13:00
f884c57c14 Buildout 3.54.2 2020-11-14 22:24:45 +13:00
b614b4a5a4 Merging from PR #588, fixes #627 and #582 2020-11-14 22:19:48 +13:00
f59c927f87 Merge branch 'master' of https://github.com/maxerenberg/Iris into maxerenberg-master 2020-11-14 21:52:42 +13:00
2d359f1c96 Buildout 2020-11-12 20:53:25 +13:00
39d247cca0 decodeURIComponent for local directories, fixes #639; Use socket to check for mopidy connection; 2020-11-11 21:17:23 +13:00
0fd3075730 Final touches on filter field (cancelable) and list bullets 2020-11-09 20:55:13 +13:00
68f1c4e3f1 Fixing missing details in list views on library assets 2020-11-08 21:27:00 +13:00
6c0390f7b6 Removing custom sorter, we now use Lodash orderBy, one less responsibility 2020-11-08 20:49:48 +13:00
6d232b3ffb Version bump 3.54 2020-11-07 22:18:34 +13:00
1395ed7662 Removing r test_mode from redux-persist, use localStorage directly and URL vars to switch 2020-11-04 21:22:44 +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
7d771a9c2e Buildout 3.53 2020-10-28 21:26:22 +13:00
c511b763fb Buildout 2020-10-28 10:24:31 +13:00
07bbd240fd Buildout 3.53.0; Fixing service user thumbnails 2020-10-27 20:58:57 +13:00
c5c2e9d4bb Tracks using action.options; Loader progress now fully svg 2020-10-26 21:32:53 +13:00
df9749c677 Progress loading check for null, not 0 2020-10-24 11:32:29 +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
fdcd15fbd3 Search fully functional; Loading images properly, and dependent URIs 2020-10-14 21:19:21 +13:00
73d24270a8 Version bump; playlist URI needs better handling for other chars, #601 2020-10-14 07:49:23 +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
81399d6d72 Standardized ensureLoaded to load assets from index, coldstore or fetch() 2020-10-06 20:43:47 +13:00
4e0a5a7f7d Hosing out old code, standardizing item loader 2020-10-05 21:13:21 +13:00
0bf6682904 Removing leftover localStreaming ref 2020-10-02 22:54:47 +13:00
fc2a1c9a8c Fixing disconnection; production buildout 2020-10-02 22:48:12 +13:00