Robert Koch
Robert Koch
Hey @zyronix I meant trusting so it can deal with secret information. I've forked the server and made the modifications already. I did see the API but I wanted a...
Yeah, that seem reasonable, I would expect that the focus colour for the switch would be the same as the switch colour or lighter as it's a bit jarring.
Yeah so at the moment my strategy has been to mock `getSignedUrl()` and this works but it's a pretty basic mock. I'll look into it but might take some time....
Hey @segan5 I forked the repo and attempted to update the APIs but I've run into a problem. It looks like the entire widgets API has been removed and replaced...
It seems to be that the css is not being bundled and sent to the client, possibly some sort of mismatch between server and client components?
In my case because I'm building an electron app I have a directory called `main`
Yes so when you use the lqip loader it will return a string that is just the base64 lqip image. You need to add the image later. Example from a...
@leerob are you able to take a look at this or put it in front of someone who can? I know release is not a high maintenance repo so it...
Getting this problem when installing inside the official docker python container. It happens either installing from Pypi or building from source. The `build` directory does not contain a `libllama.so`. It...
Not yet, I think the issue has to do with compatibility with Linux ARM or the `setup.py` reading the environment details correctly. TBH I don't have the time to really...