Commit Graph

6616 Commits

Author SHA1 Message Date
Tanmay Gautam
53a648f71c
feat(learn): Added keyboard shortcut(ctrl+enter) to check your answer button (#61333)
Some checks failed
CI - E2E - 3rd party donation tests / Build Client (22) (push) Has been cancelled
CI - E2E - 3rd party donation tests / Build API (Container) (push) Has been cancelled
CI - Node.js / Lint (22) (push) Has been cancelled
CI - E2E - 3rd party donation tests / Run Playwright 3rd Party Donation Tests (chromium, 22) (push) Has been cancelled
CI - Node.js / Build (22) (push) Has been cancelled
CI - Node.js / Test (22) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (22) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 22) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 22) (push) Has been cancelled
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-08-20 09:49:39 +05:30
Anna
28eb50b2d1
feat(curriculum): add golf code lab (#61837)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2025-08-19 13:26:15 +02:00
freeCodeCamp's Camper Bot
a0429f7101
chore(i18n,client): processed translations (#61860) 2025-08-18 12:49:33 -07:00
Ilenia
d72a6d2bbd
chore: add redirects for common string methods (#61742) 2025-08-14 17:24:05 +05:30
Huyen Nguyen
d64b549120
revert(#60948): Test adding transcript tabs to lectures (#61813) 2025-08-14 13:42:03 +02:00
Ilenia
5d2adfa058
chore: divide working with common string methods lecture in smaller blocks (#61741) 2025-08-14 13:30:05 +02:00
freeCodeCamp's Camper Bot
59aa011b48
chore(i18n,client): processed translations (#61772) 2025-08-13 03:54:24 -07:00
Zaira
bb41fb81da
fix(curriculum): add DS review page (#61771) 2025-08-13 14:18:09 +05:30
Tom
7634b5c8a1
refactor(client): daily challenges to use path params (#61776) 2025-08-12 08:39:52 +02:00
Zaira
6451b572f2
feat(curriculum): add adjacency convertor lab (#61298)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2025-08-09 07:45:33 +02:00
Ilenia
7217d60f5c
feat: add html entities lab to full stack curriculum (#61716)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2025-08-08 12:22:36 -07:00
miyaliu666
03bbdbe584
feat(curriculum): Add A1 Chinese Outline (#61655)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-08-08 12:12:33 -07:00
Ahmad Abdolsaheb
546e3b7480
fix: show donation page to unauthorized users (#61696) 2025-08-06 14:44:59 -05:00
Ilenia
922c20e0ef
chore: Move JS related Aria lectures to new JS and A11y module (#61666) 2025-08-06 18:11:44 +02:00
Ilenia
2a577ade98
feat: add lectures for searching and sorting algorithms (#61663)
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2025-08-06 18:07:47 +02:00
Ilenia
0e81a59d30
chore: create redirects for js aria lectures (#61682) 2025-08-06 08:56:33 -07:00
freeCodeCamp's Camper Bot
713afce731
chore(i18n,client): processed translations (#61686) 2025-08-06 16:33:09 +02:00
Jessica Wilkins
98df961a01
feat(curriculum): add theme switcher lab (#61404)
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-08-05 22:16:29 +02:00
Zuned Khan
6aab1477b0
fix: correct typo in Tailwind CTA Component titles (#61669) 2025-08-05 22:14:00 +02:00
Ilenia
1db36107c0
chore: redirects for Understanding Core JavaScript Fundamentals and Working with Numbers, Booleans, and the Math Object (#61310) 2025-08-05 17:23:29 +02:00
Oliver Eyton-Williams
7fdaa034c8
fix(client): gracefully handle errors while fetching user (#61623)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2025-08-05 08:22:49 -05:00
Tanmay Gautam
836c569c07
fix(ui): ensure terminal takes full viewport height on all devices (#61423)
Some checks failed
i18n - Build Validation / Validate i18n Builds (22) (push) Has been cancelled
CI - Node.js / Lint (22) (push) Has been cancelled
CI - Node.js / Build (22) (push) Has been cancelled
CI - Node.js / Test (22) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (22) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 22) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 22) (push) Has been cancelled
DOCR - Cleanup Container Images / Delete Old Images (learn-api, dev) (push) Has been cancelled
DOCR - Cleanup Container Images / Delete Old Images (learn-api, org) (push) Has been cancelled
i18n - Upload Client UI / Client (push) Has been cancelled
i18n - Upload Curriculum / Learn (push) Has been cancelled
i18n - Download Client UI / Client (push) Has been cancelled
2025-08-04 14:16:47 -05:00
Tom
ad8b31df2c
feat(client): enable daily challenges + add e2e tests (#61549)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-08-04 18:37:06 +02:00
freeCodeCamp's Camper Bot
e41fd9ed13
chore(i18n,client): processed translations (#61661) 2025-08-04 10:49:23 -05:00
Ilenia
dd561eba23
feat: add debug isbn validator lab (#61273)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2025-08-04 18:40:00 +05:00
Dario
9cee50eb38
feat(curriculum): add bisection method lab (#61253)
Co-authored-by: Hillary Nyakundi <63947040+larymak@users.noreply.github.com>
2025-08-02 08:36:03 +02:00
Zaira
a79319c71f
feat(curriculum): add user configuration manager lab (#60845)
Some checks failed
i18n - Build Validation / Validate i18n Builds (22) (push) Has been cancelled
CI - Node.js / Lint (22) (push) Has been cancelled
CI - Node.js / Build (22) (push) Has been cancelled
CI - Node.js / Test (22) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (22) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 22) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 22) (push) Has been cancelled
i18n - Download Client UI / Client (push) Has been cancelled
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2025-08-01 08:05:11 -07:00
Anna
4a245316a2
feat(curriculum): create a heart icon workshop (#61262)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-07-31 08:49:56 -07:00
Stuart Mosquera
3bd06fe458
fix(curriculum): remove all instances of lecture videos from English intro.json file (#61551) 2025-07-31 05:14:20 +02:00
Ilenia
6b3ee33517
feat: create new lecture blocks from Understanding Core JavaScript Fundamentals (#61304)
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2025-07-30 16:38:02 +00:00
freeCodeCamp's Camper Bot
25fcb4ebbf
chore(i18n,client): processed translations (#61609) 2025-07-30 10:44:22 -05:00
Tom
a087e33efc
feat(curriculum): add working with sql lecture scripts (#61471)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Hillary Nyakundi <63947040+larymak@users.noreply.github.com>
2025-07-30 09:40:30 -05:00
Jessica Wilkins
59e7f4e8c7
feat(curriculum): adding photography lab (#61270)
Some checks failed
CI - E2E - 3rd party donation tests / Build Client (22) (push) Has been cancelled
CI - E2E - 3rd party donation tests / Build API (Container) (push) Has been cancelled
CI - Node.js / Lint (22) (push) Has been cancelled
CI - E2E - 3rd party donation tests / Run Playwright 3rd Party Donation Tests (chromium, 22) (push) Has been cancelled
CI - Node.js / Build (22) (push) Has been cancelled
CI - Node.js / Test (22) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (22) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 22) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 22) (push) Has been cancelled
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2025-07-30 11:25:13 +05:00
Tom
c2bfdef948
feat(curriculum): add nano lecture (#61461)
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2025-07-30 11:14:41 +05:00
Tom
8ab474d4c0
feat(curriculum): working with rdbs lectures (#61450)
Co-authored-by: Hillary Nyakundi <63947040+larymak@users.noreply.github.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2025-07-29 15:39:35 +02:00
Dario
5b66377ae7
feat(curriculm): add medical data validator workshop (#60926)
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-07-29 13:33:29 +00:00
Tom
bde1e6f81b
feat(client): add daily challenges (#60867)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-07-28 11:08:10 -07:00
freeCodeCamp's Camper Bot
4a44093562
chore(i18n,client): processed translations (#61492) 2025-07-28 19:14:12 +05:30
Oliver Eyton-Williams
3e1da8f3fb
refactor(client): store session user in dedicated key (#59954) 2025-07-28 18:25:14 +05:30
Ilenia
e26fa7d3aa
feat: break down "Working with Numbers, Booleans, and the Math Object" block in smaller blocks (#61378)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2025-07-25 15:26:28 -07:00
Zaira
79f7b6c0a1
feat(curriculum): add confirm string ending challenge (#61382) 2025-07-25 15:17:42 -07:00
Tom
7844923088
feat(curriculum): add bash scripting lectures (#61452)
Co-authored-by: Hillary Nyakundi <63947040+larymak@users.noreply.github.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2025-07-25 10:44:54 -05:00
Ilenia
25c544d620
feat: add boolean checker lab to full stack (#61433) 2025-07-25 16:06:21 +02:00
Jessica Wilkins
3ee3a928a9
feat(curriculum): adding JS A11y note taking app (#61449)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-07-25 02:49:49 -07:00
Zaira
9963d69a6d
chore(curriculum): add Python classes and objects review page (#60590)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2025-07-24 11:22:39 -07:00
Zaira
329b27d8c6
feat(curriculum): add longest word finder lab (#61340)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-07-24 11:21:28 -07:00
Tom
60ca15ad4c
feat(curriculum): add understanding the command line and working with bash lectures (#61430)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2025-07-23 10:59:41 -07:00
freeCodeCamp's Camper Bot
d9665200ad
chore(i18n,client): processed translations (#61447) 2025-07-23 16:29:25 +02:00
Ilenia
64b32cf69b
feat: add finders keepers algorithm to full stack (#61332)
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2025-07-23 16:35:19 +05:00
Nardix
e807d58a0b
fix(client): fix typo in useState variable name in progress-inner.tsx (#61431) 2025-07-22 11:59:44 +00:00