Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Go language:JavaScript

Filter by

118M results  (2 s)

118M results

Root cause The lecturer Attendance Device page (renderAttendanceDevice) used a raw fetch( /api/devices/my ) with no timeout. If the server was slow or unresponsive, content.innerHTML stayed on Loading ...

…ze form inputs, fix dashboard date icon, remove Win64 GPU CI build - map.html: Remove @media(min-width:1024px) editPanel override that changed position:fixed to position:absolute, breaking the ...

…creenful Two related navigation fixes for word-wrap mode. 1. Wrap toggle re-anchors the focused line. Pressing Z previously just flipped the wrap flag; lines above a search/mark/time match expanded ...

This PR addresses the requirement to make main match weplanx-end without force-pushing or rewriting branch history. It restores the older branch state using reversible commits so review/audit history stays ...

Summary - keeps the desktop titlebar navigation controls in the release branch - prevents duplicate paste/copy shortcut handling in the desktop shell - fixes Superwhisper-style paste duplication ...

Per Q: text should drag like any other layer — no position dropdown. - Removes the position preset button + picker popover (and dead Moveable code). - Adds TextDragLayer: click a text block on the ...

Pre-conference audit fixes (2 days out). Q A — reconciled 3 self-contradicting/stale answers: live iProov tenant IS provisioned (only a real-capture dry-run remains); 8/0/0 IS in the repo (re-run harness ...

修改内容 根据 #18 审查意见修复两个核心错误: 1. 回退 cacheRead 去重 改动 问题: 之前假设 input 已含 cacheRead ,用 inputTokens + output 替代 tokenValue(row) 计算 totalTokens。但 tokscale 在输出前已从 input 中减去 cached_tokens,原始求和 input + output + ...