Chris Esplin
Chris Esplin
I could not seem to get PhantomJS to run as a daemon on my production server. This led to some serious thrashing until I discovered https://github.com/sgentle/phantomjs-node phantomjs-node does some magic...
## Summary Issue #4288 [Figma](https://www.figma.com/file/rdBPNzn7Klk6RG1LHUCE5B/Screen-Designs?node-id=6496-270900&t=JKEuPhYTRH14PaZX-4) ## How did you test this change?  https://user-images.githubusercontent.com/878947/233687595-379d3b84-386e-4122-95b4-84f8316a3440.mp4 ## Are there any deployment considerations? Nope!
This text could overflow in ugly ways. It's not common, but it shouldn't be breaking out of its containing box. 
It turns out we've always supported partial URLs, we just didn't mention it in the docs. Everyone thought that they needed fully-qualified URLs to make `urlBlocklist` work, but no! You...
**Is your feature request related to a problem? Please describe.** Customer request from Intercom channel. **Describe the solution you'd like** Support RegExp in the `urlBlocklist` param.
### Environment info **firebase-tools: 12.7.0** **Platform: Ubuntu 22.04.3 LTS** ### Test case I'm starting a fresh project with GitHub and the Next.js framework integration. I started from scratch this morning,...
A bit more flexibility for the custom notifications. Implementing custom classes and custom parameters. I'm using angular-notifications in production, and I need to get a lot more customized with my...