Commit Graph

1675 Commits

Author SHA1 Message Date
cfd344a17e Correct syntax for ES6 function calls 2020-03-12 08:30:32 +13:00
3e56a3f873 Removing componentWillReceiveProps from base views 2020-03-11 20:40:20 +13:00
0346368226 Not worrying about existing issue 2020-03-11 08:56:09 +13:00
b988cf27f8 Testing 2020-03-10 16:58:59 +13:00
3d9e2e4cb8 Using _ref 2020-03-10 08:01:52 +13:00
1c5f0b2bfc Refactoring and upgrading context menu; Click outside needs some work 2020-03-10 07:56:33 +13:00
242b29e216 Using Mopidy as gateway for non-spotify image requests, fixes #496 2020-03-06 11:01:33 +13:00
9f378288c0 Merge branch 'develop' of github.com:jaedb/Iris into develop 2020-03-06 08:28:13 +13:00
73fb9edf03 Moving artwork fetching to Mopidy actions as first call 2020-03-06 08:28:02 +13:00
dd7da72240 More destructuring and removing componentWillReceiveProps 2020-03-05 21:32:54 +13:00
e184f01503 Starting #494 lifecycle changes 2020-03-04 21:13:43 +13:00
5a1f08fdf0 Splitting out helpers into separate files 2020-03-03 16:39:37 +13:00
57dd18e870 Polishing the modal 2020-02-28 14:22:43 +13:00
8371acb4a3 Responsive modal looking better 2020-02-27 16:59:35 +13:00
4cfe03f83e Lyrics on mobile view 2020-02-22 07:48:36 +13:00
e37ba29b7c Kiosk mode lyrics mobile friendly 2020-02-21 09:51:48 +13:00
2897f04346 Lyrics load on mount 2020-02-18 11:23:43 +13:00
133219c16e get_images for local directories, fixes #497 2020-02-18 08:57:43 +13:00
f4af993266 Upgrading subsequent Genius API calls to fetch() 2020-02-18 08:46:05 +13:00
ee628cddaa Merge 2020-02-18 08:32:22 +13:00
b290223002 Upgrading Genius and LastFM signed requests to fetch protocol, fixes #498 2020-02-17 16:21:02 +13:00
6050debd43 Loader progress a bit more tasteful 2020-02-17 15:44:40 +13:00
2928eea8f9 Kiosk mode lyrics 2020-02-15 21:45:29 +13:00
69b1c7361a Lazy-loading album tracks, fixes #484 2020-02-14 10:55:10 +13:00
0c7db5f994 Removing LastFM fetcher in favor of MopidyLocal, fixes #496. LastFM album images will still be loaded by GridItem on-demand 2020-02-14 10:34:26 +13:00
2988f8f4a7 Attempting to get stdout from scan 2020-02-13 16:59:35 +13:00
571c857814 Process action naming convention 2020-02-13 10:41:20 +13:00
3ad0b7994b Preventing urlvars of null breaking connection; Acceping test_mode=1 in URL 2020-02-13 08:54:12 +13:00
066da7f7ca Groundwork for crossfading now playing artwork; Initial Setup pre-fill from queryParams 2020-02-11 09:52:18 +13:00
ff8b7df8b1 Only update when term or pristine changes, fixes #483 2020-02-11 09:17:55 +13:00
7fbe4e29ca Fixing parsing of host and port params in URL sharing, #490 2020-02-10 08:03:12 +13:00
33dc3d0203 Updating icon references, fixes #473 2020-02-09 08:15:10 +13:00
e23a3b65ec Fixing flex lists 2020-02-04 10:44:05 +13:00
7e7fe8d65e Adding version to setup.cfg 2020-01-31 06:29:54 +13:00
92abf62bae Buildout 2020-01-30 21:14:34 +13:00
9ca98d946a Unset column width to fill available space (yuss for flexbox) 2020-01-30 21:10:10 +13:00
4b752821c2 Animating progress loader 2020-01-27 16:52:12 +13:00
64fbcc45b9 Placeholder iris.core.ioloop; Lists handling explicit flag without breaking columns 2020-01-26 14:25:45 +13:00
564839c92b Exposing ws ioloop for Frontend to piggy-back 2020-01-25 22:18:52 +13:00
87aa88a908 Adding mopidy-local back; Consistency with updated events; Notification progress indicator 2020-01-24 13:43:03 +13:00
a70818b88d Adding consistent ..._updated update event listeners for system tasks 2020-01-24 06:36:07 +13:00
37220ea523 Sharing of settings (including Snapcast); Fixing commands storage 2020-01-23 21:57:57 +13:00
a9ea4f1694 Adding tracks using uris [] 2020-01-23 17:30:26 +13:00
7bbf9621ab Babel and jest support classes 2020-01-23 06:21:05 +13:00
7f0f39d478 Merging Python3 2020-01-22 21:22:54 +13:00
e0724cedf7 Preparing for production release 2020-01-22 21:21:49 +13:00
f581d683bc Genius scraping working again 2020-01-22 16:19:57 +13:00
f33e37a1d1 Scraping Genius not rendering by jQuery for some reason 2020-01-22 16:04:19 +13:00
7da76f3b9c Radio now functional; Fetching lyrics still triggers 'Cannot run the event loop while another loop is running' error... 2020-01-19 21:21:11 +13:00
20d5e3729d Upgrading to lookup.uris (no singular uri argument any more); Immutable add_uris prevents track disappearing from lists 2020-01-18 07:32:59 +13:00