issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:TypeScript linked:pr
Filter by
5.3M results
!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ -- !-- Please read our Rules of Conduct:
https://opensource.microsoft.com/codeofconduct/ -- !-- Please search existing issues to avoid creating ...
Redesign the homepage as a cinematic, animated, space-themed landing (Orbis-style) adapted to BingoChain. Foundation
slice (no visible change yet — new tokens/classes not wired):
- Anton + Condiment ...
Summary
The POST /api/auth/reset-password endpoint in server/auth.ts uses a non-atomic two-phase pattern: SELECT the token, then
UPDATE the password. Between these two operations, a concurrent request ...
Actionable approval notifications attach Approve/Reject tap actions, which only the Home Assistant mobile app renders.
On any other notify backend (Telegram, email, SMS, persistent, …) those actions were ...
enhancement
Summary
Two related resource leaks in the ML inference pipeline cause complete denial of service after only 2 client
disconnections during inference: (A) SimpleSemaphore queue entries are never cleaned ...
Summary
The \pendingOtps\ global Map in \server/auth.ts\ stores OTP data for users in the login/registration flow. Entries are
only cleaned up on successful verification or max failed attempts. Abandoned ...
Summary
The
lsContextMiddleware\ in \server/middleware/rlsContext.ts\ has three distinct connection management bugs that cause
database connection leaks under normal error conditions: (1) synchronous ...
Summary
The \withRetry()\ mechanism in \server/db.ts\ wraps ALL \pool.query()\ and \pool.connect()\ calls with automatic retry
on transient errors. For non-idempotent operations (INSERT, UPDATE, DELETE), ...
背景
拡張の送信前確認モーダルでは、送信ボタンの表示文言とdisabled判定がDOM描画関数内に残っている。
目的
UIの見た目や挙動を変えずに、footer状態を confirmModalState 側の純粋関数へ寄せ、Secret Guard・mediumリスク・選択解除時の挙動をテストで固定する。
対応方針
- confirmModalState に送信ボタン状態を返す関数を追加する ...
Problem
从网盘服务(如百度网盘)下载时,同一文件可能有多条直链。目前在新建任务对话框中, 每条 URL 会创建独立的下载任务,无法将它们合并为同一文件的镜像源来提升下载速度。
When downloading from cloud storage services (e.g. Baidu Netdisk), a single file may have multiple direct links ...
enhancement

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.