Commit Graph

2898 Commits

Author SHA1 Message Date
46e6bc4743 Ditching load_queue flags, instead using simple loading prop on item itself (less capable but greater performance and predictability) and fixes #774 2021-11-28 15:55:28 +13:00
713b30690b useHistory 2021-11-21 20:04:13 +13:00
797b7fcbfd Merge pull request #755 from orontee/update_french_translation
Update french translation
2021-11-21 19:59:53 +13:00
2e09488273 Upgrading to more functional components 2021-11-21 19:57:37 +13:00
f8da0fbf33 Housekeeping 2021-11-21 19:57:15 +13:00
7d2d9e5c2a Actual test for base App (shallow render only, for now) 2021-11-21 19:57:02 +13:00
4d1c2b7505 Example of additional pip packages via environment vars 2021-11-21 19:30:50 +13:00
fc2852ae49 Lint fixing double-space 2021-11-21 11:51:14 +13:00
fc20e4e865 Removing additional backends, now that they can be added using PIP_PACKAGES env var 2021-11-21 11:46:29 +13:00
c2f3154fa2 Constructor, not method call 2021-11-21 11:32:00 +13:00
65ac8dfce3 Adding verify_certificates config to disable cert validation for internal certs, fixes #778 2021-11-21 11:28:53 +13:00
86e819f3dd Merge branch 'develop' of github.com:jaedb/Iris into develop 2021-11-20 12:13:52 +13:00
9f46aa7425 Merge pull request #783 from BasVanBoven/master
Update docker/entrypoint.sh to allow for sideloading of PIP packages (e.g. additional mopidy plugins)
2021-11-20 12:13:39 +13:00
2777851889 Restructuring and functional component-ifying 2021-11-19 17:24:30 +13:00
699e809568 Using album_type for filtering type, fixes #788 2021-11-19 17:21:18 +13:00
be34900936 Removing animation from Parallax, potential (but unlikely) performance kick, #767 2021-11-19 17:11:12 +13:00
550da3ccea Update french translation (part 2) 2021-10-31 15:59:20 +01:00
308e279264 Remove unneeded translations 2021-10-31 15:48:32 +01:00
63fd2bb0a8 Update french translation 2021-10-31 15:48:31 +01:00
78a807e2c8 Update entrypoint.sh 2021-10-30 14:06:24 +02:00
6adc12d6da Update entrypoint.sh 2021-10-30 13:58:26 +02:00
e0b64636d0 Removing surplus props 2021-10-30 23:13:25 +13:00
663665a669 Refactoring App to functional component, to run pre-ready actions (preconfiguration, etc) 2021-10-29 15:13:37 +13:00
4d4545e229 Adding loading message to handle load issues 2021-10-29 08:33:21 +13:00
bb8e6dca14 Exposing snapcast_ssl to config 2021-10-27 21:28:38 +13:00
c7770150d1 Logging when applying preconfiguration 2021-10-27 21:28:24 +13:00
882a0d3cc1 Merge branch 'master' into develop 2021-10-27 21:23:57 +13:00
2b2cd2677f It's gone - Goodbye CircleCI, Hello GitHub Actions 2021-10-27 21:14:23 +13:00
0e4184f9b0 Renamed jobs 2021-10-27 21:13:03 +13:00
1b511cde66 Placeholder for Python 3.8 and 3.9 tests 2021-10-27 21:09:36 +13:00
97e88ca6fe Boiling it down to one CI workflow, with conditional deploy (deploy/release branch) 2021-10-27 21:08:43 +13:00
cfd373d3aa Production buildout 2021-10-27 20:57:25 +13:00
782cf6b773 Merging tests into release workflow for full CI 2021-10-27 20:57:17 +13:00
dee802babc Merge branch 'develop' 2021-10-27 20:56:02 +13:00
06fdd6f416 Version bump 2021-10-27 20:38:13 +13:00
ed078f7ff8 Icons far too small on high-def mobile screens in portrait 2021-10-27 20:37:57 +13:00
30d155ab72 Omit non-connected clients, fixes #779 2021-10-27 20:11:49 +13:00
e60884cc65 Scrolling outputs panel, fixes #780 2021-10-27 20:11:21 +13:00
97bae58f9b Codecov replacing Code Climate 2021-10-26 21:32:38 +13:00
160c94d0c2 Explicitly setting MANIFEST, a nightmare to get config values respected 2021-10-26 21:21:12 +13:00
2a846cd4e5 Codecov cleanup 2021-10-25 21:11:19 +13:00
953cee49ca Black to cleanup whitespace 2021-10-25 20:58:32 +13:00
23f0bffe7d Adding release workflow (WIP) 2021-10-25 20:58:18 +13:00
585d5fa0fc Using mopidy-tunein as starting point 2021-10-25 20:00:14 +13:00
0b69d261b6 sudo-ifying 2021-10-25 19:52:34 +13:00
f87597ddb6 Splitting GI to system dependency 2021-10-25 19:49:37 +13:00
5722835d97 python3-gi 2021-10-25 19:47:14 +13:00
3e254a93fb Manually including gi 2021-10-25 19:45:40 +13:00
2781add24c Explicit python3 2021-10-25 12:31:11 +13:00
383c0f3d67 Installing self 2021-10-25 12:27:58 +13:00