GingerAdonis
GingerAdonis
### Version 21.9.0 ### Environment ``` OS: Ubuntu 20.04.3 LTS (GNU/Linux 5.4.0-77-generic x86_64) Docker version 20.10.7, build 20.10.7-0ubuntu1~20.04.1 docker-compose version 1.29.2, build 5becea4c ``` ### Steps to Reproduce 1. Setup...
Please note that this version of DS4Windows is dead. [You can get up-to-date builds from here.](https://github.com/Ryochan7/DS4Windows/releases)
### What is the problem this feature would solve? I have a build step which transpiles my TypeScript code to regular JavaScript with source maps. When using `console.error` or anything...
Hi! It would be great if you could simply also upload the AAR files as a Github release. Makes it easier to follow new builds. Thanks!
Updater should not check for file size or file hash when corresponding variables are not provided by the API. This is to make manual inserts work properly.
Depending on the browser the flag image for Rwanda `rw` looks corrupted. 2 examples. First is from Chrome on Win10 x64. Other one is when you export the image to...
While the website is technically EU GDPR compliant, a privacy policy is required.
Hi! Normally I store UUIDs using Mongo's `UUID` function, which is more performant than storing the hexadecimal string representation. However, I'm unsure how to properly achieve this in Papr. Could...