AirSay.Codes
245dec9519
fix(docs): inconsistent spacing in theme_CSS ( #47031 )
...
Update _theme.css
Inconsistent Spacing in the code lines.
2022-07-27 21:04:59 +00:00
Ilenia
f50d190d8b
feat(curriculum): remove space requirement in steps 43&46 of cat photo app project ( #47019 )
...
* fix: remove requirement for space before text
* Apply suggestions from code review
2022-07-27 13:59:45 -07:00
Ilenia
c356ecfa29
feat: move blur example from step 34 to step 35 rothko ( #47020 )
...
* feat: move example from step 34 to step 35 rothko
* change wording
2022-07-27 13:55:10 -07:00
camperbot
fd5d8a3174
chore(i18n,docs): processed translations ( #47049 )
2022-07-27 13:12:29 -07:00
Ilenia
344c9afa80
fix(curriculum): make use .env file challenge clearer ( #47047 )
...
* fix(curriculum): make use env file challenge clearer
* @bbsmooth wording
2022-07-27 20:18:35 +02:00
Kristofer Koishigawa
b81dea1e82
fix: update Advanced Node and Express text ( #47050 )
...
* fix: update pug related text
* fix: update passport and express-session text
* fix: update mongodb text
* fix: update passport-local text
* fix: update bcrypt text
* fix: update passport-github text
* fix: update socket.io text
* fix: passport.socketio, connect-mongo, and cookie-parser text
2022-07-27 19:17:16 +02:00
Kristofer Koishigawa
1baad2357c
fix: update Information Security with HelmetJS text ( #47052 )
...
* fix: update helmet text
* fix: update bcrypt text
2022-07-27 19:15:07 +02:00
Sem Bauke
2440d3f43f
chore(client): make curriculum helpers external ( #46906 )
...
* chore: make curriculum helpers external
* feat: add curriculum helpers as a package
* fix: use right preset?
* fix: update version with babel transpiled files
* fix: re-add fixture
* fix: declare as module
* fix: add declaration files in curriculum helpers
* fix: nothing with version 1.0.4
* fix: missing functions in package
* fix: remove old babel
* fix: linting
2022-07-27 19:00:37 +02:00
camperbot
9c0d3fe1d6
chore(i18n,docs): processed translations ( #47041 )
2022-07-27 11:38:25 +02:00
Naomi Carrigan
c0df9a8e9a
docs: add challenge-editor instructions ( #46993 )
...
* docs: add challenge-editor instructions
* chore: apply sboonny's review suggestions
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org >
2022-07-26 20:24:26 +02:00
sidemt
3470ca57a3
fix(curriculum): remove duplicate test from CatPhotoApp Step 23 ( #47033 )
2022-07-26 19:40:20 +02:00
sidemt
c14fc27039
fix(curriculum): fix hint to match its test in CatPhotoApp Step 29 ( #47034 )
...
fix(curriculum): fix hint to match its test
2022-07-26 19:38:19 +02:00
camperbot
274f4e63be
chore(i18n,learn): processed translations ( #47032 )
2022-07-26 08:40:30 +00:00
Ilenia
e59d58edf1
docs: swap example pr title ( #47035 )
...
* docs: swap example pr title
* typo
2022-07-25 19:53:06 +02:00
Dylan R
b4b2024c0e
fix: changed example text from dangerous website to something different ( #47027 )
...
* fix: made the world logo be in a code block to format how it is supposed to be.
* Fixed link redirecting to dangerous website
The example url that was provided was redirecting to dangerous websites if it was searched. Changed the wording of the example link to hopefully prevent this issue.
* fix: Changed url to "example.com"
* Fix: changed the english version to have safe link
* Reverting the unimportant commit.
* Reverting change on the translated file
2022-07-25 10:47:11 -07:00
camperbot
51a2781afe
chore(i18n,docs): processed translations ( #47029 )
2022-07-26 00:26:39 +09:00
camperbot
1063426e5d
chore(i18n,client): processed translations ( #47030 )
2022-07-26 00:25:21 +09:00
Oliver Eyton-Williams
167b94b223
fix(client): handle empty editor contents ( #46986 )
2022-07-25 15:18:53 +02:00
Nishant Pratihast
4e5f41e4b6
fix(docs): Fixed Typo in language lead handbook ( #46980 )
...
* fix(docs): Fixed Typo in language lead handbook
* docs: Updated docs language-lead-handbook
updated line 269 making it more concise as suggested.
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* Adding cooo-author
Co-authored-by: Hrittik Garain <84389562+hrittik2002@users.noreply.github.com >
* revert the file back
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Sboonny <muhammed@freecodecamp.org >
Co-authored-by: Hrittik Garain <84389562+hrittik2002@users.noreply.github.com >
2022-07-25 10:07:09 +02:00
Palash Gupta
a745fcb9b3
chore: utils/index.js is updated to .ts ( #46556 )
...
* test: utils index is updated to ts
* chore: utils.js is added into the .gitignore and .prettierignore
2022-07-25 09:20:14 +02:00
Alex Maldonado
9409f86902
fix(curriculum): add missing code block ( #47026 )
...
Co-authored-by: Alex Maldonado <alex@Alexs-MBP-2021.home >
2022-07-25 04:38:59 +00:00
Bruce Blaser
85a110e264
fix: clarify instructions for catphotoapp step 6 ( #46985 )
...
* fix:clarify instructions for catphotoapp step 6
* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5dc23991f86c76b9248c6eb8.md
I originally had this as two sentences any way.
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org >
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org >
2022-07-24 19:30:43 +02:00
renovate[bot]
530737f9cc
chore(deps): update dependency concurrently to v7.3.0
2022-07-24 13:54:44 +00:00
Ilenia
a11b0d4856
feat: add some description for secure multiplayer project ( #47004 )
...
* feat: add some description for secure multiplayer project
* Apply suggestions from code review
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
2022-07-24 10:43:09 +01:00
Dario-DC
dfd1fb22a0
chore(i18n): Updated italian/meta-tags.json ( #46963 )
...
* Updated italian/meta-tags.json
* Added keywords
2022-07-24 11:16:48 +02:00
Johnathan Webster
0b0cc07d26
Update fix/update-challenges-for-step-22-registration-form ( #47014 )
...
Update 60f85a62fb30c80bcea0cedb.md
Co-authored-by: Shivam <shivammadlani5@gmail.com >
2022-07-24 10:35:23 +02:00
Dylan R
04638ba952
fix(curriculum): wrap logo in a code block ( #47016 )
...
fix: made the world logo be in a code block to format how it is supposed to be.
2022-07-24 10:12:01 +02:00
renovate[bot]
f20527af54
fix(deps): update dependency algoliasearch to v4.14.1
2022-07-24 06:21:27 +00:00
renovate[bot]
343b7f70ee
chore(deps): update dependency acorn to v8.8.0
2022-07-24 03:05:59 +00:00
renovate[bot]
08cc08d7fd
chore(deps): update codesee to v0.331.0
2022-07-24 00:01:34 +00:00
renovate[bot]
423deb3815
fix(deps): update dependency sanitize-html to v2.7.1
2022-07-23 21:00:03 +00:00
renovate[bot]
1d13cd5511
fix(deps): update dependency react-instantsearch-dom to v6.30.2
2022-07-23 18:35:49 +00:00
Anoop P
fcff6d382b
fix(curriculum): Typo in building a picasso painting step 50 ( #47012 )
...
fix: Typo in building a picasso painting step 50
2022-07-23 16:26:19 +00:00
Ilenia
ca473de52f
docs: remove last remaining DANGER ( #47011 )
2022-07-23 18:13:32 +02:00
Ilenia
aecdbca698
fix(curriculum): fix formatting picasso painting steps 12-89 ( #47003 )
...
* fixed formatting in challenges 43-52
* steps 12-21
* steps 22-42
* 53-89
2022-07-23 09:13:01 -06:00
renovate[bot]
ee9e2cfe7f
fix(deps): update dependency next to v12.2.3
2022-07-23 14:26:08 +00:00
renovate[bot]
b22f28d773
chore(deps): update typescript-eslint monorepo to v5.30.7
2022-07-23 11:44:19 +00:00
renovate[bot]
7accd99b7e
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.6.1
2022-07-23 06:01:07 +00:00
renovate[bot]
9143b08f2b
chore(deps): update babel monorepo to v7.18.9
2022-07-23 03:26:19 +00:00
camperbot
84a41308c0
chore(i18n,docs): processed translations ( #46988 )
2022-07-22 11:25:58 -07:00
camperbot
108fd18905
chore(i18n,learn): processed translations ( #46989 )
2022-07-22 11:25:37 -07:00
Cheryl M
da71c1721d
fix(curriculum): clarify hint ( #46960 )
...
Update logging-a-user-out.md
changed `req.Logout` to `req.logout()` under hints
2022-07-22 18:52:03 +02:00
Ilenia
7a0f376391
fix(curriculum): tests can't pass with style tags in step 15 of cafe menu ( #46897 )
...
* fix: not allow test to pass with style tags in css file
* fix style tags test
* Update curriculum/challenges/english/14-responsive-web-design-22/learn-basic-css-by-building-a-cafe-menu/5f3477aefa51bfc29327200b.md
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2022-07-22 16:27:07 +02:00
camperbot
3c74ffcad9
chore(i18n,learn): processed translations ( #46964 )
2022-07-22 12:46:44 +02:00
camperbot
9433970aab
chore(i18n,client): processed translations ( #46962 )
2022-07-22 12:46:14 +02:00
camperbot
7b404a5f01
chore(i18n,docs): processed translations ( #46961 )
2022-07-22 12:45:34 +02:00
Ahmad Abdolsaheb
93b3151cca
Adding meta-tags in Ukranian ( #46981 )
2022-07-22 10:00:18 +02:00
DanielRosa74
f0e4131f9d
Adding meta-tags in Portuguese ( #46973 )
2022-07-21 12:18:09 -05:00
sidemt
ccd128959a
i18n: add missing translation for Japanese ( #46974 )
...
i18n: add missing translation
2022-07-21 12:17:02 -05:00
Darshan
56e5e23e7e
fix(docs): Missing period at the end of setup mobile app locally document ( #46976 )
...
@darshan-km | 46970 | add period at end of the line
2022-07-21 12:14:11 -05:00