Timshel

Results 19 issues of Timshel

This is a direct clone of the `Rules` to handle `JsValue` since the underlying types of `Config` are quite close.

Hello, We are using `aws-wrap` as a dependency in [commons-aws](https://github.com/MfgLabs/commons-aws), do you intend to upgrade the aws dependencies ? In the negative can we reuse the the code wrapping CloudWatch,...

`resetFocus()` only when the Camera permission is not granted otherwise it reopen the keyboard when scanning. ### Pull Request checklist - [ ] **Tests**: This PR includes thorough tests or...

The switch to using parameters ws to simplify customisation of the script, for example when using two compile on different project. The second part allow to limit memory at compile...

This is based on previous PR (#2787, #2449 and #3154) with work done by @pinpox, @m4w0lf, @Sheap, @bmunro-peralex, @tribut and others I probably missed sorry. This PR add support for...

Useful for either silencing some target when running in `debug` or switching `debug` only for a specific target, With this a good chunk of the default overrides could be moved...

Hey So I extracted the Playwright tests I wrote for the SSO PR since it could be reviewed independently. This allow to test account creation and login on all three...

To facilitate review decided to move out the switch to a JWT refresh_token from the sso PR https://github.com/dani-garcia/vaultwarden/pull/3899. Without the SSO logic it's not the most useful still : -...

Make the change to allow attachments to works with an absolute `data_dir` path. No change needed for `sqlite` since it was already working.