main
feat(api): add endpoint for submitting daily coding challenges (#59465)
fix(mailhog): use docker network address in containers (#54877)
test: inform devs when db connection not established (#60539)
refactor(api): sync dev and auth0 plugins (#57136)
fix(api): modularize auth handlers (#55671)
chore(api): add user's id to errors sent to Sentry (#60725)
fix: handle when userinfo has no email address (#60557)
feat(api): redirect auth requests if already signed in (#55829)
fix(api): update logging (#60187)
feat(api): add plugin allowing server to update cookies (#55395)
fix(api): adjust levels for cookie related logs (#59946)
refactor(api): use decorator to clear our cookies (#55470)
fix: only log if the request has an Origin header (#59920)
chore(api): migrate to fastify v5 (#57576)
fix(api): change csrf logLevel (#60371)
chore(api): improve log statements (#59992)
fix(api): catch GB init errors on prod only (#59912)
feat(api): redirect on error if request ACCEPTs html (#56445)
feat(api): allow redirection with message (#50525)
feat(api): port /confirm-email to new api (#54975)
fix(api): adjust logs (#59887)
chore: upgrade eslint (#58575)