Rob Wood
Rob Wood
It would be great to also move the analysis into a background worker, so even when it's on, it doesn't block the UI.
Thanks for reporting this. I can reproduce this when using that rule in a CSS style tag. This seems to be an issue with the doiuse-email library which we are...
PR #1739 created for this. Todo: submit the package patch for caniuse-email upstream.
This is a design choice at the moment. The passwords are deliberately available to the user and no effort is made to hide them. Even in the previous versions, the...
If settings are locked, omit the passwords from the API response. In the UI, show with ***s placeholder control to make it clear
Only Sqlite is supported. It should be possible to put the DB file into Amazon Elastic File system. https://sqlite.org/forum/forumpost/8e84712c9d
Thanks for your feedback. Yes, I'd be open to improving the docs for this whether in the wiki, or via some short text/change in the config dialog.
Thanks for your contribution here. My only question is why use `PUT` instead of `POST` here?
At the moment, no there is no such feature. I would be open to a PR on this with the default being permissive as it is currently (and perhaps generate...
Implemented in above PR