Commit Graph

609 Commits

Author SHA1 Message Date
renovate[bot]
ff1d3683b5
fix(deps): update dependency @aws-sdk/client-ses to v3.1009.0 (#66569)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-21 20:59:37 +05:30
renovate[bot]
a8ce580f22
fix(deps): update dependency fastify to v5.8.2 (#66450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-14 18:05:47 +05:30
renovate[bot]
6b926149d8
fix(deps): update dependency fastify to v5.8.1 (#66394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-12 18:36:13 +05:30
renovate[bot]
131b285c31
fix(deps): update dependency typebox to v1.1.6 (#66393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-12 18:36:02 +05:30
Huyen Nguyen
e8052b52c2
fix: race condition in concurrent delete user requests test (#66362)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2026-03-11 13:10:43 +00:00
renovate[bot]
48e86c5399
fix(deps): update dependency @aws-sdk/client-ses to v3.1000.0 (#66263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-07 13:38:33 +05:30
renovate[bot]
62fe68df9e
fix(deps): update dependency @aws-sdk/client-ses to v3.998.0 (#66246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-05 09:45:08 +05:30
renovate[bot]
1530475071
chore(deps): update dependency supertest to v6.3.4 (#66245)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-05 09:44:49 +05:30
renovate[bot]
1bfc65a7d1
fix(deps): update dependency @aws-sdk/client-ses to v3.997.0 (#66221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-04 09:58:33 +05:30
Mrugesh Mohapatra
a391dc0664
fix(api): cleaner exits before respawn (#66135) 2026-03-03 20:43:13 +05:30
renovate[bot]
4e734e9ff4
fix(deps): update dependency typebox to v1.1.5 (#66175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 19:48:46 +05:30
renovate[bot]
5a0e9d6cd8
chore(deps): update dependency @types/nodemailer to v6.4.23 (#66169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 17:43:55 +05:30
Mrugesh Mohapatra
4588451f22
fix(deps): update dependencies (#66176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 12:02:07 +05:30
Sem Bauke
75917df14a
fix(api): handle unauthenticated users in get-session-user endpoint (#65652) 2026-02-27 22:25:55 +02:00
renovate[bot]
5c9c790784
fix(deps): update dependency @aws-sdk/client-ses to v3.992.0 (#66041)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-25 08:26:14 +05:30
Jeevankumar S
eb44f8b43c
chore(api): migrate tests to Vitest v4 (#65950) 2026-02-21 08:43:50 +05:30
majestic-owl448
b249098466
fix(learn): standardize use of front-end, full-stack, back-end (#65976) 2026-02-21 08:38:16 +05:30
Mrugesh Mohapatra
cabe5396f2
chore(deps): update API and related (#65923) 2026-02-17 22:24:27 +05:30
Ahmad Abdolsaheb
4a11c4fdf5
fix:(api): send full stack email for v9 (#64751)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2026-02-17 16:24:32 +02:00
Oliver Eyton-Williams
c0261d8b35
chore(deps): update turbo (#65865) 2026-02-13 10:27:25 +01:00
renovate[bot]
506f8d6fef
fix(deps): update dependency @aws-sdk/client-ses to v3.981.0 (#65712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-10 14:05:10 +00:00
Oliver Eyton-Williams
4613efa921
refactor: use environment, not .env, in ci (#65736) 2026-02-10 11:04:59 +01:00
renovate[bot]
b842f29841
fix(deps): update dependency fastify to v5.7.4 (#65794)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-10 09:06:03 +05:30
Oliver Eyton-Williams
ae50644091
refactor(tooling): add turbo eslint plugin (#65734)
Some checks failed
i18n - Build Validation / Validate i18n Builds (24) (push) Has been cancelled
CI - Node.js / Lint (24) (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 (24) (push) Has been cancelled
CI - Node.js / Test (24) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (24) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 24) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 24) (push) Has been cancelled
i18n - Download Client UI / Client (push) Has been cancelled
2026-02-06 17:33:05 +05:30
Shaun Hamilton
5fa67063f5
fix(api): update attempt with created moderation record (#64812) 2026-02-04 15:49:28 +05:30
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
Mrugesh Mohapatra
fceaebf884
chore(api): update dependencies - patch (#65636) 2026-02-01 21:19:54 +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
renovate[bot]
9c979b0254
fix(deps): update dependency @aws-sdk/client-ses to v3.975.0 (#65606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-31 08:49:59 +05:30
Sem Bauke
19c77d9c16
feat: add test experience for get user profile endpoint (#65593)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2026-01-30 15:20:42 +01:00
renovate[bot]
16bc86bf97
fix(deps): update dependency @aws-sdk/client-ses to v3.974.0 (#65583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-30 09:11:27 +05:30
renovate[bot]
8bed26f599
fix(deps): update dependency @growthbook/growthbook to v1.6.3 (#65584)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-30 09:10:55 +05:30
Oliver Eyton-Williams
e74a3f31b5
fix(api): setup experience correctly + return it if public (#65574) 2026-01-30 08:22:51 +05:30
renovate[bot]
dfffe86a82
fix(deps): update lodash monorepo to v4.17.23 (#65548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-29 09:05:48 +05:30
Oliver Eyton-Williams
f940f2beee
refactor: simplify turbo config, use it for develop + build (#65526) 2026-01-28 21:38:40 +05:30
renovate[bot]
528c2afe14
fix(deps): update dependency typebox to v1.0.79 (#65520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-27 10:29:05 +05:30
Shaun Hamilton
a4d11d6f94
fix(api): require academic honesty policy before allowing exams (#64760) 2026-01-27 10:26:13 +05:30
renovate[bot]
8c5e7e34c5
fix(deps): update dependency @aws-sdk/client-ses to v3.971.0 (#65469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-24 08:55:37 +05:30
renovate[bot]
cbf8723e2a
fix(deps): update dependency fastify to v5.7.1 (#65454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-23 10:32:20 +00:00
renovate[bot]
2d243f3e47
fix(deps): update dependency @aws-sdk/client-ses to v3.970.0 (#65442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-23 07:58:18 +05:30
renovate[bot]
2045bf80c3
fix(deps): update dependency fastify to v5.7.0 (#65423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <noreply@mrugesh.dev>
2026-01-22 22:43:18 +05:30
Mrugesh Mohapatra
4ea52e2639
chore: update to node 24 (#65416) 2026-01-22 19:29:48 +05:30
Sem Bauke
f68b471d6d
feat(client): add job experience widget to profile (#63503)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2026-01-22 09:30:50 +01:00
renovate[bot]
30740c656c
fix(deps): update dependency @aws-sdk/client-ses to v3.969.0 (#65414)
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: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-22 07:57:42 +05:30
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
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
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
renovate[bot]
8c3ad466ac
fix(deps): update dependency @aws-sdk/client-ses to v3.967.0 (#65341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-20 05:41:14 +00:00
Oliver Eyton-Williams
608afa8a39
chore: use turborepo for type checking (#64455) 2026-01-19 19:05:27 +05:30