issues Search Results · language:Dune language:JavaScript language:HTML language:Java language:Java linked:pr language:HTML
Filter by
3.7M results
backup-db.sh / monitor.sh が git 上 100644 のため、デプロイの git checkout scripts/ 後にサーバーで非実行になり cron(./scripts/X.sh)が Permission
denied で失敗していた。
- git のモードを 100755(+x)に設定
- (即時対応として cron は bash scripts/X.sh ...
기능명
배너 유효성 검증 추가
기능설명
배너 유효성 검증 추가 5mb 미만, 사진형식만 첨부가능
비고
No response
Summary of What Needs to be Done
Both saveToStorage and loadFromStorage in src/utils/storageUtils.js access localStorage directly without any typeof
window !== undefined guard. In SSR environments (Next.js ...
bug
Summary of What Needs to be Done
The SSEClient class in src/utils/sseMultiplexer.js uses the Web Locks API for leader election (lines 84-102). When a
browser tab is backgrounded or suspended, the Web ...
bug
Describe the bug
The build_cedarling_pg, collect-cedarling-pg-digests, and provenance-cedarling-pg jobs in
.github/workflows/build-packages.yml are silently skipped on every nightly and tagged release. ...
area-CI
comp-jans-cedarling
kind-bug
Summary of What Needs to be Done
The getRelativeTime function in src/utils/relativeTime.js explicitly returns null when given a numeric input (line 3: if
(typeof dateInput === number ) return null;). ...
bug
📝 무엇을 하나요?
일반 채팅 채널 생성 시 실제 실행 환경에서 채널이 생성되지 않는 문제를 점검하고, 권한 문자열 처리로 인해 owner/admin 사용자가 잘못 차단될 수 있는 가능성을 보완합니다.
현재 채널 생성 BE API는 구현되어 있고 테스트도 통과하지만, 실제 실행 화면에서 채널 생성 실패 메시지가 표시되는 상황이 확인되었습니다.
우선 BE ...
bug
Describe the bug
When opening a message from inside an expanded thread (a sub-row in the conversation view), the sub-row stays visually
unread — the bold unread styling and the unread dot don t go away. ...
Workflow reminder: Use the GitHub Flow: branch → changes → PR → merge.
Task
Clean up the pytest deprecation warnings using your AI assistant.
AI-Assisted Debugging Workflow
1. Run pytest to see the ...
ai-assisted
good-first-issue
testing
外部サービス不要の自己ホスト型監視を cron で回し、異常時に管理者へメール通知する(HPの既存SMTPを利用)。
チェック項目:
- 期待コンテナ(next_app/nginx_proxy/mysql_db/designer 3種)の稼働・health
- サイト到達(end-to-end): https://kaza-love.com/api/health=200、designer ...

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.