Remus Selea
Remus Selea
> I have the same issue too. Here's my compose file: > > ```yaml > services: > kopia: > container_name: kopia > image: kopia/kopia:unstable # using unstable as I want...
> I solved this problem by assigning a static IP to the traefik proxy network and putting this IP range as trusted proxy in the nextcloud configuration: > > docker-compose...
I attempted to use the nextcloud cron container, but it didn't work as described in this issue. The container was configured to run as a non-root user using the user...
Does gonic always transcode? There's transcoding device profiles in settings but it's not clear to me if it's always applied or it can be disabled. I'd like to have original...
This issue occurs with node 20.x as well. `yarn set version 3.6.4` sets `4.0.1` instead of `3.6.4` 
The code formatting does not work by default for me either. Maybe I came with the wrong expectations, but the description mentions "Adds nix language support for VSCode Editor." I...
I've been testing this out, and I've noticed that `upsertQueryData` no longer behaves as it used to. I verified with the Redux DevTools extension and it now removes the `data`...
I built a simple example showcasing the use of an infinite query with the Pokémon API for others to explore https://codesandbox.io/p/sandbox/h5np4m