Kamil Monicz
Kamil Monicz
With how the frontend is prepared, it will be relatively simple to strip unused translation strings and reduce page load size.
When infinite scroll loads all possible data, show no more results notice.
Shortening preview to path only https://www.openstreetmap.org/changeset/153 -> [changeset/153](https://www.openstreetmap.org/changeset/153) Add more links to satisfy https://github.com/Zaczero/osm-revert/issues/32
**Describe the bug** My WireGuard network is configured with IPv6 address ranges. When I connect to a Wi-Fi network that provides only IPv4 connectivity, I am unable to reach the...
### Expected behaviour I expect the imencode AVIF to work properly, as [it's supported](https://github.com/opencv/opencv/issues/19271) by the upstream OpenCV. ### Actual behaviour ```py cv2.imencode('.avif', img) ``` ```txt cv2.error: OpenCV(4.10.0) /io/opencv/modules/imgcodecs/src/loadsave.cpp:1141: error:...