Commit Graph

2789 Commits

Author SHA1 Message Date
renovate[bot]
6ecb507779 fix(deps): update dependency algoliasearch to v4.10.2 (#42609)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-26 21:39:47 +05:30
renovate[bot]
e18803fb9b chore(deps): update codesee to v0.42.0 (#42639)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-26 07:02:46 +02:00
camperbot
c6fa53e32d chore(i18n,learn): update translations (#42628) 2021-06-26 00:49:58 +05:30
camperbot
a8edb4c369 chore(i18n,client): processed translations (#42619) 2021-06-24 07:37:03 -07:00
renovate[bot]
371d5a1066 fix(deps): update gatsby monorepo (#42603)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-24 19:51:38 +05:30
Ahmad Abdolsaheb
b3f2c64de8 fix(client): remove algolia and hot keys modules from landing pages (#42394)
* fix(client): remove algolia and hot keys from landing pages

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-06-24 12:50:36 +03:00
renovate[bot]
0a0e81efc6 chore(deps): update dependency gatsby-plugin-webpack-bundle-analyser-v2 to v1.1.24 (#42611)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-23 21:29:38 +02:00
Sem Bauke
3b4afe0e59 fix: unneeded scrollbar multi file editor (#42411)
* fix: multi editor unneeded scrollbar
2021-06-23 19:15:36 +02:00
camperbot
777a2524a4 chore(i18n,learn): update translations (#42607) 2021-06-23 09:51:28 -05:00
renovate[bot]
7d1301e155 chore(deps): update codesee to v0.41.0 (#42602)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-23 07:44:10 +02:00
renovate[bot]
ae3e1a1d18 chore(deps): update babel monorepo to v7.14.7 (#42594)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-22 13:22:40 +05:30
renovate[bot]
06f1c3805c fix(deps): update dependency query-string to v7.0.1 (#42592)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-22 12:52:35 +05:30
renovate[bot]
1bbc1d518d chore(deps): update dependency webpack to v5.40.0 (#42589)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-22 10:40:13 +05:30
renovate[bot]
e9e508d11d chore(deps): update codesee to v0.39.0 (#42565)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 11:03:41 +02:00
Huyen Nguyen
2c16234853 chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
Prashant
42e8b2247e fix(client): Adjust mobile view for email-signup page (#42567)
Co-authored-by: PrashantSakre <prashantsakre@Prashants-mac-mini.local>
2021-06-19 16:27:00 +02:00
camperbot
94c5afbf70 chore(i18n,client): processed translations (#42558) 2021-06-18 15:51:01 +02:00
renovate[bot]
08daf11bef fix(deps): update dependency i18next to v20.3.2 (#42551)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-18 18:51:36 +05:30
renovate[bot]
3499c2b08e chore(deps): update dependency typescript to v4.3.4 (#42550)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-18 17:34:46 +05:30
renovate[bot]
ba3fd9a49b fix(deps): update dependency monaco-editor to v0.25.2 (#42552)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-18 12:28:21 +04:00
Victor Duarte
310bbdf54b fix(client): store challenge panes sizes (#42519)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-06-17 23:50:39 +05:30
camperbot
3a8c1444eb chore(i18n,client): processed translations (#42544) 2021-06-17 07:49:44 -07:00
renovate[bot]
aa21539967 chore(deps): update dependency webpack to v5.39.1 (#42543)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-17 17:41:47 +05:30
renovate[bot]
964b4204d3 chore(deps): update dependency typescript to v4.3.3 (#42542)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-17 15:44:07 +05:30
renovate[bot]
c9eaa6527f chore(deps): update dependency postcss to v8.3.5 (#42474)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-17 14:55:59 +05:30
renovate[bot]
7970cf82ee chore(deps): update codesee to v0.38.0 (#42540)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-16 20:24:10 +02:00
Oliver Eyton-Williams
2ebc3b62ab feat(client): remove axios, include credentials (#42531)
* Revert "revert: replace axios with fetch"

This reverts commit 418287f1e8.

* fix: always include credentials

Since www.freecodecamp.org and api.freecodecamp.org are different
origins we have to tell fetch to 'include' the credentials.
2021-06-16 21:23:49 +05:30
renovate[bot]
a1af753e2a fix(deps): update dependency gatsby to v3.7.2 (#42520)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-16 21:23:02 +05:30
camperbot
b17476a760 chore(i18n,learn): update translations (#42529) 2021-06-16 19:02:55 +05:30
Mrugesh Mohapatra
418287f1e8 revert: replace axios with fetch
This reverts commit 82f3f6ae0c via PR #41944.
2021-06-16 17:24:57 +05:30
Mrugesh Mohapatra
e402464304 revert(ajax): use 'same-origin' credentials
This reverts commit 80b12ee25c via PR #42525.
2021-06-16 17:24:57 +05:30
Oliver Eyton-Williams
80b12ee25c fix(ajax): use 'same-origin' credentials (#42525) 2021-06-16 09:47:47 +00:00
renovate[bot]
af6e6a01d3 chore(deps): update codesee to v0.37.0 (#42521)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-16 10:56:41 +02:00
renovate[bot]
3bcd5b207f chore(deps): update dependency chokidar to v3.5.2 (#42506)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-16 12:57:43 +05:30
Oliver Eyton-Williams
82f3f6ae0c refactor: replace axios with fetch (#41944) 2021-06-15 11:47:25 -07:00
Mrugesh Mohapatra
a378bc6dd4 chore: rework the language audits for build (#42510)
This also reverts commit cd5c28b332.
2021-06-15 23:07:52 +05:30
Nicholas Carrigan (he/him)
cd5c28b332 revert: disable portuguese (#42508)
* revert: disable portuguese

First certification is not 100% yet. Shipped too soon. :(

* feat: enable portuguese curriculum

Curriculum can build in portuguese, leaving client disabled to
prevent language from appearing in nav bar.

* feat: move audited cert list

Moves the audited cert list to the config, instead of the utils.
2021-06-15 21:32:29 +05:30
Tom
067761f2f6 feat(curriculum): add relational databases cert as upcoming change (#41658) 2021-06-15 16:37:13 +01:00
renovate[bot]
56fa9aba3c fix(deps): update dependency algoliasearch to v4.9.3 (#42499)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-15 17:48:51 +05:30
renovate[bot]
f1f7c64c3b chore(deps): update dependency webpack to v5.39.0 (#42493)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-15 17:13:04 +05:30
renovate[bot]
f6c7e2ace6 chore(deps): update babel monorepo to v7.14.6 (#42492)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-15 16:38:39 +05:30
renovate[bot]
b93ab9e0fd fix(deps): update dependency monaco-editor to v0.25.1 (#42452)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-15 15:37:10 +05:30
renovate[bot]
d1aebc895f fix(deps): pin dependency normalize-url to v4.5.1 (#42497)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-15 11:24:19 +02:00
Tom
3cb174a1ce fix(client): downgrade normalize-url to fix Safari issue (#42490) 2021-06-15 11:06:41 +02:00
renovate[bot]
9430e8294b chore(deps): update dependency @codesee/tracker to v0.36.0 (#42495)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-15 09:54:06 +02:00
Nicholas Carrigan (he/him)
f25e3e69f8 feat: enable new langs (#42491)
Enable italian and portuguese
2021-06-15 13:19:18 +05:30
Renovate Bot
d8d6d20793 fix(deps): update dependency react-i18next to v11.11.0 2021-06-15 13:04:00 +05:30
Renovate Bot
8c6711e8b9 chore(deps): update dependency postcss to v8.3.4 2021-06-15 13:03:18 +05:30
renovate[bot]
ceb30b6f0f chore(deps): update dependency @codesee/babel-plugin-instrument to v0.36.0 (#42494)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-15 08:20:16 +02:00
camperbot
840c7c738f chore(i18n,learn): update translations (#42486)
* chore(i18n,learn): update translations

* fix: lowercase file name

Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
2021-06-14 11:31:18 -07:00