pullrequests Search Results · language:Dune language:TypeScript language:JavaScript
Filter by
174M results
PR Description
Added the missing verifyToken JWT authentication middleware to the certificate generation route at
server/routes/api/certificateRoutes.js. Without this middleware, req.user?.email is always ...
- Move exam back/change button to above Quiz heading (matching study guides nav pattern)
- Remove Practice questions for actuarial exams subtitle
- Remove View Dashboard button
- Remove quiz settings ...
Description
persistStepUpdate was called twice per step with the same operationId — once in step.ts before execution (status:
running) and once in entry.ts after execution (final status). Both calls shared ...
Refines the Mission Cockpit Mission Data Contract Overview toward the v0.15.0 north-star.
Changes:
- replaces the compact topology block with a denser Core-derived contract overview;
- adds summary ...
Closes #133.
Summary
- Rewrites the Presenting Matches section of MATCHMAKER_INTERVIEW_TEXT so the AI presents find_matches candidates as
natural conversational prose — a single paragraph per candidate ...
Replaced the blocking window.alert() in RedirectAlert.tsx with a non-blocking 3-second visual countdown. The new UI
features a polished card design with a spinner and countdown number, improving both the ...
Summary
Implements Phase 2 server-side AI credit enforcement behind a default-off feature flag. With
AI_ENFORCEMENT_ENABLED=false, the existing AI routes keep today’s behaviour: anonymous, free, and local-fallback ...
Description
Added standard ARIA accessibility attributes (aria-invalid and aria-describedby) to the input fields within the AuthForm
component. This links the programmatic input state directly to the ...
Bumps actions/checkout from 4 to 6. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v6.0.0 ...
dependencies
github_actions