Tom Bursch

Results 121 comments of Tom Bursch

Yeah, I guess we could do that, although the default list indicates where items are added to when you click on add to shopping list in a recipe. The "default"...

The following I'd consider secrets: - JWT_SECRET_KEY - METRICS_PASSWORD - DB_USER - DB_PASSWORD - SMTP_USER - SMTP_PASS - OIDC_CLIENT_SECRET - APPLE_CLIENT_SECRET - GOOGLE_CLIENT_SECRET

Hi, thanks for the feature requests! I'm not sure if this wouldn't be annoying. Is the method of using a `,` not enough? SI units should also be automatically detected...

Yes you're on a beta version of the client https://github.com/TomBursch/kitchenowl/releases/tag/beta-v0.6.0 which isn't supported by the latest backend. You can either set the docker tag to `:beta` instead of `:latest` or...

Strange, but can set the tag back to latest once the next latest version has been released.

@diminou91 I think this is an unrelated error since this issue specifically is about an unsupported app version message when using the current stable version with the beta backend. Feel...

Oh hope everyone is fine. It's partly copied to your local device cache, probably enough to restore it with some tinkering. But unless you have a rooted phone I don't...

Hm, I'm not sure if there is a good solution to it. The deep links/schemas that an app opens have to be set during compilation. For KitchenOwl they are `kitchenowl://`...

Can you describe the use case for this a bit more? Because I still don't understand why one wants to create so many shopping lists. What I think most people...

Yeah, I know. Running the containers rootless has been implemented for a while now (#50). But changing the default user would be a breaking change, which I want to avoid....