pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:CSS language:HTML language:Java
Filter by
244M results
- Add PreScan component with radar icon and run scan button
- Add NoIssue component with saturn logo and re-scan button
- Wire up nested ternary in Scanner to handle all three states (pre scan, no ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- Remplacement du logo par logohead.svg dans le header et le footer
- Ajout d un léger espace sous le logo dans le header
🤖 Generated with Claude Code
Description
This PR fixes #8785 by making the parameter nullable in all CreateUser endpoints and related endpoints where null values
caused a vague server error.
Problem
When is passed to any CreateUser ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
- Start the TipPool rebuild as a React/Vite/TypeScript static PWA per the new Markdown specs.
- Replace the legacy tabbed entry page with a summary-first ...
Summary
- Add Tailwind CSS v4 with the PostCSS plugin for Next.js.
- Replace the minimal landing page styles with Tailwind utility classes.
- Keep the page as a setup verification screen, not a ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- Added the initial Postgres decisions read mapping behind the dependency-free adapter boundary.
- Implemented getDecisionById and listDecisionsForRound using injected query helpers and explicit ...
Summary
- enable // @ts-check for theme resolution, prompt construction, history persistence, and preset usage
- reference the shared TypeScript contracts through type-only JSDoc imports
- add compile-time ...