Bojan Vidanovic

Results 11 comments of Bojan Vidanovic

Confirming this, just stumbled on this bug.

Example, if i want to cache webcam images i would need to set time expiration.

At the moment the only way seems to use some ugly logical methods, like: ``` { path: '/blog/:post', handler () { let loaded = false; app.on('after', () => { if...

@bep any updates on official support?

Same here! I always need to rotate my phone, zoom out to 85%, and hide the Safari toolbar. I hope mobile UI gets some love because it seems it's been...

Yep, confirming this, using custom delimiters will break conditionals.

I have updated the issue because I was not explicitly setting the mime type, instead I was relying on automatic detection which would set the OGG parser for FLAC and...