issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python linked:pr
Filter by
5.9M results
Gap
`auth/dependencies.py:45` decodes Supabase JWTs with:
```python payload = jwt.decode( bearer_token.credentials, settings.supabase_jwt_secret, algorithms=[\ HS256\ ],
audience=\ authenticated\ ) ``` ...
Several web-UI polish items:
- Pipeline + Hunt pages still used a warm brown/gold-tinted background. Make them pure black like the Board (gold/mint
stay for text + accents only).
- Pipeline ledger ...
📝 작업 내용
위스키 상세 사이드바 정리
- Save to cabinet / 내 취향 보관 헤더 제거
- 액션 박스(테두리/배경 컨테이너) 제거
- 위시리스트 · My Pick 버튼을 가격 바로 아래에 박스 없이 배치
Overview
The Pinspire UI currently works as expected, but several interactive elements can be improved from an accessibility and
semantic HTML perspective.
Problem
Some components lack accessibility ...
Overview
Remove the ChromaDB backend entirely. LanceDB was already the default and only actively used vector store; ChromaDB was
a vestigial multi-backend option with no active users.
Scope
Code
...
症状
別マシン (hirobel) で初期セットアップを行い c-lord start したところ、起動が exit code 1 で失敗。原因はログ末尾の int( yousan ) ValueError で、.env の
DISCORD_OWNER_ID に Discord のユーザー名 (yousan) が入っていたため。
DISCORD_OWNER_ID は Discord の数値ユーザーID ...
実装タスクでPRがオートマージされた時、感じコンテナに影響が適用されない。 そこでオートマージ後は必ずコンテナのリビルドを行う方針とする。ただしmake
startは開始直後にもう1サイクル走ってしまうため、デプロイ用のコマンドを用意してそれを叩くようにする。
2.0 flagship: change templates, per-resource change-control policy, change records; catalog execute opens a change +
stamps the number; CAB-required blocks live. Toward v2.0.
area:backend
area:change-mgmt
type:feat
📝 무엇이 문제인가요?
TIL 발행 시 적립되는 경험치가 본문 HTML 문자열 길이를 기준으로 계산되어, 에디터가 보여주는 예상 경험치와 어긋나고 서식에 따라 과다 지급됩니다.
- TilService.create()에서 contentLength = request.content().length()로 계산하는데, content는 editor.getHTML()로 ...
bug
Principle
DP#13: Pricing is queried, not hardcoded — Cloud prices change monthly. Hard-coded prices in source code go stale. The
pricing layer exposes a query interface and the engine never knows or cares ...
design-principles
priority

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.