Pete Feltham

Results 19 comments of Pete Feltham

Thanks for that explanation @AriaMinaei. Unfortunately, an interface that doesn't allow us to flush updates synchronously, at any time, won't meet our needs. Active Theory has already launched websites that...

Hi @AriaMinaei, yes we are actively using this in our fork for the two use cases in the PR description. Any API that can work for those use cases will...

I'm the author of #17831, yes this looks like the exact problem I've fixed in that PR. However, the initial error in the issue description might have been a separate...

There isn't any built-in support for this, but you can use Silverstripe classes from within your Laravel code so you could (for example) write a Laravel route filter or Auth...

Excellent, thanks for the notification @J5lx. That package wasn't available at the time this package was released. We'll need to integrate and test against the new google-api-php-client package - its...

I encountered the "Unterminated string constant" issue with SVGs, and I had a bit of code I've used before to get around IE and Firefox issues with inline SVGs as...

Hi @Bilkiss, I haven't been able to think of any reason for your problem, apart from interference from other grunt plugins - could it be that you're using something like...

Hi, thanks for using grunt-cachebuster! I'd recommend running grunt on a CI server as part of your deployment process, in which case your production server would get unix paths but...