pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Java
Filter by
211M results
Motivation
- The main frontend page (page.tsx) had grown large and hard to maintain, so the UI markup and helper logic were moved
into focused components to improve structure without changing behavior. ...
codex
Summary
Fixes ceneo.pl freezing by adding an unhide rule for .ado-top-billboard. A cosmetic filter hiding this billboard slot
was triggering the page freeze, so we allowlist the element on ceneo.pl.
...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| knip (source) | 6.15.0 → 6.17.1 | age | confidence |
Release Notes
details summary webpro-nl/knip ...
First implementation slice of the bulk-intake build plan (#235 is the design). Built locally because the cloud run was
blocked from pushing by a GitHub write-permission issue — nothing it did survived, ...
Summary
- add delete controls for existing interview evaluation cards
- confirm deletion, disable the button during the request, and reload the candidate detail after success
- add compact styling ...
- Extracted Landing page into its own component
- Setup BrowserRouter in App.tsx
- Replaced anchor tags with React Router Link components in Navbar and BrandPanel
- Fixed .gitignore to ignore node_modules ...
Implements the approved TAX-SEED-B taxonomy seed from the TAX-SEED-A plan.
Scope:
- Adds supabase/seed/0001_taxonomy_verticals_center_categories.sql
- Updates seed validation to allow only this approved ...
Summary
extractChatgptZip buffered every .dat attachment of a ChatGPT data-export ZIP into an in-memory Map and held it until
the stream closed, then wrote each in a second loop. Peak RAM grew with the ...
Technical Description
!-- Please describe what this PR is intended to do, to another engineer. --
Internal Changelog
!-- In a sentence or two, describe what the PR is intended to do and it s value. ...