Manuel
Manuel
Same warning with same config.
We see the same on devices: - TECNO F2 (1 GB RAM, Android 7.0) - Infinix HOT 4 Lite (1 GB RAM, Android 6.0) It looks as if Blurry lib...
Just found that there is also a checkbox for this in the preferences. So no need to check it for every branch merge.
The parameters for `setMaxWidth` and `setMaxHeight` work differently than their names may suggests. They define the **minimum required width and height** of the compressed image. Downsampling happens by the power...
Can we find something that reads easier than "disable case insensitivity" - avoiding the double negation. It could also be more descriptive - "case sensitivity for what"?
> Collation is also the error name returned by the Mongo driver Maybe lets call it `enableCollation...`. It may be useful to split up the collation for email / username...
Let's simply use `convert`, it's a simple case conversion. I don't understand the 2nd part.
> @mtrezza what do you think about switching to lock v2 in a separate PR since it's now the default version since Node 16/Npm 8 ? As long as we're...
@brocklj could you please fill out the template?
I removed the TODOs that don't apply to this PR, only the test is missing. Could you please add a test to make sure this bug can't occur again? >...