Commit Graph

3554 Commits

Author SHA1 Message Date
Oliver Eyton-Williams
8cd2efe570
feat: base64 encode file contents when making api requests (#62006)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2025-09-02 16:20:48 +02:00
Sem Bauke
03b4fd46f1
fix(client): align text in chapter button to the left when multi-line (#61973) 2025-08-30 23:02:51 +05:30
Oliver Eyton-Williams
12b5905c60
refactor: remove isPrivate (#61952) 2025-08-27 22:45:36 +05:30
Hillary Nyakundi
dbdb6944cd
feat(curriculum): add error handling lecture scripts (#61641)
Some checks failed
i18n - Build Validation / Validate i18n Builds (22) (push) Has been cancelled
CI - Node.js / Lint (22) (push) Has been cancelled
i18n - Download Client UI / Client (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 - Upload Client UI / Client (push) Has been cancelled
i18n - Upload Curriculum / Learn (push) Has been cancelled
CD - Docker - DOCR Cleanup Container Images / Delete Old Images (learn-api, dev) (push) Has been cancelled
CD - Docker - DOCR Cleanup Container Images / Delete Old Images (learn-api, org) (push) Has been cancelled
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2025-08-26 20:26:03 +02:00
Anna
156053bc24
feat: create a card counting lab (#61857)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2025-08-26 19:55:23 +02:00
Ilenia
2005a3d4c5
feat: add arguments optional lab to full stack (#61835) 2025-08-26 16:45:41 +00:00
Oliver Eyton-Williams
a801d503bc
refactor: top-down curriculum build (#61459) 2025-08-26 12:37:26 +02:00
Sem Bauke
df9b21146f
feat(curriculum): add lab for implementing a sorted index finder (#61877) 2025-08-25 14:48:27 +02:00
Huyen Nguyen
6df2f49ad5
refactor(client): update super block accordion to dynamically look up intro text (#61908) 2025-08-22 10:14:54 +02:00
Kolade Chris
b0ab20bac6
feat(curriculum): add tailwind pricing component workshop (#61238)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Kristofer Koishigawa <2051070+scissorsneedfoodtoo@users.noreply.github.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2025-08-21 07:00:25 -07:00
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
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
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
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
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
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
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
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
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
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
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
Zaira
51bdb6c7b3
feat: add celsius to fahrenheit lab (#61342) 2025-07-21 12:35:34 +02:00
Ilenia
a8cfb66b15
feat: add record collection challenge to full stack (#61377) 2025-07-18 14:43:13 -07:00