Commit Graph

40589 Commits

Author SHA1 Message Date
Oliver Eyton-Williams
e188981333
fix(ci): update i18n submodule test to use new command (#65404) 2026-01-21 22:02:39 +05:30
Oliver Eyton-Williams
6770ee4c26
refactor(client): use schema snapshot to avoid costly inference (#65360)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2026-01-21 16:22:20 +00:00
Aditya Singh
ec56d7a74e
fix(curriculum): fix editable region in caesar cipher workshop (#65283) 2026-01-21 20:50:15 +05:00
Mrugesh Mohapatra
21dc6673ec
docs: set copyright to earliest work 2026-01-21 20:05:34 +05:30
Aditya Singh
d062ddb31d
fix(curriculum): fix editable region in workshop quincys job tips (#65306) 2026-01-21 19:12:12 +05:00
freeCodeCamp's Camper Bot
09fdfb78b6
chore(i18n,client): processed translations (#65398) 2026-01-21 14:46:54 +01:00
Diem-Trang Pham
6d966d1edc
feat(curriculum): add interactive examples to HTML chapter review page (#65202) 2026-01-21 18:32:09 +05:00
Harsh Vishwakarma
cb63e8790a
feat(curriculum): add interactive editor to HOF review (#65345) 2026-01-21 18:26:12 +05:00
renovate[bot]
0e730cb194
fix(deps): update dependency typebox to v1.0.78 (#65395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-21 18:53:54 +05:30
Daniel Benjamin
d43254af05
fix(curriculum): Add interactive example for CSS Pseudo-classes Review (#65375)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2026-01-21 12:44:03 +00:00
Matheus Alves
3d4062193c
fix(curriculum): minor en-b1 errors (#65065)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2026-01-21 12:29:01 +00:00
Oliver Eyton-Williams
d6e2e7ed3d
refactor(tools): remove extraneous env var (#65392) 2026-01-21 16:58:32 +05:30
Dario
d54608a6f7
fix(curriculum): hash table lab tests and hints (#65374) 2026-01-21 13:50:31 +05:00
Gary Yeung
f867807edd
feat(client): using monaco editor in interactive editor (#64601)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2026-01-21 09:51:37 +02:00
Vîzdoagă Octavio
e65064a8ea
fix(curriculum): fix the health setter test (#65385) 2026-01-21 08:23:54 +01:00
renovate[bot]
3c4a1588e8
fix(deps): update dependency @aws-sdk/client-ses to v3.968.0 (#65379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-21 10:20:52 +05:30
Naomi Carrigan
bdcb727f89
fix: use correct tsconfig for helper scripts (#65382) 2026-01-21 10:20:00 +05:30
Oliver Eyton-Williams
631a679b8f
feat: use turbo to orchestrate tests (#65351) 2026-01-21 10:17:06 +05:30
Huyen Nguyen
f81448bfe8
fix(challenge-helper-scripts): add stub module intro when creating a new module (#65366) 2026-01-21 02:57:01 +07:00
Phyu Sin Shin Thant
028844450c
feat(curriculum): add steps for report card printer workshop (#64801)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2026-01-20 15:01:02 +00:00
Yash
7fe7e8e1d4
fix: Streak Calculation Logic by add 1-day grace period (#64351)
Co-authored-by: YashKumarMeena001 <yashkumar.meena@infyair.com>
2026-01-20 14:59:32 +00:00
Anastasiia
6b5a74433b
feat(curriculum): EN-A2 quiz for block 5 (#65353) 2026-01-20 14:56:09 +00:00
Anastasiia
4d0979bfa3
feat(curriculum): EN-A2 quiz for block 3 (#65181) 2026-01-20 11:31:19 -03:00
Aditya Singh
4b948ad554
fix(curriculum): move lang attribute to step1 in bookstore page workshop (#65172) 2026-01-20 15:28:06 +01:00
Ahmad Abdolsaheb
67d7fa17ff
feat(api): add drip campaign (#65148)
Some checks failed
i18n - Build Validation / Validate i18n Builds (22) (push) Has been cancelled
CI - Node.js / Lint (22) (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
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
i18n - Upload Client UI / Client (push) Has been cancelled
i18n - Upload Curriculum / Learn (push) Has been cancelled
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2026-01-20 15:44:26 +03:00
renovate[bot]
214c5a3240
fix(deps): update prisma monorepo to v6.19.2 (#65350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-20 12:19:29 +00:00
Vîzdoagă Octavio
4fb660a55c
feat(curriculum): add interactive editors for JS Variables and Datatypes Review (#65305) 2026-01-20 17:12:34 +05:00
Jeevankumar S
c6f8234433
feat(curriculum): add interactive examples to JS functional programming review (#65312)
Co-authored-by: Jeevankumar-S <jeevenkumar2003@email.com>
2026-01-20 17:12:26 +05:00
Jeevankumar S
e0db4fa20f
feat(curriculum): add interactive examples to javascript classes (#65330)
Co-authored-by: Jeevankumar-S <jeevenkumar2003@email.com>
2026-01-20 17:06:48 +05:00
Jeevankumar S
fecda22bbe
feat(curriculum): add interactive examples to javascript comparisons and conditionals (#65327)
Co-authored-by: Jeevankumar-S <jeevenkumar2003@email.com>
2026-01-20 16:55:29 +05:00
Jeevankumar S
8fcacaef36
feat(curriculum): add interactive examples to JavaScript Functions (#65326)
Co-authored-by: Jeevankumar-S <jeevenkumar2003@email.com>
2026-01-20 16:50:32 +05:00
Eshanth
fa5cddc8ee
fix(curriculum): remove extra dash B1 English content (#65299)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-01-20 11:39:18 +00:00
Jeevankumar S
c2cb1eb43d
feat(curriculum): add interactive examples to javascript loops (#65329)
Co-authored-by: Jeevankumar-S <jeevenkumar2003@email.com>
2026-01-20 12:37:00 +01:00
hbar1st
e2a20536c5
fix(learn): correct editable regions workshop-flexbox-photo-gallery (#65295) 2026-01-20 12:08:59 +01:00
Jeevankumar S
cdb1610682
feat(curriculum): add interactive examples to JS Maps and Sets Review (#65313)
Co-authored-by: Jeevankumar-S <jeevenkumar2003@email.com>
2026-01-20 12:04:08 +01:00
Jeevankumar S
1fc9a057f4
feat(curriculum): add interactive examples to JavaScript Regular Expressions (#65314)
Co-authored-by: Jeevankumar-S <jeevenkumar2003@email.com>
2026-01-20 12:03:53 +01:00
Jeevankumar S
b86d4e800d
feat(curriculum): add interactive examples to JavaScript strings (#65316)
Co-authored-by: Jeevankumar-S <jeevenkumar2003@email.com>
2026-01-20 12:03:36 +01:00
Jeevankumar S
7349639dcb
feat(curriculum): add interactive examples to JavaScript math (#65317)
Co-authored-by: Jeevankumar-S <jeevenkumar2003@email.com>
2026-01-20 12:03:08 +01:00
Jeevankumar S
4aea7c7303
feat(curriculum): add interactive examples to arrays (#65318)
Co-authored-by: Jeevankumar-S <jeevenkumar2003@email.com>
2026-01-20 11:55:58 +01:00
Jeevankumar S
be23ef6c78
feat(curriculum): add interactive examples to javascript debugging (#65332)
Co-authored-by: Jeevankumar-S <jeevenkumar2003@email.com>
2026-01-20 11:45:37 +01:00
Jeevankumar S
4a4017ad63
feat(curriculum): add interactive examples to javascript fundamentals (#65333)
Co-authored-by: Jeevankumar-S <jeevenkumar2003@email.com>
2026-01-20 11:39:37 +01:00
Diem-Trang Pham
18af362489
feat(curriculum): add interactive examples to HTML Accessibility Review page (#65335) 2026-01-20 11:32:54 +01:00
Jeevankumar S
4f2b170f57
feat(curriculum): add interactive examples to JavaScript Objects (#65320)
Co-authored-by: Jeevankumar-S <jeevenkumar2003@email.com>
2026-01-20 10:31:27 +00:00
Diem-Trang Pham
180f452418
feat(curriculum): add interactive examples basic CSS review page (#65336) 2026-01-20 11:19:22 +01:00
Kultaran
bf5f7eba80
fix(curriculum): Remove spacing error in Tower Of Hanoi Hints (#65346) 2026-01-20 11:12:35 +01:00
Samuel Oommen
ed7cca69e1
fix(review): add interactive play and pause audio example (#65337) 2026-01-20 11:10:07 +01:00
Oliver Eyton-Williams
5802eba7b9
fix(client): better architecture detection for exam downloads (#65040) 2026-01-20 10:49:09 +01:00
hbar1st
b0608bae23
fix(learn): fix editable region workshop-logic-checker-app (#65274) 2026-01-20 10:04:44 +01:00
hbar1st
3c83f2fb9b
fix(learn): fix editable region workshop-string-transformer (#65273)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-01-20 09:56:43 +01:00
hbar1st
33b72c5a4b
fix(learn): correct editable region in workshop-calculator (#65293) 2026-01-20 09:53:05 +01:00