Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:TypeScript language:HTML language:Go

Filter by

226M results  (2 s)

226M results

ADR-0003 deferred Feed removal behind a usage gate, but Feed was already fully removed in v1.37.0 (commit 2273d24, LinkedIn ToS — a correctness removal the gate never applied to). Adds a correction note ...

Motivation - Provide an API endpoint to retrieve all team records and return a consistent success/error JSON payload. Description - Add router.get( / ) which calls Team.find() and responds with ...
codex

Summary After the per-package modernization sweep (#36–#40), the four libraries shipped with two different file-extension conventions: | Pattern | Used by | ESM | CJS | UMD | | --- | --- | --- | --- ...

Summary - Layer 1 – Unit tests (Vitest, no DOM): pure function tests for utils.ts (memberInitials, safeUrl, formatFrequency) and dayLabel.ts (makeDayLabel with frozen clock). Zero external dependencies ...

Summary - Rollup PR to bring Enterprise DMS UX PR-B through PR-F into main after PR-A #178. - Includes Matter-scoped document action center, enterprise search controls, governance/workflow/ops context, ...

Summary Two new features for tracking nanny payments paid via Venmo and the taxes the employee owes. 1. Venmo payment import (/venmo-import) Venmo has no public API for personal accounts, so the realistic ...

Summary - link README roadmap items to public GitHub issues - add a good-first-issues entry point for new contributors Verification - git diff --check