pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:TypeScript language:Python
Filter by
264M results
摘要
為「將系統複製給其他獨立組織」打地基。每個組織用自己的 repo + Supabase,差異只在設定(環境變數),共用同一份程式碼避免分叉。
改動
A. 品牌名參數化
- lib/config.ts:APP_NAME 來自 NEXT_PUBLIC_APP_NAME(fallback「星光超級表格系統」)
- 取代 6 處硬編碼品牌名(layout / login / students ...
What
Makes the booking-route gate asymmetry intentional and enforced — no behavior change. PATCH /:id/status admits
MANAGEMENT_READ_ROLES while the more-destructive POST /:id/substitute (and its candidate ...
Summary
- tomli (python_version 3.11 ) and tzdata (platform_system== Windows ) were in the distributed dependency scope but
silently skipped on the single Python 3.13 / ubuntu-24.04 CI leg — a permanent ...
What
Transcript rows keyed on msg-${timestamp}-${kind} collided when two same-kind chat messages shared a second-resolution
timestamp, so React duplicated/omitted them — the chat tab rendered the same ...
Problem
If a player accidentally left a running game (refresh / tab close / network blip) and the reconnection grace window
(60s) expired, they could never get back in - they hit ** This room is already ...
Unified replay for jmcollin78/solar_optimizer
What and why
Two structural problems were causing the fix one thing, break another loop that made the app feel like it resets to
zero.
Problem 1 — State machine dead ends (tenders stuck forever)
lib/tender-workflow.ts ...
Summary
- Added a fully synthetic redacted runtime evidence template for inspect-runtime-evidence.mjs and
inspect-visible-kpi-runtime-bindings.mjs.
- Added scripts/test-ui-hard-gates-all.mjs as ...