le0m
le0m
Hello, I found this bug because in my codebase I set the library to decode json responses as array with `setDecodeJsonAsArray(true)`. Doing so breaks the chunked media upload, because it...
I'm currently using the `ogamed` service in a project, so I decided to update the wiki documentation with all the current endpoints and service responses. Since GitHub does not allow...
Add support for entry-IP 3 in AirVPN's Wireguard protocol. See [specs](https://airvpn.org/specs/), i incurred in this problem today. AirVPN also supports Wireguard's standard port `51820` with entry-IP 3, but this is...
When the user deploys a project to GitHub, we should send him an email with the URL. Currently the backend library just returns the URL to frontend. The email content...