issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr linked:pr
Filter by
1.7M results
On a PC without ODBC Driver 17 for SQL Server installed, GIRTool failed to connect with ODBC IM002 Data source name not
found and no default driver specified . db.rs hardcoded Driver 17. Now it enumerates ...
bug
概要
拡張⇄サイト連携(リンク)が動かない問題のコード側を修正する(#110 の原因②③に対応)。
変更内容
② 認証ハンドラの二重実装を解消
getClipData.js から認証系を全削除し、認証・連携を extension_link.js + extensionSync.js に一本化する。
- 削除: EXTENSION_CHECK_AUTH / EXT_LINK_WITH_TOKEN ...
Address Dependabot critical security alert for swiper dependency.
Problem
The daily learned lessons agent creates its branch with a date-only name:
git checkout -b claude/lessons/$(date -u +%Y-%m-%d)
(.github/agent-prompt-lessons.md, step 5.)
Because the name is ...
Overview
Add a computed Popularity Index column to the comparison table. This composite score combines chart rank, average
rating, and rating count into a single normalized 0–100 score, letting developers ...
Split out from #25 — this covers the ** git status summary in footer ** half. The other half (file tree with git status
in the left panel) stays in #25.
Scope
The composer git footer should summarise ...
enhancement
PurgeCSS was nested inside postcss-preset-env options and never ran. Tailwind already purges utilities via content
paths. Closes dependabot PR #712.
작업 내용
교환 등록 / 판매 등록에서 보유한 포토카드를 검색할 때 디바운스를 적용해, 매 입력마다 API가 호출되는 문제를 개선합니다.
체크리스트
- [ ] useDebounce 훅 적용 및 usePhotocardSelectList 호출 시 디바운스된 keyword 전달
- [ ] 타이핑 중 API 미호출, 입력 멈춘 후 호출되는지 동작 확인 ...
feat
POST /api/v1/user accepts nick without validation or trimming. Leading/trailing spaces are stored as-is in the DB.
The PATCH endpoint already validates and trims, but POST does not.
Fix: add trim + empty ...
bug

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.