orange
orange copied to clipboard
Would it make sense to make the app name dynamic (for example saved in a constant) and do the same with the colours?
Hello, it's me again 😆 I've learned a bit and continued down the rabbit hole of this question since I initially talked to some of the team working on Calls....
I cloned the repo locally & followed the instructions. After setting up the `.dev.vars` file, I got this issue on running it in browser: ``` ✘ [ERROR] DOMException { code:...
How to use on own vps, without cloudflare workers, but with cloudflare calls? start command incorrectly work for self hosted installation
Bumps [cookie](https://github.com/jshttp/cookie) from 0.6.0 to 0.7.0. Release notes Sourced from cookie's releases. 0.7.0 perf: parse cookies ~10% faster (#144 by @kurtextrem and #170) fix: narrow the validation of cookies to...
Hello. I noticed that you have disabled hibernate mode. I know it's a bit complicated. But on the other hand it saves cloud resources in such applications. Can you explain...
Hi, I'm exploring Cloudflare Calls for an application where a group of participants will interact during a meeting, and thousands of people will be watching. I'm wondering if Cloudflare Calls...
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @blakeembrey in expressjs/express#5935 [email protected] by @wesleytodd in expressjs/express#5954...
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add...