issues Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:TypeScript
Filter by
35M results
Beskrivelse
Hei. Har meldt tidligere direkte til Geir Sandvollen problemer vi har med sesongen på ressursen Rona bibliotek, hele
lokalet. Rammetid er satt etter at biblioteket stenger og frem til kl.21.30 ...
feil
严重度: Low · 来源: 全量代码审核(安全 / 纵深防御)
src/offscreen/simulcast-audio.ts:490 的 simulcast:offscreenStart/offscreenStop 监听未校验 sender.id === chrome.runtime.id 即驱动
tab/mic 采集或上面的任意 URL 抓取。
修复建议:非 sender.id === ...
todo
🤖 AI 起票 (Claude Code) — perf 監査由来 / 設計判断仰ぎ。
状況整理
src/hooks/useArticleListItemProps.ts:100-107 の progressMap useMemo は、filtered 配列 (通常 50〜500 件、最大 galleryPageSize=500) の
全 article について同期 loadProgress(a.id) ...
needs-user-decision
merged-problems.jsonにADTに既出のABCの問題はABCの問題としての記載がないことが原因と思われます
严重度: Medium · 来源: 全量代码审核(可维护性)
20 个 src/** 文件超过项目约定的 500 行上限,最严重:
- src/popup/index.ts — 3814 行(混合 6+ 不相关 UI 关注点:bootstrap/刷新队列、设置、simulcast、转写、attention/memories 列表、会话/片段详情、筛选 UI)
- src/background/index.ts ...
todo
Problem
oneLine() at mcp-server/src/tools.ts:648 applies this replacement to strip YAML frontmatter before building a brief
annotation:
.replace(/^---[\s\S]*?---\s*/m, )
Two things make this wrong: ...
claude-cron
Objective
Develop the security_settings UI for managing passwords, 2FA, and active sessions.
Why do we need it?
To provide users with crucial security controls to protect their Cursify accounts, change ...
Feature
Frontend
Structure
严重度: Medium · 来源: 全量代码审核(重复代码)
多个工具函数在不同模块各自复制实现,建议收敛到 src/core/* 共享:
- escapeHtml ×3 — src/popup/utils/index.ts:128(导出) / src/popup/transcribe-view.ts:53 /
src/popup/recommendation-controller.ts:215(转义深度还不一致) ...
todo
严重度: Medium · 来源: 全量代码审核(正确性)
src/background/simulcast-runtime.ts:125-137 stop() 在发送 simulcast:offscreenStop 后立即 closeOffscreenDocument();而 offscreen
的 finalizeRecording 异步停止 MediaRecorder,录音数据只在 recorder.onstop ...
todo
严重度: Medium · 来源: 全量代码审核(正确性)
src/popup/transcribe-view.ts:36-43,160-167:labelForSpeaker 用 S${speakerLabels.size + 1} 自动编号,而 renameSpeaker 把自定义名写入同一个
speakerLabels map,导致下一个新说话人的自动编号基于被撑大的 size 计算,出现跳号/重号(如 ...
todo

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.