Jonas Wunderlich
Jonas Wunderlich
@jtpio I'm not really adapt with node/yarn/... but I tried something locally, and it seems like to do the same stuff as `lerna bootstrap`/`lerna run`, one would need to use...
@jtpio thanks now it makes sense, but when I removed just that line the build scripts in the package subdirectory used the wrong python executable while the scripts in the...
@hermione03 FYI you linked the issue #7 on the calendar project but commented on the #7 of the calculator project.
> I have this problem too on 3 of my servers :( There is not fix for this yet? +1 :(
Basically @ItzCrazyKns posted the solution. I don't know about ngrok, but likely your problem is that you are only forwarding the frontend and not the backend, I created this nginx...
> You can elaborate? Where you put this file, and wich is the name, in the compose tree under /Perplexica/ ? Or Nginx should be installed separated? nginx is a...
I'd also be willing to open a PR for this.
Seems like youtube does not ship opengraph data when you are greeted with the "Login to verify that you are not a Bot". But this can be fixed by using...
@clokep ah okay, I tried to find it on the docker image but only searched for oembed and not providers.json! Will do!
@heftig I tried to debug this via curl and it seems to be IP based. Using `curl youtube_link` on my machine at home did contain the opengraph meta tags, but...