Commit Graph

2376 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
f670cdd0ac Moving React to dependencies 2020-03-06 08:27:39 +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
ef7f5e2349 Merge branch 'master' into develop 2020-02-25 14:05:19 +13:00
76ad257b12 Buildout 2020-02-22 07:49:45 +13:00
b4cc979886 Merge branch 'develop' 2020-02-22 07:48:52 +13:00
4cfe03f83e Lyrics on mobile view 2020-02-22 07:48:36 +13:00
3cad4164ca Merge branch 'master' into develop 2020-02-21 18:09:33 +13:00
4099b79ff0 Removing pathlib 2020-02-21 10:28:47 +13:00
03d8a3fdf9 Merge branch 'develop' 2020-02-21 09:57:54 +13:00
5e65d79830 Version bump to 3.45.0 2020-02-21 09:57:40 +13:00
49912ba031 Updating GitHub links .../mopidy-iris to .../iris, fixes #500 2020-02-21 09:55:29 +13:00
e37ba29b7c Kiosk mode lyrics mobile friendly 2020-02-21 09:51:48 +13:00
152f190857 Using Extension.version to decide current running version, fixes #499 2020-02-18 15:02:15 +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
e2183e218e Buildout 2020-02-18 08:33:01 +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
96419046ff Merge branch 'master' into develop 2020-02-14 21:08:19 +13:00
4abfb4db2b Requiring all tests to pass before we release 2020-02-14 11:51:25 +13:00
9d591c3bb5 Black formatting 2020-02-14 11:47:21 +13:00
6534e176b0 Fixing build_tools version injector 2020-02-14 11:39:47 +13:00
80e6d38f5d Updating build_tools version syntax 2020-02-14 11:38:57 +13:00
cf63b21f02 Merge branch 'develop' 2020-02-14 11:23:04 +13:00
c7c3fd095f Buildout 2020-02-14 10:56:05 +13:00
69b1c7361a Lazy-loading album tracks, fixes #484 2020-02-14 10:55:10 +13:00
75ebcace4c Buildout 2020-02-14 10:36:57 +13:00
d20fbdf69f Scan outputs duration (raw output too ugly for toast) 2020-02-14 10:35:29 +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
c4486e4007 Merge pull request #492 from BrainStone/patch-1
Fix checking the boolean flag
2020-02-13 08:56:49 +13:00
3ad0b7994b Preventing urlvars of null breaking connection; Acceping test_mode=1 in URL 2020-02-13 08:54:12 +13:00
cb34c63049 Merge branch 'develop' 2020-02-11 09:54:24 +13:00