Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:C# language:HTML

Filter by

137M results  (2 s)

137M results

PR 2 — Critical security fix (XSS + randomness) Fixes the stored XSS vulnerability in renderHistory and the modulo bias in randomString. Both are the highest-priority items in the quality-overhaul change. ...

PR 1b — Utils extraction (Strict TDD) Extracts 5 pure functions from src/scripts/script.js into a new src/scripts/utils.js module and rewires script.js to import them. Strict TDD: tests written first, ...

This update significantly expands the Hooke s Law simulation to support Young s Modulus and professional physics problem sets. Key changes include: - Young s Modulus Support: New Wire simulation mode ...

Plans for the final four phases of v0.2.0 (GSD research → plan → plan-checker). Planning-docs only — zero code changes (PLAN/RESEARCH under gitignored .planning/phases/; this PR is the ROADMAP.md plan-lists). ...

Summary - Export a reusable BackgroundPathsBackdrop from the BackgroundPaths component. - Render the animated paths backdrop in the homepage hero so the change is visible on the deployed site. Validation ...

Automated daily triage update from daily-triage.yml. - Loop readiness: 100 (L3) - Run log appended (report-only) - validate and audit statuses posted inline (GITHUB_TOKEN does not trigger PR workflows). ...

What Added missing package to devDependencies: nanoid. Why CI failed with Cannot find module nanoid . Root cause: The project requires the published package nanoid , but it is not listed in the repository ...

Summary This PR improves device identification and deduplication by introducing Windows Container ID support. This allows the system to properly distinguish between multiple identical devices connected ...