ctusch

Results 4 issues of ctusch

gridstack.js seems to use inline styles extensively. We would like to disable inline styles via CSP's style-src to avoid the security risk they present. Are there any plans for gridstack.js...

type:enhancement
status:wontfix

Reproduction: https://github.com/ctusch/addon-theme-bug When I try to build the above project on Linux I get the following error: ``` Sass Syntax Error (SassCompiler) in /tmp/broccoli-11731IvyMcUmIwccy/out-131-broccoli_merge_trees_full_application//app/styles/themes/addon-theme/app.scss:1:9 Error: Can't find stylesheet to import....

needs confirmation
windows
stale

The format for the brotli options is wrong. So brotli quality level still remains at 11. Since brotli is the default this took me forever to find the reason why...

## Describe the bug **Node.js version:** 19.4.0 **OS version:** Windows 10 **Description:** I'm using koa with ```http2.createSecureServer``` and during some requests ```Request.secure``` turns from initial ```true``` to ```false```. I've seen...

bug