issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript linked:pr
Filter by
3.2M results
📌 기능 설명
-운영 환경 로그를 날짜별 파일로 관리하기 위한 logback-spring.xml 설정 추가
✅ 작업 목록
- [ ] logback-spring.xml 작성 (날짜별 롤링, 용량 초과 시 자동 분할)
- [ ] 환경별 분기 설정 (local: 콘솔만 / dev·prod: 콘솔 + 파일)
- [ ] 일반 로그(app.log)와 에러 ...
feat
설명
- 콘텐츠 CRUD 작업 이전에 필요한 엔티티, DTO, Mapper, Repository 클래스를 작성합니다.
작업 내용
- [x] Content, Tag, ContentTag, ContentStats 엔티티 작성
- [x] ContentCreateRequest, ContentResponse DTO 클래스 작성
- [x] ContentMapper ...
enhancement
Fix BIGNUM leaks on early-return paths in the SM2 key agreement z() function and a buffer leak in bn2bin(). Also
eliminate a JNI undefined-behavior pattern in SM2 key pair generation, add key-length validation ...
bug
📌 기능 설명
- 내 참여 내역 조회 API를 구현합니다.
✅ 작업 목록
- [ ] 내 참여 내역 조회 API 구현 (GET /api/participations/me)
- [ ] MyParticipationResponse DTO 추가
- [ ] ParticipationService에 getMyParticipations() 메서드 추가
...
feat
개요
예약/결제 서비스 예외 처리 일관성 점검 결과를 반영합니다.
작업 목록
#1 — ReservationService RuntimeException → BaseException 교체
파일: ReservationService.java, PendingExpirationScheduler.java
// ❌ 현재
catch (JsonProcessingException ...
feature
The session list bottom sheet currently opens at one-third of the screen height. Change it to open at one-half of the
screen height for better usability.
Context
The deterministic prose pass now flags AI-isms, overclaims, proofreading slips, and readability (PRs #5 and the
proofread/readability follow-up). While building it I surveyed existing tools — ...
enhancement
목적
- ERD를 정본으로 JPA Entity, Enum, 연관관계, 공통 시간 필드 매핑을 구현한다.
- 카테고리, 이미지, 찜, 결제, 리뷰는 PRD상 P1/P2 범위지만, 이번 이슈에서는 스키마/엔티티 뼈대만 구현하고 API·Repository·Service·비즈니스 로직은 구현하지 않는다.
범위
- ERD 테이블별 Entity 구현
...
agent-ready
priority:P0
type:feature
!-- Please, prefix the report title with the language it applies to within brackets, such as [java] or [apex]. If not
specific to a language, you can use [core]. --
Affects PMD Version:
Make sure, to ...
a: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.