freeCodeCamp/client
Oliver Eyton-Williams a67abd3fbc
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
feat(client): redirect from /settings + /update-email after sign out (#64405)
2025-12-10 12:13:41 +01:00
..
__mocks__ refactor: client jest -> vitest (#62177) 2025-09-16 08:30:06 +02:00
config feat(client): add disabled blocks growthbook feature (#63322) 2025-10-30 23:22:15 +05:30
i18n feat: release rdb and python certs (#64253) 2025-12-09 19:55:36 +00:00
serve fix: missing redirects for fsd cert main page (#63793) 2025-11-13 14:00:16 +05:30
src feat(client): redirect from /settings + /update-email after sign out (#64405) 2025-12-10 12:13:41 +01:00
static fix: update history and amounts 2025-10-20 17:52:50 +05:30
tools refactor: split curriculum build in two (#63639) 2025-11-19 03:00:32 -08:00
utils fix: hot reloading lessons (#63781) 2025-11-12 15:44:35 -08:00
.babelrc.js refactor: one eslint task per workspace (#63835) 2025-11-21 19:21:46 +05:30
.gitignore feat: dynamically generate search placeholder (#56276) 2024-10-04 16:42:45 +00:00
.lintstagedrc.mjs refactor: one eslint task per workspace (#63835) 2025-11-21 19:21:46 +05:30
eslint.config.mjs refactor: one eslint task per workspace (#63835) 2025-11-21 19:21:46 +05:30
gatsby-browser.js fix: only load stripe once (#52921) 2024-01-04 16:24:10 +01:00
gatsby-config.js fix(client): apply i18n prefix to test-runner (#62523) 2025-10-10 11:18:27 +05:30
gatsby-node.js feat(client,challenge-parser): update fill-in-the-blank to support Chinese (#63741) 2025-11-25 11:02:22 -08:00
gatsby-ssr.js fix(client): initialize theme during gatsby SSR (#61922) 2025-08-25 20:05:14 +05:30
package.json chore: remove validate-keys script (#64341) 2025-12-05 11:26:05 -08:00
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
tailwind.config.js feat: use component library's dropdown component in learn (#50465) 2023-06-22 09:21:05 -05:00
tsconfig.json refactor: client jest -> vitest (#62177) 2025-09-16 08:30:06 +02:00
vitest-setup.js refactor: client jest -> vitest (#62177) 2025-09-16 08:30:06 +02:00
vitest.config.js refactor: client jest -> vitest (#62177) 2025-09-16 08:30:06 +02:00