naz

Results 22 issues of naz

IE 9 doesn't work properly (no content is loaded) and gives ember errors. Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; .NET CLR...

This PR is here to make tracking of HTTP cache improvements easier to port to Ghost 4.x and get review from the engineers who are maintaining HTTP cache-related features in...

- There has been a new version released and previous one was resulting in 404 page Thank you for taking the time to work on a Pull Request for this...

At the place where the browser check is done with keypress assignment ($.imgAreaSelect.keyPress) one more 'or' should be added with $.browser.chrome check, as it is also a webkit browser and...

Hey-hey @alexbeletsky :wave: I'm getting following error when using the module: ``` Error: Missing `mochaContext` argument for .toMatchSnapshot(). Did you forget to pass `this` into expect().toMatchSnapshot(this)? ``` The test is...

This is a spike implementation to illustrate how new Ghost code can integrate with existing AJV definitions through Nest's validation pipe concept - AJVValidationPipe

A spike for request data validation to be used in controllers

Spike into request data validation and serialization using [Zod](https://zod.dev/)

At the moment passing an `immutable: true` option adds an immutable value to the `Cache-Control` header. Ideally the header would be put as a separate `Cache-Control` header entry making such...

enhancement

When the `planetproto run program.js` is run undefined error appears: `ReferenceError: claim is not defined`