covid-19-ce-trebuie-sa-fac
covid-19-ce-trebuie-sa-fac copied to clipboard
Web platform with guides & questionnaires for keeping people informed.
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@nschonni) Set rejectUnauthorized to true by default (@scott-ut, #3149) Features...
### What does it fix? Add internationalisation setup. ### How has it been tested?
### What changed? - Adds POC for consuming data from an API created through the Strapi CMS [Link](https://ce-ma-fac-cms.herokuapp.com/admin) for the CMS U: `code4ro` P: `NoMoreCovidPlease`
### What changed? - Adds styles for fixing the size of the embeded iframe - Adds example of an embeded iframe.
The [search results page](https://cetrebuiesafac.ro/search?q=analize) should respond with `X-Robots-Tag: noindex` in the Response headers. As per [what google advises](https://developers.google.com/search/docs/advanced/crawling/block-indexing).
- also fill in related release details
Serve static assets (js, css, woff2) with an efficient cache policy. Because files have unique hash in filename, a long cache lifetime can be used.