Moritz

Results 15 issues of Moritz

Hey, HMAC support seems to be not working out of the box, like its suggested. If there is no private key, encoder signature_algorithm should default to a working version like...

It seems that the listener is not triggering when header `Origin` contains the request schema, ex. `http://localhost`.

```js this.device = new escpos.USB(); this.device.close() ``` results in ``` npm run start[30776]: c:\ws\src\node_api.cc:1286: Assertion `(func) != nullptr' failed. 1: 00007FF7AC75815F v8::internal::CodeObjectRegistry::~CodeObjectRegistry+114079 2: 00007FF7AC6E54C6 DSA_meth_get_flags+65542 3: 00007FF7AC6E5881 DSA_meth_get_flags+66497 4: 00007FF7AC716A66...

Hue entertainment allows UDP packets to be sent without (?) rate limiting. This would allow way smoother lights, nearly as good as a real fixture.

enhancement
PR-accepted

One should be able to pinch-zoom the image. I would like to contribute, but I need some infos about where to start or where to put this implementation.

If you try to filter for array items it handles the parameter as an Object, which it isn't. Example: `CarModel.dispatch('fetch', { filter: { carMake_slug_list: 'audi' }})` works fine while `CarModel.dispatch('fetch',...

bug

BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default. This is no longer the case.

## Versions + Platform "@sentry/electron": "^4.0.0", "electron": "^17.0.0", Windows ## Description Trying to setup the main process: [Window Title] Error [Main Instruction] A JavaScript error occurred in the main process...

Module parse failed: Unexpected character '�' (1:0) File was processed with these loaders: * ./node_modules/image-webpack-loader/index.js You may need an additional loader to handle the result of these loaders. This is...