issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java linked:pr language:TypeScript
Filter by
6.7M results
1. Header — occupy more space, wider on wide screens
The landing nav (header className= lv-nav → .lv-nav-in, components/LandingV2.tsx:176-205) is bounded by .lv-wrap {
max-width: 1500px } (app/landing-v2.css:30) ...
Problem
Avatar image rendering is inconsistent between characters and personas across app surfaces. From a user perspective
these are all avatar images, but the underlying rendering paths appear to produce ...
배경
현재 로그인 시 refreshToken을 bcrypt로 해싱하여 DB에 저장하고 있음. bcrypt는 의도적으로 느린 알고리즘으로, 비밀번호처럼 사용자 입력값에 대한 사전 공격 방어 목적으로 설계됨.
문제
refreshToken은 서버가 생성한 HMAC-signed JWT로 이미 암호학적으로 안전한 랜덤값. bcrypt의 slow hashing이 ...
Goal
Add a practical INSTALL.md so a public reader can set up the Strategic Mirror Agent scaffold for their own workflow
without being an expert developer.
Why
The repo now explains the scaffold, documentation ...
documentation
What
A read-only survey of 50 design systems (44 in the main wave + 6 docs-platform follow-up) producing a single ranked
backlog of components Teseor should ship, with explicit dogfood-the-docs framing. ...
📋 작업 내용
AI 연관 상품 추천(AiRelatedProductService)이 AI 쇼핑 어시스턴트와 동일한
ai-assistant 서킷브레이커를 공유해, 쇼핑 어시스턴트 장애 시 상품 상세 페이지의
추천 상품 섹션도 Redis 인기상품 폴백으로 빠지는 문제 수정.
변경 사항
- AiRelatedProductService CB 이름 ai-assistant ...
feat
Motivation or problem
PR #189 promoted src/adapter-types.ts into a shared hub imported by all five adapter modules (express, hono, fastify,
drizzle, prisma). A new adapter-types-imports-allowlist depcruise ...
in-progress
📝 Bug Description
The backend entry point server/src/index.js (the file package.json runs: start : node src/index.js) registers a
graceful-shutdown handler only for SIGINT:
process.on( SIGINT , () = ...
gssoc-26
📄 이슈 내용
GET /api/cma/balance의 totalKrwEquivalent(총 평가액, 원화 환산)가 현재 KRW 잔액만 반환하고 USD 지갑을 합산하지 않는다. 환전 도메인(#54) 머지로 실시간 환율(LS CUR
매매기준율)이 확보되었으므로, USD 잔액을 환율로 환산해 KRW와 합산하도록 채운다.
📝 상세 내용
CMA 잔액 조회 USD ...
feat
🔒 Security Finding: console.log / debugger Left in Code
Severity: INFO
Category: sast
File: tests/unit/sast-patterns.test.ts:69
Description
Debug statements committed to production code leak internal ...

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.