pullrequests Search Results · language:Edge language:TypeScript language:PHP language:PHP is:unmerged
Filter by
34.8M results
Changes
- Replace static import with React.lazy dynamic import in team-detail-bottom-bar.tsx
- Reduces initial bundle size by deferring share modal code until needed
- location-detail-client.tsx ...
Revert Feature/splash login register
Wired the back-end API code with hooks to front-end
This pull request significantly refactors the ActivityLogClient component to fetch and display real activity log data
from the backend, replacing the ...
Summary
- Separate first-pass foreground progress from background retry/backoff work in the availability queue.
- Keep retrying untrusted availability results in the background, but let the visible ...
Solution for #768
Approach: Voici une analyse de l opportunité de bounty : 1. Faisabilité autonome : Oui L ajout de rate limiting et de
support pour la rotation des clés API est un développement réalisable ...
What
Adds Array.isArray runtime guards to the three pre-existing rpc T[] consumers flagged in #677, completing the §5
cast-guard sweep started in #676 (the in-scope dashboard siblings were guarded there ...
Motivation
- Align divergent SERVER_URL fallbacks so a missing value degrades to the production BF-Server instead of defaulting
to localhost or the agent s own port, preventing self-calls.
Description ...
codex
Summary
Implements the Activities.next design-system handoff (Claude Design bundle) by aligning the live app pages with the
design kit. The design tokens and most surfaces already matched (the kit was ...