pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:CSS language:Java
Filter by
137M results
ListingSpecification matched the AI s free-text location against addressJoin.get( districtName / provinceName / wardName
) — attributes that do NOT exist on the Address entity (it only has fullAddress/fullNewAddress ...
Crop milestones used a fabricated quadratic (100·n², capped at tier 25). Hypixel has 46 milestone tiers per crop with a
hand-authored table. Replaces getMilestoneThreshold with the real cumulative table ...
변경 사항
백엔드
- RankingPageResponse DTO 추가 (content, page, size, totalElements, hasNext)
- CourseService.getRanking - 메모리 정렬 후 page/size 슬라이싱
- GET /api/v1/courses/ranking?page=0 size=20 파라미터 추가
프론트엔드 ...
Summary
- Add APP_DOMAIN-driven nginx templates so deployed domains can be changed via .env
- Select HTTP/HTTPS nginx templates at container startup
- Update Docker deployment docs for domain configuration ...
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...
…ent redundant order processing
Summary
- Extend Gate 1 public smoke to verify the root landing HTML.
- Verify the branded landing PNG assets return non-empty image/png responses.
- Catch production Docker/image asset misses before ...
fix(typescript): map Concerto DateTime to string in generated types
Closes #257
When generating TypeScript interfaces from Concerto models, the DateTime primitive was mapped to the TypeScript Date
type. ...