pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:JavaScript language:HTML
Filter by
248M results
Se arregla error de acentos en validateDates, el test tiraba error por ese motivo
Planning for Slice 2b (Workout Logging) is complete: the spec, 7 Gherkin .feature files, and the tight 8-PR strategy are
written (working-tree-only at docs/specs/16-spec-slice-2b-workout-logging/, gitignored) ...
Bug
`/admin` redirigía a `/sign-in` con sesión válida + `isPlatformAdmin=true`.
Causa
`middleware.ts` corre en edge runtime. Auth.js v5 con `strategy: database ` no puede correr Prisma en edge — falla ...
Bumps the npm-all group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| @types/node | 25.7.0 | 25.9.1 |
| @vitest/coverage-v8 | 4.1.6 | 4.1.7 |
| oxfmt | 0.49.0 | 0.52.0 |
| oxlint | 1.64.0 ...
dependencies
javascript
Token de usuario es short-lived (~2h) → nightly moriría. Implementa extensión a 60d: testMetaConnection intercambia
short→long via fb_exchange_token cuando hay appId+appSecret, guarda en tokenCache con ...
In the v1.4 branch, remove --tag latest from the publish commands so it doesn t override later version (e.g. v1.5).
Summary
- Remove the unsupported Open Herm detail link from the public web detail panel
- Drop generated herm:// deep-link URLs from browser instructions and web action state
- Keep the copyable ...
Summary
- adds the consolidated ecosystem protocol/sync-log packet, including the missing MTA lock and interactivity sync log
- adds generated 48 Nations card proof assets and the brutalist transit ...
关联 Issue
Fixes WEN-60
完成内容
- 更新 NodeInfo 字段,支持可选(optional)与可空(nullable)以匹配 REST 契约(last_seen?: string | null; cpu_percent?: number | null)
- 对齐后端 FastAPI Pydantic 命名规范,定义了 OffloadDecisionResponse, ...