pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:TypeScript
Filter by
177M results
외부 서비스 없이 운영 중 실사용자 오류를 파악할 수 있는 가벼운 모니터링.
- ErrorReporter(레이아웃 전역): window의 error·unhandledrejection 이벤트를 잡아 sendBeacon으로 전송. 세션당 상한(10) + 중복 제거로 로그 폭주 방지.
- /api/clientlog: 레이트리밋(30/분), 필드 길이 제한, ...
Archivos modificados
- components/home/Hero.jsx — imagen hero reemplazada en los 4 usos (mobile, desktop, HeroMosaic mobile, HeroMosaic
desktop)
- components/home/ModelsSection.jsx — añadido overflowX: ...
Root cause
L3 runs clearEligibleIds() (PRE-CLEAR) AFTER the 300-400 lead main loop. If the main loop + LLM lift takes 60min
(happens on force runs), the job is killed before PRE-CLEAR fires. Additionally, ...
Closes #40
Replaces the Windows-only set port=3040 with cross-env PORT=3040 so npm start works on every OS and CRA actually reads
the port.
Framing reword of two body sections (no content/URL deletion, data contract byte-exact):
- Resource Taxonomy opener → non-exhaustive snapshot of currently-tracked resources, NOT a scope boundary; system ...
Deploy-critical env vars (STORAGE_ROOT, MEMTRACE/HEAP diagnostics) are now read from stable, un-branded names — same
convention as the existing BACKEND_PORT / LISH_TOKEN — instead of the product-name-derived ...
- Add packageManager pnpm@10.33.0 and .npmrc (node-linker=hoisted)
- Replace package-lock.json with pnpm-lock.yaml
- Move npm overrides to pnpm.overrides; allow esbuild build script, ignore protobufjs/unrs-resolver ...
Motivation
- The Flights landing trust band used a soft purple/indigo gradient which visually bled into the Discover destinations
and Route ideas areas, making the three regions read as a single ...
A dev who has learned fbrain type new slug and fbrain status slug naturally reaches — by analogy with most CLIs — for
fbrain task slug --status in_progress to move a record s status. That guess dead-ended ...
Completes the deferred Dependabot dev-dependency migration (#8).
Upgrades
- ESLint 9 → 10, Vite 5 → 8, Vitest 2 → 4, @vitejs/plugin-react 4 → 6
- @eslint/js 10, eslint-config-prettier 10, eslint-plugin-react-hooks ...