Anastasiia
f3b66c9e10
feat(curriculum): add review tasks to block 22 of the A2 curriculum ( #61030 )
2025-06-26 11:25:57 -03:00
Anastasiia
aa71253ce9
feat(curriculum): add review tasks to block 21 of the A2 curriculum ( #61026 )
2025-06-26 11:25:28 -03:00
Anastasiia
efec05898e
feat(curriculum): add review tasks to block 20 of the A2 curriculum ( #61025 )
2025-06-26 11:24:46 -03:00
Anastasiia
4275413680
feat(curriculum): add review tasks to block 19 of the A2 curriculum ( #61016 )
2025-06-26 11:23:49 -03:00
Anastasiia
6de6414059
feat(curriculum): add review tasks to block 18 of the A2 curriculum ( #61014 )
2025-06-26 11:22:51 -03:00
Stephen Mutheu Muya
bd98eaf365
fix(curriculum): change question, answer and distractor in quiz sematic html ( #60715 )
...
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com >
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
2025-06-26 06:10:32 -07:00
Giftea ☕
9e6a097da9
fix(curriculum): Add note and example for script element in step 5 of storytelling workshop ( #61072 )
2025-06-26 14:43:01 +02:00
freeCodeCamp's Camper Bot
9b666dc60f
chore(i18n,learn): update i18n-curriculum submodule ( #61062 )
2025-06-25 23:01:02 +05:30
Tom
5ae2e3eca7
chore(deps,api): update date-fns and add date-fns-tz ( #61048 )
2025-06-25 18:49:04 +02:00
Anastasiia
98326d266f
feat(curriculum): add review tasks to block 12 of the A2 curriculum ( #60977 )
...
Co-authored-by: Nielda Karla <90112119+nieldakarla@users.noreply.github.com >
2025-06-25 12:51:47 -03:00
Mrugesh Mohapatra
6848da8320
Merge commit from fork
...
httpOnly (invisible to JS) and secure (https only) are now used. In
order to update existing users without requiring them to
re-authenticate, each request sets those properties on the cookie.
Finally, the maxAge is now 30 days and is also updated on each request.
i.e. it's a rolling 30 days.
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2025-06-25 19:43:44 +05:30
freeCodeCamp's Camper Bot
acd5508831
chore(i18n,client): processed translations ( #61057 )
2025-06-25 15:53:19 +02:00
Nielda Karla
6c71f96b3f
Feat(curriculum): Replace summary tasks by review tasks to Blocks 17 A2 curriculum ( #60819 )
2025-06-25 09:09:54 -03:00
Anastasiia
551aa5ac01
feat(curriculum): add review tasks to block 11 of the A2 curriculum ( #60967 )
2025-06-25 09:09:37 -03:00
Anastasiia
0e3c840d13
feat(curriculum): add review tasks to block 10 of the A2 curriculum ( #60963 )
2025-06-25 09:09:21 -03:00
Anna
021a6b4ff5
fix(client): update pokemon url redirect ( #61018 )
2025-06-25 16:22:01 +05:30
Ravi Kant
d62e1f9211
fix(curriculum): update wording in HTML Accessibility quiz ( #61046 )
2025-06-25 10:04:26 +00:00
Hassan Waqar
0acad8c464
fix(curriculum): add missing transcript for React components video ( #61042 )
...
Co-authored-by: Hassan Waqar <hassanwaqar@ITs-MacBook-Pro.local >
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com >
2025-06-25 11:26:15 +02:00
Oliver Eyton-Williams
87c274a9ef
feat(api): allow HOME_LOCATION origin in development ( #61003 )
2025-06-25 12:00:24 +05:30
Anna
a81293c520
fix(client): add html media lecture redirections ( #61022 )
2025-06-25 11:57:57 +05:30
Huyen Nguyen
dd6117d4e6
chore(deps): upgrade @freecodecamp/ui to v4.2.0 ( #60919 )
2025-06-25 09:27:02 +05:30
Abubakr Rizan
e7d83013e0
fix(curriculum):updated test cases in gradebook-app ( #61039 )
2025-06-24 21:45:38 +02:00
hassanwaqa
7058bf5320
fix(curriculum): add missing backticks and fix wording in reusable navbar step 7 ( #61043 )
...
Co-authored-by: Hassan Waqar <hassanwaqar@ITs-MacBook-Pro.local >
2025-06-24 11:36:40 -07:00
sskiragu
d2ff15ef14
fix(curriculum): correct grammar in semantic HTML lesson ( #61037 )
2025-06-24 09:49:05 -05:00
Abubakr Rizan
efbdec0fe2
fix(curriculum): updated transcript in memoization ( #61019 )
2025-06-24 07:34:17 +00:00
Supravisor
52361d1306
fix(curriculum): typo in Troubleshoot Github ( #61023 )
2025-06-24 10:54:53 +05:30
DanielRosa74
9d05f06df3
fix(curriculum): fix typo in scene-assets.js ( #61021 )
2025-06-23 18:13:23 -03:00
hassanwaqa
7c1de6975e
chore(curriculum): update two tests to use specific assert ( #61006 )
...
Co-authored-by: Hassan Waqar <hassanwaqar@ITs-MacBook-Pro.local >
2025-06-23 18:04:01 +00:00
hassanwaqa
b25c5eb780
fix(curriculum): correct typos in semantic HTML content ( #61004 )
...
Co-authored-by: Hassan Waqar <hassanwaqar@ITs-MacBook-Pro.local >
2025-06-23 10:28:43 -07:00
Clarence Bakosi
1b2d25d697
chore(curriculum): change to US spelling Fulfill ( #60927 )
2025-06-23 18:40:20 +02:00
Riya Sharma
174555f1d4
fix(curriculum): remove 'both' from hotel feedback form step 24 instruction ( #60968 )
2025-06-23 18:38:40 +02:00
Giftea ☕
65d88e56b1
chore(curriculum): change to US spelling maximize ( #60911 )
2025-06-23 09:17:07 -07:00
Anuj Nayak
170df37c8b
chore(curriculum): update two tests to use specific asserts ( #60981 )
2025-06-23 09:14:15 -07:00
freeCodeCamp's Camper Bot
0691983b34
chore(i18n,learn): update i18n-curriculum submodule ( #61010 )
2025-06-23 10:51:56 -05:00
Ahmad Abdolsaheb
357cc504bd
Test adding transcript tabs to lectures ( #60948 )
2025-06-23 18:40:13 +03:00
freeCodeCamp's Camper Bot
4e38cb36eb
chore(i18n,client): processed translations ( #61001 )
2025-06-23 09:02:51 -05:00
Huyen Nguyen
723be55e62
fix(a11y): add editor name to editor aria-label ( #60529 )
2025-06-23 08:53:33 -05:00
Ahmad Abdolsaheb
cb231abaaa
fix: make landing e2e test specific ( #60893 )
2025-06-23 08:40:38 -05:00
Oliver Eyton-Williams
8a4603b0b7
chore(deps): update normalize-url ( #60912 )
2025-06-23 08:26:34 -05:00
Ilenia
7738459bd6
feat: add luhn algorithm lab to FS ( #60903 )
...
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com >
2025-06-23 08:25:36 -05:00
Oliver Eyton-Williams
722131407b
fix(api): duplicate reply on error in /daily-coding-challenge-completed ( #60999 )
2025-06-23 08:15:26 -05:00
Yash Urade
d5a930803c
chore(curriculum): update steps 5–7 in magazine workshop to use specific asserts ( #60979 )
2025-06-23 14:38:44 +02:00
Mrugesh Mohapatra
2aef0099af
revert: clean up dockerfiles ( #60996 )
2025-06-23 14:28:22 +05:30
Oliver Eyton-Williams
013c13c676
fix(docker): clean up dockerfiles ( #60947 )
2025-06-23 09:46:17 +02:00
Adarsh Gupta
700aa1182d
fix(curriculum): add backticks to double not notation in quiz-basic-html ( #60976 )
2025-06-23 08:27:51 +02:00
Nishi Surti
db92673f0c
chore(curriculum): remove unused .green class from global.css ( #60982 )
2025-06-23 09:58:33 +05:30
Tanish Valesha
9f5a98578b
fix(curriculum): correct 'such us' to 'such as' ( #60987 )
2025-06-22 19:16:47 +00:00
Shobhit
4c93c696dd
fix(curriculum): correct font-size answer in cascade of CSS lesson ( #60928 )
2025-06-21 15:33:04 -07:00
Jessica Wilkins
d99a2bbf98
feat(curriculum): adding Debug a Pet Adoption Page lab ( #60917 )
2025-06-21 09:31:59 +02:00
garv sharma
c983a1e576
fix: corrected swapped content lines in CSS layout quiz ( #60958 )
...
Co-authored-by: garv <garvsharma2001@.gmail.com>
2025-06-20 21:11:21 -04:00