Andrés Correa Casablanca

Results 103 issues of Andrés Correa Casablanca

It would be nice to use TravisCI and Scrutinizer to improve the project's quality. - [ ] Travis CI Integration. - [ ] Scrutinizer Integration.

enhancement
QA

**Describe the bug** The exported function in `server.js` should match in name the one for client-side. 1. I expect `trackBounds` to be available in server-side, even if I don't make...

bug

- add source maps to help developers to debug problems (that's my main reason to push this PR) - upgrade direct & indirect dependencies - specify stricter interface types -...

**Is your feature request related to a problem? Please describe.** The current documentation for JS/TS/NodeJS only tells us how to install a couple of packages and compile Bebop definitions... but...

enhancement

Update PHP-Bignumbers to ensure that an important bugfix is applied.

To improve the usability of Astro-Shield, it would be good to support the generation of headers metadata specific for the Vercel provider, so we can generate CSP headers for static...

enhancement
good first issue
csp
ssg
adapters

To improve the usability of Astro-Shield, it would be good to support the generation of headers metadata specific for AWS via SST/Ion, so we can generate CSP headers for static...

enhancement
good first issue
csp
ssg
adapters

To improve the usability of Astro-Shield, it would be good to support the generation of headers metadata specific for the Netlify provider, so we can generate CSP headers for static...

enhancement
good first issue
csp
ssg
adapters
Fund

To improve the usability of Astro-Shield, it would be good to support the generation of headers metadata specific for the Cloudflare provider, so we can generate CSP headers for static...

enhancement
good first issue
csp
ssg
adapters

Sometimes, when the developer sets the `crossorigin="anonymous"` attribute to a `` tag, Astro-Shield might accidentally duplicate it. The `crossorigin="anonymous"` attribute should appear only once per `` or `` element. ##...

bug
good first issue
sri
Fund