Thijmen Stavenuiter
Thijmen Stavenuiter
### Version 4.24.2 ### Description showProgressLoadBar is mentioned in the readme.md as a property, but index.ts.d does not contain showProgressLoadBar ### Steps ```js ``` ### Steps to Reproduce Have the...
Hi all, Using 2.0.0-beta.36 and laravel v8.63.0 After Laravel Echo sends following event to the server: ``` {"event":"pusher:ping","data":{}} ``` The server responds with: ``` {"event":"pusher:pong"} ``` But after this, the...
Hello, I'm trying to use this awesome library together with PixiJS (again, thank you for the code! :)), but I am stuck on applying tints, so I can color my...
### Describe the bug Sample project: https://github.com/Thijmen/Brighter/tree/idispatcher-exception-poc/samples/KafkaTaskQueue/KafkaOutbox When using ``` services.AddHostedService(); ``` And later connecting to Kafka (with an invalid hostname, for example), the Exception to the user is not...
Hi there, It occurs to me that when using the following snippet, the code is not immediately being run after clicking a notification (in foreground state); ```js notifee.onForegroundEvent(({ type, detail...
This PR adds support for running unit tests in Pull Request pipelines.
This is an attempt to rework some of the internals of Coolify to use a more OOP structured way on how remote commands are being executed. Consider this heavily WIP,...
This PR adds support for Nixpacks' build argument `--add-host`. `--add-host` allows multiple hosts being added, just like with the `docker build`. For example: `nixpacks build --add-host nginx:127.0.0.1 --add-host postgres:127.0.0.1`. I've...
Hi there, When I take a look at the default values here: https://github.com/percona/percona-helm-charts/blob/8ccf8eedc0b77ddf52cb9367297b70d565312ce9/charts/pxc-db/values.yaml#L70C1-L70C21 I wonder why `8.0.42-33.1` is the tag. Is there any reason not to use a newer version?...
### Describe the bug In some occasions - I have unfortunately no way to identify these cases, as they seem very, very random - it appears that the og:image and...