-
Hi, I want to add an iframe that will contain a website from another domain. So taking in count new sameSite cookie policy that manages Chrome (https://web.dev/samesite-cookie-recipes/) I tried to add…
-
We used `sanitize-html` in a typescript project with node 8.
After upgrading to node 12, the following typescript compilebreaks occurr in sanitize-html and its dependencies:
```
node_modules/@types…
-
https://github.com/apostrophecms/apostrophe-seo/blob/116f642a524157d4687ef731ce495e4a4af10b8a/views/view.html#L23-L25
Google Lighthouse considers relative canonical links invalid.
![image](https:/…
-
As of two years ago the Strapi Chief Product Officer @Aurelsicoko asked the community what their [main pain points](https://github.com/strapi/strapi/issues/3415) were and how critical these issues wer…
-
## The problem to solve
I use this wonderful library to check the HTML code written by users. I added new feature - users can enter just URL in the input field and I will display it as a link. The…
-
Given that so many issues that have come up have involved at least minor BC breaks (often Node version requirements) we're going to kick off the work on a version 2.x. The goal is not to introduce or …
-
Cheerio needs to update it's lodash package to address the `High severity vulnerability found in lodash` as per: https://snyk.io/vuln/SNYK-JS-LODASH-450202
Lodash appears to have addressed the prob…
yieme updated
4 years ago
-
## To Reproduce
1. Checkout the `theme-build` branch of the demo https://github.com/apostrophecms/a3-demo#theme-build
2. Generate some recipes `node app.js recipe:generate 20`
3. Log in, at the bot…
-
This is more of a question than issue. `h1` and `h2` are omitted from the default allowed tags, while `h[3-6]` are allowed. What's the reasoning behind this? Is there something inherently unsafe about…
-
I've been a bit behind with Node.js Collection items... But I have a few that are looking pretty good.
- [ApostropheCMS 3.0](https://medium.com/@apostrophecms/7a5685db1f0a): the work begins! This …