Renārs Vilnis
Renārs Vilnis
Hi, I'm trying to use the plugin to test DB migration files that use `knex.schema.raw(...)`. And the plugin fails and eslint doesn't execute further. Looked into the `avoid-injections.test.js` file and...
Hi, I'd like to see a feature that allows preserving the active (both if enabled/disabled) after a restart.
Hi, I came across an issue when using default settings and desktop mouse. If I scroll slowly on with mouse wheel, these events are marked as inertial. Even if I...
Feature request: Allow to use `register` and `registerAsync` on a `new Validator` instance to register custom rules that are only scoped to the instance. My proposal is to add `rules`...
Added support for [main-bower-files](https://github.com/ck86/main-bower-files).
Installation and example changes to match npm package name.
Has anyone yet tried using the plugin on the new Strapi v4? Haven't had the time to test yet, but assuming by Strapi changelog plugin changes - mostly likely not.
**Problem** There is [`readOnlyMode`](https://github.com/felixmosh/bull-board?tab=readme-ov-file#queue-options) but that is for the whole adapter. But it applies to the particular job on creation rather than runtime. Especially as the bull-board has grown in...