Commit Graph

40757 Commits

Author SHA1 Message Date
Tom
2c98ffd3b3 feat(curriculum): daily challenges 180-196 (#65687) 2026-02-04 09:16:26 -06:00
freeCodeCamp's Camper Bot
f176afee34 chore(i18n,client): processed translations (#65657) 2026-02-04 14:46:18 +01:00
Huyen Nguyen
56683d9a36 chore(deps): remove eslint-plugin-flowtype (#65670) 2026-02-04 17:50:36 +05:30
Oliver Eyton-Williams
20e48dd846 refactor: lint challenges as part of curriculum, not root (#65665)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2026-02-04 16:12:21 +05:30
Shaun Hamilton
5fa67063f5 fix(api): update attempt with created moderation record (#64812) 2026-02-04 15:49:28 +05:30
Oliver Eyton-Williams
455813545a chore(tools): update challenge-editor (#65701) 2026-02-04 09:59:18 +00:00
Oliver Eyton-Williams
06f9ffdc27 fix: cache locales (#65698) 2026-02-04 09:30:14 +00:00
Ahmad Abdolsaheb
e774e83b38 fix(client): remove restructure note (#65695) 2026-02-04 14:59:25 +05:30
Ahmad Abdolsaheb
e457f00b13 fix(client): remove beta from certifications label (#65694) 2026-02-04 08:49:36 +00:00
Jeevankumar S
91b9c93c23 fix(curriculum): add value attribute instruction for hotel feedback radios (#65686) 2026-02-04 09:38:41 +01:00
Mrugesh Mohapatra
632289c7f0 fix(turbo): try remote caching (#65692) 2026-02-04 13:17:02 +05:30
renovate[bot]
72b22ae2bc chore(deps): update actions/checkout digest to de0fac2 (#65685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-04 09:02:36 +05:30
Oliver Eyton-Williams
77cd933939 test: check nothing unexpected appears in python terminal (#65572) 2026-02-03 21:44:07 +05:30
Oliver Eyton-Williams
db604bece7 chore(deps): update challenge-editor (#65680) 2026-02-03 20:49:52 +07:00
Sem Bauke
48138e98df refactor: delete external curriculum v1 (#65650) 2026-02-03 18:35:16 +07:00
renovate[bot]
cab27b3025 chore(deps): update dependency @types/nodemailer to v6.4.22 (#65676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-03 14:36:06 +05:30
Jeevankumar S
77035792bd fix(curriculum): refine editable regions in workshop parent teacher conference (#65390)
Co-authored-by: Jeevankumar-S <jeevenkumar2003@email.com>
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-02-03 13:44:27 +05:00
Jeevankumar S
800c289b81 feat(curriculum): add interactive examples to css layout and effects (#65408)
Co-authored-by: Jeevankumar-S <jeevenkumar2003@email.com>
Co-authored-by: zaira <zairahira@gmail.com>
2026-02-03 08:23:47 +00:00
Anastasiia
9eb0994099 feat(curriculum): EN-A2 quiz for block 12 (#65654) 2026-02-03 09:20:57 +01:00
Jeevankumar S
348da19631 feat(curriculum): add interactive examples to css positioning (#65407)
Co-authored-by: Jeevankumar-S <jeevenkumar2003@email.com>
2026-02-03 12:53:36 +05:00
Huyen Nguyen
cd4d5d3ba0 chore(deps): upgrade @freeCodeCamp/ui to 5.1.1 (#65667) 2026-02-03 06:12:26 +00:00
Huyen Nguyen
71956ec32b chore(deps): upgrade validator to v13.15.26 (#65671) 2026-02-03 04:23:57 +00:00
Oliver Eyton-Williams
6a348335ee fix: supply env vars when building (#65669) 2026-02-02 19:46:39 -06:00
Rafael D. Hernandez
e149e0385d feat(curriculum): add A1 Spanish Chp4 md3 audios (#65629)
Co-authored-by: Nielda Karla <90112119+nieldakarla@users.noreply.github.com>
2026-02-02 14:59:18 -04:00
Anna
fd5b3d53d1 fix(ui): display username validation (#65662)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-02-02 21:51:11 +05:30
Jeevankumar S
9a7514d9a0 fix(curriculum): use &mdash; consistently in workshop-quincys-job-tips (#65505) 2026-02-02 08:17:26 -08:00
freeCodeCamp's Camper Bot
23b62d6f32 chore(i18n,learn): update i18n-curriculum submodule (#65663) 2026-02-02 17:16:12 +01:00
Oliver Eyton-Williams
ab323914b0 refactor: use eslint directly in lint-staged (#65660) 2026-02-02 20:36:28 +05:30
majestic-owl448
00d84fece9 fix(learn): restore file that should not have been deleted (#65655) 2026-02-02 19:01:35 +05:30
Sem Bauke
632440d28d feat: change blockType to blockLabel in external curriculum data (#65647) 2026-02-02 20:27:07 +07:00
Shashikant jadhav
f1a8fe12bc fix(curriculum): correct typo in depth first search lesson (#65649)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2026-02-02 13:35:36 +01:00
Oliver Eyton-Williams
904dd9b871 fix: ignore generated test files (#65656) 2026-02-02 17:38:35 +05:30
majestic-owl448
0dc6f39584 feat(curriculum): add lessons on graphs and trees in JS (#65617) 2026-02-02 10:41:06 +01:00
Viraj Jadhav
5da8fdea0f fix(curriculum): note Safari audio volume behavior (#65543) 2026-02-02 08:14:41 +01:00
Mrugesh Mohapatra
4f29ac70ac chore: update turbo repo (#65645) 2026-02-02 11:57:16 +05:30
Mrugesh Mohapatra
e0f59ec7b7 fix(GHA): add critical vars to turbo (#65640) 2026-02-02 00:47:18 +05:30
Ragini Pandey
ee717a8f27 fix(curriculum): correct formatting in question about superscript usage (#65642) 2026-02-01 18:32:48 +00:00
Mrugesh Mohapatra
fceaebf884 chore(api): update dependencies - patch (#65636) 2026-02-01 21:19:54 +05:30
Rushitha Reddy
73fac90a25 fix(curriculum): update Canva platform availability (#65452) 2026-02-01 10:26:31 +01:00
Habeetech
0a344a0351 feat(curriculum) : Created a count up workshop for Javascript certification (#64828)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-02-01 09:25:05 +00:00
Sem Bauke
f197d13fc1 fix: remove null/undefined check for isAuditedSuperBlock (#65624) 2026-02-01 10:24:45 +05:30
Sem Bauke
5fa0ccfd8e fix(learn): multiple portfolio issues (#65427) 2026-02-01 10:23:55 +05:30
AlexanderJGreen
2b9427737f fix(curriculum): change wording of question from HTML quiz (#65628) 2026-02-01 09:10:06 +05:30
Oliver Eyton-Williams
08a7e1781c chore(deps): organise deps for browser-scripts (#65569) 2026-01-31 23:46:07 +05:30
hbar1st
c63b7603be fix(curriculum): correct editable regions workshop-hotel-feedback-form (#65413)
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-01-31 19:09:28 +01:00
majestic-owl448
83f9040673 fix: remove index.md (#65615) 2026-01-31 23:26:37 +05:30
abderrahmen bejaoui
d610775306 fix(curriculum): correct ternary operator description (#65609)
Co-authored-by: abderbj <115119179+abderbj@users.noreply.github.com>
2026-01-31 18:20:36 +01:00
renovate[bot]
ea912485ee chore(deps): update raisedadead/action-docr-cleanup digest to 1c7d873 (#65618)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-31 18:06:05 +05:30
Oliver Eyton-Williams
12082f5547 fix(api): return all privacy values so client can update them (#65620) 2026-01-31 18:05:41 +05:30
Hameed Habeeblahi Gbolahan
c7a37a98d2 fix(curriculum): remove 'Please' from feedback text for consistency (#65610) 2026-01-31 18:28:49 +07:00