issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript
Filter by
33.4M results
1. 我升级到最新的版本 v0.11.0, 而且也能够连上kimi code
2. 在 kimi 工作时,有动效但是无法出现泡泡弹窗来审批
3. 完成提示音和权限提示音是一样的,建议换不同的声音
Problem
The RefreshToken entity (auth/model/RefreshToken.java) was added without JavaDoc comments, unlike other entities in the
codebase (User.java, Equipment.java, etc.) which document the class purpose, ...
Good morning! 🐒 Here s your daily snapshot of Azure/git-ape — the ARD catalog story just landed and there s great
momentum heading into the week!
📦 Latest Release
v0.3.0 — shipped June 19 🎉 Workshop ...
daily-status
report
🎯 목표
- 메모 필터 기능 넣기
📋 체크리스트
- [ ] 상태 필터링 api(~?status=ing 등) 구현
- [ ] 상태 필터링 되는지 확인
🔗 관련 URL / 파일 (선택)
- http://localhost:5173/memo-list
🧠 알게된 점
!-- 작업 후 작성 --
🐛 트러블슈팅
-
✅ 완료 기준
- ...
Problem
The Garage feature in the codebase is completely non-functional. Three critical issues exist:
1. Missing model: garageModel.js does not exist anywhere in the codebase — the controller references ...
Bug Description
esupgrade rewrites var to let/const with no awareness of TypeScript s declare (ambient) context.
Example
declare global {
var csrftoken: string;
}
Running esupgrade on this produces ...
bug
saving a .vkit file creates the file but I cannot load it.
I only see
{ duration : 30 }
instead of before:
{ name : untitled , canvas_w : 1080, canvas_h : 1920, fps : 30, duration : 30, clips : [ { ...
@
개요
관심 목록(GET /api/members/me/favorites) 응답의 상품 요약에 대표 이미지(썸네일) URL을 추가한다. 현재 FavoriteProductSummary는 제목·가격·판매장소·판매상태만 담고
있어, 프론트 관심 페이지에서 상품 이미지를 렌더할 수 없다.
배경
- Product.thumbnailUrl은 이미 존재(#100 ...

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.