Sam Mousa

Results 439 comments of Sam Mousa

I agree with your reasoning. The tests are failing though.

It auto closed because I deleted the 5.1 branch. Please redirect it to the `main` branch and I'll have a look!

The filesystem abstracts the implementation using the strategy pattern. If the function you're implementing could work on any adapter it's probably cleaner to implement it on the filesystem instead of...

We should add browser-enabled ESM builds. They are trivial to create: ``` # Current build npm run build # Additional step to get a single ESM file esbuild --bundle dist/esm/tom-select.complete.js...

I think the release preview will work as soon as there's a `.releaserc.yml` in the master branch. There's no easy way for me to test this.

This one is ready for merge.

I've reinstalled the integration, no change. I've exposed port 5000 and reconfigured it to use that, it works instantly. This means that the issue has to be somewhere in the...

no auth related config; below is my full config for reference. i run frigate via an orchestrator (hashicorp nomad), but in the end it just runs a docker container which...

> I have encountered the same problem as well. The streaming widgets worked fine if I connect to frigate via port 5000 but no stream while connecting to port 8971....

It's an different issue, not the one I'm having. If you want to have that discussion start a new issue please. Can you confirm that in your case saved recordings,...