Oliver Eyton-Williams
|
fa5f4cd83d
|
feat(api): add logs to protected user routes (#59102)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
|
2025-03-04 16:02:15 +02:00 |
|
fadiothman22
|
9aae2307e5
|
fix: remove duplicate if statement (#59029)
|
2025-03-03 09:18:44 -08:00 |
|
Sem Bauke
|
9cb6677e9f
|
feat(api): log disallowed origins (#59059)
|
2025-03-03 15:44:37 +02:00 |
|
Sem Bauke
|
17838276b8
|
feat(api): add logging for CSRF addition (#59062)
|
2025-03-03 15:42:38 +02:00 |
|
Sem Bauke
|
99ec728c05
|
feat(api): log mailer when sending email (#59065)
|
2025-03-01 12:05:32 +01:00 |
|
Shaun Hamilton
|
08e820c8b1
|
dev(api): add logs to /certificate/showCert (#58981)
|
2025-02-28 05:26:00 +05:30 |
|
Oliver Eyton-Williams
|
a943366ac0
|
feat(api): replace sentry plugin with sdk (#58912)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
|
2025-02-25 12:35:34 -08:00 |
|
Oliver Eyton-Williams
|
a8fd25e9fd
|
feat(api): logging protected certificate routes (#58933)
|
2025-02-24 22:45:23 +05:30 |
|
Oliver Eyton-Williams
|
d15820a2cc
|
feat(api): logging protected donation routes (#58934)
|
2025-02-24 22:44:09 +05:30 |
|
Oliver Eyton-Williams
|
c2df388d93
|
chore(deps): update fastify (#58924)
|
2025-02-24 11:13:09 -06:00 |
|
Oliver Eyton-Williams
|
fba14f0c28
|
refactor(api): simplify error handling (#58925)
|
2025-02-23 03:29:00 +02:00 |
|
Niraj Nandish
|
dac7fa3a14
|
feat(api): exam screenshot service (#56940)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
|
2025-02-18 09:24:54 +00:00 |
|
Oliver Eyton-Williams
|
5b0f491c52
|
refactor(api): simplify logging (#58707)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
|
2025-02-14 12:06:16 +02:00 |
|
Mrugesh Mohapatra
|
f7e959af47
|
fix(api): use query not params (#58734)
|
2025-02-12 18:35:27 +05:30 |
|
Oliver Eyton-Williams
|
6e9513a933
|
chore: upgrade eslint (#58575)
|
2025-02-07 22:48:43 +02:00 |
|
Oliver Eyton-Williams
|
436d27da52
|
fix(api): strip query params on redirect (#58608)
|
2025-02-07 10:55:41 +01:00 |
|
Oliver Eyton-Williams
|
478ac3b3c5
|
fix(api): auth error logging (#58614)
|
2025-02-06 11:37:30 -08:00 |
|
Oliver Eyton-Williams
|
e048e903c3
|
refactor(api): delete dead code (#58577)
|
2025-02-05 08:36:58 -05:00 |
|
Oliver Eyton-Williams
|
70166a9517
|
chore: remove non-root eslint calls (#58470)
|
2025-01-30 20:40:13 -05:00 |
|
Shaun Hamilton
|
63dc0d81aa
|
chore(api): add env exam scripts (#58208)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
|
2025-01-28 17:00:52 +01:00 |
|
Mrugesh Mohapatra
|
32eca01d3d
|
fix(api): improve logging
|
2025-01-27 18:47:45 +05:30 |
|
Oliver Eyton-Williams
|
5deea90fa3
|
fix(api): delete exam auth tokens with user (#58284)
|
2025-01-24 08:20:31 -06:00 |
|
Oliver Eyton-Williams
|
9429f52fd4
|
feat(api): remove rate limiting (#58289)
|
2025-01-23 15:35:50 -06:00 |
|
Shaun Hamilton
|
7760309f93
|
fix(api): only treat undefined as unset (#58120)
|
2025-01-14 09:37:52 -08:00 |
|
Shaun Hamilton
|
9adc0a621d
|
feat(api): add growthbook (#57950)
|
2025-01-08 15:35:58 -08:00 |
|
Oliver Eyton-Williams
|
56e520b2e4
|
refactor(api): provide default env values (#57986)
|
2025-01-08 21:39:40 +05:30 |
|
Oliver Eyton-Williams
|
d3cfb8ed0f
|
fix(api): make log level + flags optional (#57978)
|
2025-01-07 17:52:21 +02:00 |
|
Oliver Eyton-Williams
|
329eba03a5
|
docs(api): add troubleshooting section (#57896)
|
2025-01-07 08:35:36 +01:00 |
|
Mrugesh Mohapatra
|
c2e1032e08
|
fix(api): logging configs
|
2025-01-02 19:20:43 +05:30 |
|
Shaun Hamilton
|
a477643d7d
|
chore(api): add log level configuration
|
2025-01-02 18:21:55 +05:30 |
|
Shaun Hamilton
|
55deb556ce
|
feat(api): add sentry event route
|
2025-01-02 18:21:54 +05:30 |
|
Mrugesh Mohapatra
|
4d4e617b7d
|
fix(sentry): use environments
|
2025-01-02 18:21:54 +05:30 |
|
Huyen Nguyen
|
21081a405a
|
fix(api): /showCert not returning user full name (#57666)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
|
2024-12-22 13:44:28 +05:30 |
|
Shaun Hamilton
|
423db476de
|
chore(api): enable exam environment endpoints in prod (#57604)
|
2024-12-19 15:13:39 +05:30 |
|
Chaitanya Rahalkar
|
705a698c1c
|
fix(api): extra 'at' in the certificate email template (#57532)
|
2024-12-14 15:08:19 +05:30 |
|
Oliver Eyton-Williams
|
3e0b2b914c
|
fix(api): return after reply (save-challenge) (#57487)
|
2024-12-12 22:35:14 +05:30 |
|
Oliver Eyton-Williams
|
33f7b85f4e
|
fix(api): only query for potentially valid tokens (#57383)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
|
2024-12-06 13:06:38 -06:00 |
|
Huyen Nguyen
|
ba70f5d253
|
feat(api): add /submit-quiz-attempt endpoint (#57201)
|
2024-12-06 12:45:12 -06:00 |
|
Shaun Hamilton
|
9d4f63920b
|
breaking(api): remove submission time from exam env (#57365)
|
2024-12-06 09:50:37 +01:00 |
|
Huyen Nguyen
|
ab359f189f
|
chore(api): remove version field from docker-compose.yml (#57310)
|
2024-11-25 13:48:42 +02:00 |
|
Shaun Hamilton
|
ed083cc7d0
|
fix(api): adjust schema for 500 (#57268)
|
2024-11-21 23:48:17 +02:00 |
|
Oliver Eyton-Williams
|
fcedb7e98d
|
chore(curriculum): remove upcoming python superblock (#57247)
|
2024-11-20 09:14:36 -08:00 |
|
Shaun Hamilton
|
9f3e827e37
|
chore: update /exams response (#57157)
|
2024-11-15 08:09:08 +02:00 |
|
Oliver Eyton-Williams
|
2f4e6ae8f5
|
refactor(api): sync dev and auth0 plugins (#57136)
|
2024-11-12 15:06:54 -08:00 |
|
Oliver Eyton-Williams
|
88e2ff6eab
|
fix(api): delete user's exam attempts with account (#57079)
|
2024-11-11 08:04:10 -08:00 |
|
Oliver Eyton-Williams
|
9c73159f10
|
fix(api): increase max message size for sentry (#57080)
|
2024-11-07 12:51:02 +01:00 |
|
Shaun Hamilton
|
bb16ab9245
|
breaking(api): refactor exam environment endpoints (#56806)
|
2024-10-30 10:45:31 +05:30 |
|
Shaun Hamilton
|
51802492b1
|
chore(api): add ExamEnvironmentAuthorizationToken -> user relation (#56627)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
|
2024-10-25 10:10:26 +02:00 |
|
Shaun Hamilton
|
a428a1387b
|
chore: upgrade mongodb (#56829)
|
2024-10-25 11:26:54 +05:30 |
|
Shaun Hamilton
|
08bc090636
|
feat(api): add prerequisites to env exam (#56731)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
|
2024-10-23 19:49:58 -05:00 |
|