Alice
Alice
I've been thinking about writing a plugin that does this by using https://github.com/benbusby/farside for the replaced URLs. No need to store lots of config for each user, just a single...
[clabot:check]
I managed to apply this to the v3.2.1 branch and it builds and works for my use-case.
Just because many systems want you to pass in an advertised hostname doesn't mean that all do. Removing the check allows this to run in docker-compose (and Rancher) and make...
This looks like a duplicate of #28 - albeit with a little more detail
I figured out a way of doing this, it involves creating a new docker image with the plugin added Create a Dockerfile: ``` FROM searxng/searxng:latest RUN apk add git RUN...
This centers on Milan and doesn't let me drag the map back to where I want it. Great idea, but needs more work for it to be usable for everybody.
Actually, it looks like xlinradio is what's broken my ability to drag anything right now. But the centering on Milan still probably wants removing from this commit; if both this...
I've made a start on this today, taking a very manual approach to generating the file, and only covering a small subset of the endpoints so far. I can continue...
I also see this issue in Python 3.9 I can confirm that installing dbt within meltano as a transform works better, as long as you accept the versions that it...