freeCodeCamp/client
Ismail Tlemcani 914ff44f74
fix(client): add validation to profile image URL (#41927)
* fix: fix broken image url after validation

* feat: add tests for a broken image url submission

* fix: reduce event related calls

* Update cypress/integration/settings/image-picture-check.js

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* Update cypress/integration/settings/image-picture-check.js

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2021-05-23 16:08:12 +02:00
..
i18n Update Chinese footer (#42193) 2021-05-22 07:26:26 -07:00
plugins fix(npm-audit): improve audit and fix run-scripts (#42050) 2021-05-07 23:48:11 +05:30
src fix(client): add validation to profile image URL (#41927) 2021-05-23 16:08:12 +02:00
static feat: add gap scripts for production and staging (#40807) 2021-04-16 14:29:53 +05:30
utils chore(deps): update dependency prettier to v2.3.0 (#42074) 2021-05-10 08:48:49 -07:00
.babelrc feat: use TypeScript in the client (#42124) 2021-05-18 00:23:41 +05:30
.gitignore chore(client): refactor & organise config (#40875) 2021-02-03 15:22:07 +05:30
gatsby-browser.js chore: rollback CSRF token generation (#42082) 2021-05-11 00:27:08 +05:30
gatsby-config.js fix: only generate bundle stats during CI (#42094) 2021-05-11 15:59:44 +05:30
gatsby-node.js feat(client): add hashes to monaco workers (#42097) 2021-05-11 18:26:06 +05:30
gatsby-ssr.js fix(client): inject bootstrap tags to the top of head (#40804) 2021-01-31 12:15:40 +05:30
package-lock.json fix(deps): update dependency i18next to v20.3.0 2021-05-22 11:24:58 +00:00
package.json fix(deps): update dependency i18next to v20.3.0 2021-05-22 11:24:58 +00:00
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
tsconfig.json feat: use TypeScript in the client (#42124) 2021-05-18 00:23:41 +05:30
webpack-workers.js feat: use TypeScript in the client (#42124) 2021-05-18 00:23:41 +05:30