issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript linked:pr
Filter by
3.2M results
Description
FE nginx 접근 로그가 기본 combined 포맷이라 Grafana에서 보기 불편하다.
127.0.0.6 - - [27/Jun/2026:08:21:48 +0000] GET /assets/MaterialDetailPage-C8zjeMMJ.js HTTP/1.1 200 42926 - Mozilla/5.0 ... 10.244.139.64 ...
chore
概要
docs/aws-architecture.md の設計に基づき、EC2 を使わない AWS インフラの Terraform を infra/ に実装する。
構成
- ネットワーク: VPC / Public×2・Private×2 Subnet / IGW / Route / Security Group
- 配信: S3(フロント・非公開+OAC) + CloudFront(単一入口, ...
⚠️ 搜索是否存在类似issue
- [x] 我已经搜索过issues、disscussions和问题总结,没有跟我遇到的问题相关的issue
总结
现在使用时会做三步,1. copy拉镜像命令到服务器粘贴,2.copy改名命令粘贴,3.copy改名命令粘贴。再重建服务。
能否直接在页面上生成 docker pull xxx docker rename xxx docker rmi xxx ...
enhancement
The release 1.2.40 failed partially. Deployment towards Maven Central repository worked fine. But the deployment plugin
for release-monthly.yaml failed because of:
[INFO] ------------------------------------------------------------------------ ...
bug
Resolve the following issues:
- Sharkie shots many bubbles on CtrlLeft Lock
- Fast animation after blur
bug
character
Problem
A regular user (ROLE_USER) sees Start Selling which routes to /seller/dashboard — a page they cannot access.
Fix
Secondary hero button now resolves by role:
- ROLE_ADMIN → Admin Dashboard ...
작업 목적
페이메모리 서비스의 핵심 도메인 구조를 JPA Entity 및 MongoDB Document 클래스로 구성한다.
ERD에 정의된 사용자, 거래내역, 거래 카테고리, AI 채팅방, AI 채팅 메시지 구조를 기반으로 테이블과 컬럼을 매핑하고, 이후 Repository, Service, API 구현의 기반을 마련한다.
AI 채팅 메시지는 MongoDB에 ...
Problem
validBlockRows and validExtrinsicRows both require non-negative primary-key components (block_number = 0,
extrinsic_index = 0), but validEventRows only checks Number.isInteger without a lower ...
✨ 구현 기능
사용자가 최종적으로 선택한 행사, 관광지, 식당, 카페를 하나의 장소 후보군으로 구성하고, 사용자 출발 위치와 장소 간 이동 거리를 고려해 빔 서치 기반으로 최적 방문 순서를 생성한다.
생성된 방문 순서는 최종 코스의 CoursePlace.visitOrder에 저장하며, 코스 상세 조회 시 해당 순서대로 장소를 반환한다.
식당·카페를 선택하지 ...
목적
로그인한 주문 참여자(구매자/판매자)가 생성된 모의 결제의 상태와 상세 정보를 docs/API.md 계약대로 조회할 수 있게 한다.
범위
- GET /api/payments/{paymentId}/status 결제 상태 조회 API 구현
- GET /api/payments/{paymentId} 결제 상세 조회 API 구현
- 조회 전용 응답 ...
agent-ready
priority:P1
type:feature

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.