pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:HTML is:public
Filter by
121M results
Summary
Modified getWordFrequency to capture the true, total word count of the text asset before short words (under 3
characters) are filtered out for the overuse frequency map. This prevents the overall ...
Problem
Clicking ** Review ** in the staff Loan Applications console did nothing — no modal, no error. Two independent defects,
both local/mock-only (the real LMS serves these endpoints, so live is unaffected): ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Summary
- Match score cards now show only the flag emoji for each team — no text, so long country names can t break the layout
- Player breakdown panel also shows flags only
- Hovering over a flag ...
Two things:
1. Apps work immediately on install. Bakes the public Supabase publishable key into the desktop and mobile bundles so a
freshly-installed app can sign in with zero configuration. This is the ...
Closes #7316
Summary
The settings page was a stub with only a placeholder paragraph, providing no actionable controls to users.
Fix
Replace the stub with a static settings overview using the existing ...