05ba7c3482
Chinese translation of responsive-web-design ( #40607 )
2021-01-08 12:20:48 -07:00
9770cd0f81
translated some Chinese curriculum files ( #40531 )
...
* translate task #1 - #4
* add translation of zhang-suen-thinning and markov algorithm
Co-authored-by: S1ngS1ng <liuxing0514@gmail.com >
2021-01-08 11:59:18 -07:00
7d41dd0e80
feat: update donation page copy ( #40639 )
2021-01-08 18:24:39 +05:30
bd7bf6971f
feat(i18n): Add Spanish translation of comments ( #40628 )
2021-01-06 11:52:27 +05:30
fc17a816cb
fix(tool-panel): unify help option casing ( #40608 )
2021-01-05 12:08:10 +05:30
6456d8ed43
docs: update README.md ( #40606 )
...
* Update README.md
Hey there, I have corrected grammar.
I hope you will like it.
* Update README.md
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
* Update README.md
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
2021-01-05 12:01:53 +05:30
fbae6d0159
fix(tools): message typo in insert-spaces.js ( #40614 )
...
alway -> always
2021-01-05 12:00:34 +05:30
c6cbe7750f
Update comments.js
2021-01-05 11:26:53 +08:00
84bffb6acb
chore(deps): bump prismjs from 1.22.0 to 1.23.0 in /client
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.22.0...v1.23.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-04 08:39:52 +00:00
2314a90b18
chore(deps-dev): bump @testing-library/jest-dom in /client
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.11.5 to 5.11.8.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.5...v5.11.8 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-04 05:44:36 +00:00
e5868badaa
chore(deps): bump gatsby from 2.29.2 to 2.29.3 in /client
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.29.2 to 2.29.3.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.29.2...gatsby@2.29.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-04 05:38:20 +00:00
e506859b8f
chore(deps): bump query-string from 6.13.7 to 6.13.8 in /client
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 6.13.7 to 6.13.8.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.7...v6.13.8 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-04 05:34:21 +00:00
3a39de24c2
chore(deps): bump query-string from 6.13.7 to 6.13.8 in /api-server
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 6.13.7 to 6.13.8.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.7...v6.13.8 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-03 05:21:13 +00:00
179b4823fd
feat(docs): Update moderator handbook ( #40601 )
2021-01-01 12:39:39 +05:30
26c9b3c16b
feat(docs): Update Contributing Instructions for New Template ( #40329 )
...
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-12-29 13:53:23 +05:30
ea02c7db7f
docs: Update reply templates ( #40574 )
2020-12-29 13:52:50 +05:30
7317b8057a
fix(docs): Replace Travis with GH Actions ( #40580 )
...
Replaces the references to the old Travis CI
flow with updated information for the GitHub
actions flow, and handles a couple of typo fixes.
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com >
2020-12-29 11:15:12 +05:30
405c9f96e1
feat: add donation options to donors alert and donation page footer ( #40498 )
...
* feat: add donation options to donors alert and donation page footer
* Update client/src/components/Donation/DonationOptionsText.js
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
* Update client/src/components/Donation/DonationOptionsText.js
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
* fix: clean up
* fix: remove comments
* feat: make the component declerative
* feat: move donation text components to one component
* feat: add cypress tests for donate page
* Update cypress/integration/learn/donate/donate-page-default.js
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
Co-authored-by: Kris Koishigawa <scissorsneedfoodtoo@gmail.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2020-12-28 13:14:16 -06:00
09232a38fa
fix(i18n): translated comments to Chinese ( #40526 )
...
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
2020-12-28 18:18:08 +05:30
cc19b6743b
fix(client): comment typo fixed ( #40535 )
...
occured -> occurred
2020-12-28 15:51:53 +09:00
1e994407ca
fix(tools): message typo fix ( #40537 )
...
occured -> occurred
2020-12-28 15:50:21 +09:00
bfcc371a3f
chore(deps): bump gatsby-cli from 2.16.1 to 2.16.2 in /client
...
Bumps [gatsby-cli](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-cli ) from 2.16.1 to 2.16.2.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-cli@2.16.2/packages/gatsby-cli/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@2.16.2/packages/gatsby-cli )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 08:24:13 +00:00
75a3295b59
chore(deps): bump typescript from 4.1.2 to 4.1.3 in /client
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.2...v4.1.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 08:16:10 +00:00
8684f79d8d
chore(deps): bump @babel/standalone from 7.12.11 to 7.12.12 in /client
...
Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone ) from 7.12.11 to 7.12.12.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.12/packages/babel-standalone )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 08:15:09 +00:00
6bb0df4748
chore(deps): bump mongodb from 3.6.2 to 3.6.3 in /api-server
...
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native ) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases )
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/3.6/CHANGES_3.0.0.md )
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v3.6.2...v3.6.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 07:54:41 +00:00
d95e6b93c0
chore(deps): bump gatsby-plugin-manifest from 2.7.0 to 2.9.1 in /client
...
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest ) from 2.7.0 to 2.9.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-plugin-manifest@2.9.1/packages/gatsby-plugin-manifest/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@2.9.1/packages/gatsby-plugin-manifest )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 07:53:35 +00:00
f3166bf897
chore(deps): bump gatsby from 2.29.1 to 2.29.2 in /client
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.29.1...gatsby@2.29.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 07:43:36 +00:00
f4dccd8743
chore(deps): bump gatsby-source-filesystem in /client
...
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem ) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-source-filesystem@2.8.1/packages/gatsby-source-filesystem/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@2.8.1/packages/gatsby-source-filesystem )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 07:43:11 +00:00
39e7c2a9b8
chore(deps): bump sanitize-html from 2.1.2 to 2.3.0 in /client
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 2.1.2 to 2.3.0.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases )
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.1.2...2.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 07:14:45 +00:00
01752fec96
chore(deps): bump react-monaco-editor from 0.36.0 to 0.39.1 in /client
...
Bumps [react-monaco-editor](https://github.com/react-monaco-editor/react-monaco-editor ) from 0.36.0 to 0.39.1.
- [Release notes](https://github.com/react-monaco-editor/react-monaco-editor/releases )
- [Commits](https://github.com/react-monaco-editor/react-monaco-editor/compare/v0.36.0...v0.39.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 07:09:35 +00:00
664766ce9f
chore(deps): bump @fortawesome/react-fontawesome in /client
...
Bumps [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome ) from 0.1.12 to 0.1.14.
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases )
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/master/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/react-fontawesome/commits/0.1.14 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 07:06:34 +00:00
c50ad66d8a
chore(deps): bump axios from 0.21.0 to 0.21.1 in /client
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 07:04:42 +00:00
75a7b159b9
chore(deps): bump nanoid from 3.1.18 to 3.1.20 in /client
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.18 to 3.1.20.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.18...3.1.20 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 06:40:25 +00:00
11471b413e
chore(deps): bump loopback from 3.27.0 to 3.28.0 in /api-server
...
Bumps [loopback](https://github.com/strongloop/loopback ) from 3.27.0 to 3.28.0.
- [Release notes](https://github.com/strongloop/loopback/releases )
- [Changelog](https://github.com/strongloop/loopback/blob/master/CHANGES.md )
- [Commits](https://github.com/strongloop/loopback/compare/v3.27.0...v3.28.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 06:31:11 +00:00
4367307490
chore(deps): bump axios from 0.21.0 to 0.21.1 in /api-server
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 06:30:56 +00:00
730ff3d993
chore(deps): bump passport-auth0 from 1.3.3 to 1.4.0 in /api-server
...
Bumps [passport-auth0](https://github.com/auth0/passport-auth0 ) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/auth0/passport-auth0/releases )
- [Changelog](https://github.com/auth0/passport-auth0/blob/master/CHANGELOG.md )
- [Commits](https://github.com/auth0/passport-auth0/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 06:19:26 +00:00
8eb8d30cbf
chore(deps-dev): bump @babel/plugin-proposal-optional-chaining
...
Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining ) from 7.11.0 to 7.12.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.7/packages/babel-plugin-proposal-optional-chaining )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 06:14:42 +00:00
0720a9dce0
chore(deps): bump @sentry/node from 5.27.4 to 5.29.2 in /api-server
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.27.4 to 5.29.2.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.27.4...5.29.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 06:04:47 +00:00
77d056457b
chore(deps): bump moment-timezone from 0.5.31 to 0.5.32 in /api-server
...
Bumps [moment-timezone](https://github.com/moment/moment-timezone ) from 0.5.31 to 0.5.32.
- [Release notes](https://github.com/moment/moment-timezone/releases )
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md )
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.31...0.5.32 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 05:29:54 +00:00
011584fe23
chore(deps-dev): bump @babel/node from 7.12.6 to 7.12.10 in /api-server
...
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node ) from 7.12.6 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-node )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 05:28:53 +00:00
287b1585a3
chore(deps): bump bad-words from 3.0.3 to 3.0.4 in /api-server
...
Bumps [bad-words](https://github.com/web-mech/badwords ) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/web-mech/badwords/releases )
- [Changelog](https://github.com/web-mech/badwords/blob/master/CHANGELOG.md )
- [Commits](https://github.com/web-mech/badwords/compare/v3.0.3...v3.0.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 05:25:28 +00:00
98fd1008e3
chore(deps): bump express-validator from 6.7.0 to 6.9.0 in /api-server
...
Bumps [express-validator](https://github.com/express-validator/express-validator ) from 6.7.0 to 6.9.0.
- [Release notes](https://github.com/express-validator/express-validator/releases )
- [Commits](https://github.com/express-validator/express-validator/compare/v6.7.0...v6.9.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 05:25:18 +00:00
567d8c5139
chore(deps): bump query-string from 6.13.6 to 6.13.7 in /api-server
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 6.13.6 to 6.13.7.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.6...v6.13.7 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 05:21:18 +00:00
819245a789
chore(deps-dev): bump @babel/register in /api-server
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) from 7.12.1 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-register )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-27 05:19:19 +00:00
eb8359c281
feat: add script to annotate challenges for translation ( #40366 )
...
* feat: add script to annotate challenges for translation
* fix: readdirp-walk -> readdirp
* fix: remove notranslate for frontmatter
* fix: don't output seed/solution
* feat: convert to function
Also puts in some missing 'async's to make it clearer what returns
promises.
* refactor: use meaningful names
* refactor: remove comments
* chore: update dependencies
* chore: move dir
* fix(crowdin): annotate individual answers
2020-12-23 12:04:56 -07:00
994598900a
fix(dashboard): Use CDN for favicon ( #40522 )
...
* fix: Use CDN for favicon
Replaces the local favicon (which was not
rendering correctly on production) with the
version served by the CDN. Also adds our other
meta tags used for PWAs and OpenGraph Protocol.
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com >
* fix: remove local manifest
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com >
2020-12-22 17:07:21 -07:00
0ff001eaed
docs: One remaining chat link ( #40519 )
...
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com >
2020-12-22 11:56:53 -07:00
2d0bba3097
docs: Replace Gitter/Discord links ( #40514 )
2020-12-22 12:00:00 +05:30
c8f6d15688
feat(tool): Add ability to view all open PRs for repos other than freeCodeCamp in the Dashboard app ( #40453 )
...
* feat: show open boilerplate prs on dashboard
fix: rest of boilerplate server changes
fix: more
fix: other
* fix: update lib functions
* fix: retrofitted one-off scripts
* feat: added rateLimit for requests
* fix: reduce time
* fix: put limiter inside each route
* fix: make client show when rated limited
* fix: removed unused probot from app
* fix: renamed folders
* fix: consolidate config.js and constants.js
* chore: update octokit to latest version
* fix: remove invalid file
* fix: refactored update-db.js
* feat: add fcc logo
* fix: logo url
* fix: remove Home link
* fix: change link colors
* fix: added rate limiter to landing page
* fix: ran npm install in client to create package-lock.json
* fix: correct typo in doc
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
* fix: Replace favicon, Gitter => Discord
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com >
* fix: add extra linting guidance to package.json
* Ignore contributor app
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com >
* fix: revert linting rules for client
* fix: add skip_preflight_check=true for tests
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Kris Koishigawa <scissorsneedfoodtoo@gmail.com >
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
2020-12-22 13:43:36 +09:00
8324a5fcd7
chore(deps): bump @babel/standalone from 7.12.7 to 7.12.11 in /client ( #40507 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-21 22:54:00 +05:30