Conor Anderson

Results 47 comments of Conor Anderson

I have been following this issue lately for a picroft with the AIY v1 voice hat. All is working, except for sound. Mycroft is constantly "yelling" (it is embarrasing when...

How does https://github.com/pruvisto/debirdify determine that links are Mastodon profiles? I seems they match against a list of known instances (heck, even my self-hosted single-user instance is discovered). Is there some...

Hi @cderv, sorry to have been unresponsive to your very detailed review. I find myself very short on free time these days, and haven't been writing much after finishing my...

I can't speak for that author, but I assume this is by design. To get your badges (and put them wherever you want), use the same author's badge card: https://github.com/thomasloven/lovelace-badge-card

The issue with plotly seems to be related to its propensity to meddle in the MathJax config. I got it to work by adding this line _before_ the `html_dependencies` snippet...

I'll add to the list of HTML widgets that need workarounds. I can't get `addAwesomeMarkers` to work on my Leaflet maps (regular `addMarkers` seems to work fine). @hadley, would you...

I've tried reinstalling, adding as an admin or as a regular user, creating different Dropbox API credentials. All to no avail.

Just thought I'd update here. I tried replacing the Google portions of the URL with the Dropbox info, that is, changing ``` https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=https%3A%2F%2F**my.nextcloud.url**%2Fsettings%2Fadmin%2Fexternalstorages&client_id=**clientID**&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fdrive&access_type=offline&approval_prompt=force ``` to ``` https://www.dropbox.com/oauth2/authorize?response_type=code&redirect_uri=https%3A%2F%2F**my.nextcloud.url**%2Fsettings%2Fadmin%2Fexternalstorages&client_id=**clientID** ``` but it...

I wonder if we have anything in common... I run Nextcloud via Docker using [Wonderfalls's image](https://github.com/Wonderfall/dockerfiles/tree/master/nextcloud). Not sure if that has anything to do with the error.

I'm seeing an error on the console: ``` Loading failed for the with source “https://cloud.conr.ca/apps/files_external_dropbox/js/dropbox.js?v=2ce5bcf75f701fbcfd534faf8b4fda50-36”. externalstorages:71 Content Security Policy: The page’s settings blocked the loading of a resource at self...