Laurent Savaete

Results 227 comments of Laurent Savaete

@nocturn9x I just realised that I've left this issue abandoned for months, sorry. Did you ever figure out a solution to your problem? Is it still relevant? As a first...

Have you tried something like this? (adapting the FastAPI example from the docs) ```python from fastapi import FastAPI from slowapi import Limiter, _rate_limit_exceeded_handler from slowapi.util import get_remote_address from slowapi.errors import...

I don't know why it is so, but try `psql:` instead of `postgresql:`.

I still mean to fix this, just need to make time for it.

I've just opened a PR that fixes this. Until it's merged, you can pull the image from https://hub.docker.com/r/laurents/uvicorn-gunicorn :)

I'm having this issue as well. According to the [help page](https://protonvpn.com/support/prevent-ipv6-vpn-leaks/), ipv6 is not supported, but there are no comments there past 2018. Is this still the case?

@andrewphilipsmith this is an interesting question. We haven't really been able to look into accessibility so far, because we just don't have the resources in terms of designer/developer time. I...

One possibility for this could be to add a "zoom all the tiles" mode, where instead of showing 6 tiles on the screen, we would just show 1 at a...

Hello @chau-intl, Thanks for the bug report! We're very much aware of this issue, it's been reported by dozens of people outside this bug tracker. Weirdly enough there doesn't seem...

We're working on getting the update into the playstore, but for now, you can test the current `dev` branch build from https://github.com/mapswipe/mapswipe/releases You're very welcome to try it out, and...