Bruno

Results 4 issues of Bruno

**Describe the bug** When using Moove I get a horizontal scrolling bar on every page including 'Site Administration'. I'm assuming its a only a problem with WebKit based browsers because...

bug

I can see that you uncommented the imagegick on your last commit to the Dockerfile. Is this working for you? I still sometimes get an error when building this image....

I want to setup web-push but I had to notice that the web-push binary isn't copied inside the docker image in `docker/Dockerfile`. ```Dockerfile COPY --from=base /app/prisma/schema.prisma ./prisma/schema.prisma COPY --from=base /app/prisma/migrations...

**Describe the bug** I want my users to authenticate with my authelia instance. The authentication process works and I can login in splitpro. But my username and email don't get...

help wanted