Commit Graph

3122 Commits

Author SHA1 Message Date
2bdd95adcd Tracks context detect common provider; useTimer hook for state-accessible intervals/timers 2021-12-26 21:00:05 +13:00
c66d84cdaf Adding enqueuing and shuffle-add; Correctly adding 'from' for playlist and album context menu actions' 2021-12-24 22:58:03 +13:00
99f8ad5a7e Refactoring selection, now TrackList state-managed 2021-12-19 20:15:53 +13:00
606a7d65ef Slim progress bar for mobile; production buildout 2021-12-18 14:41:43 +13:00
94b2eedc5b More context menu items; Callbacks for love/library toggles 2021-12-12 21:06:42 +13:00
1814284596 Context consistency, formatContext, context playlist submenu 2021-12-07 21:18:54 +13:00
f098be9339 Rebuilding context menu items (WIP) 2021-12-05 21:07:21 +13:00
6f591d51e6 Correctly fetching type (may need to split source vs items) 2021-12-02 21:05:59 +13:00
46f31a0b7e More formatSimpleObjects 2021-12-01 20:49:50 +13:00
83ddfe6cac formatSimpleObject as our source; updating context menus 2021-11-30 20:29:45 +13:00
02628d7981 Buildout 2021-11-29 20:57:22 +13:00
4262479c25 Radio added_from stores seeds, rather than building concatenated URI 2021-11-29 20:56:12 +13:00
46f22ead84 Tracklist 'source' to contain all the meta we need for queue (avoids unnecessary remote lookups) 2021-11-28 20:37:20 +13:00
a59f98ff9b All modals using dedicated /modal URL for routing 2021-11-28 20:06:33 +13:00
4adc41c558 Nesting Switches and subviews 2021-11-28 19:52:12 +13:00
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
f48eb95944 Update question.yaml 2021-11-06 14:02:51 +13:00
184d250741 Create question.yaml 2021-11-06 13:59:56 +13:00
1415e775eb Delete i-have-a-question.md 2021-11-06 13:59:44 +13:00
cb99011ce2 Create feature-request.yaml 2021-11-06 13:58:00 +13:00
a1a192a648 Delete feature_request.md 2021-11-06 13:53:53 +13:00
9a9740485c Delete bug_report.md 2021-11-06 13:52:18 +13:00
a0759e6ffe Update bug-report.yaml 2021-11-06 13:51:37 +13:00
64e231593d Update bug-report.yaml 2021-11-06 13:51:03 +13:00
2b5be6df15 Create bug-report.yaml 2021-11-06 11:56:52 +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