pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript is:public language:Java
Filter by
128M results
Adds a bands input to the demo panel exposing the existing bidx render param, so you can choose which band(s) to
visualize in the GUI.
- comma-separated 1-based indices; empty = auto
- one band - ...
수정 사유 Reason for modification
소스를 수정한 사유가 무엇인지 체크해 주세요. Please check the reason you modified the source. ([X] X는 대문자여야 합니다.)
- [ ] 버그수정 Bug fixes
- [ ] 기능개선 Enhancements
- [ ] 기능추가 Adding features ...
背景
PR #6 已合并,期间继续补充了全模块设计文档和 package-level 设计注释。当前 main 已包含 19 个模块的设计文档以及前一批 package Javadoc;本 PR 只提交尚未进入主分支的剩余内容。
本 PR 内容
学习入口
- 更新 docs/learning/README.md
- 增加 docs/design/modules/README.md 的按模块设计文档入口 ...
📋 작업 내용
- 리뷰 도메인 이미지 업로드 방식 변경 (URL → MultipartFile 기반)
- ImageStorage를 활용한 서버 이미지 저장 구조 적용
- ReviewImage 엔티티 기반 이미지 저장 구조 유지
- 리뷰 API Controller 구조 정리 및 엔드포인트 통일
- 불필요한 validation 로직 제거 (validateRating, ...
Small follow-up addressing two bits of menu clarity.
1v1 Duel is now a first-class mode
The Deathmatch screen only offered Free-for-All and 2v2, so a 1v1 meant pick FFA and have exactly one person join ...
Why
The Build (Vite) job s npm audit --audit-level=moderate step went red on every PR (including this repo s main) after #90
merged green — newly-disclosed CVEs hit the advisory DB with no code change ...
功能摘要
本次 PR 实现了以下需求:
1. 纯文图片模式下,将过长原文按 2000 字切分后再合并转发;
2. 基于移动端 API 获取博文合集信息,并在解析结果中展示同合集文章列表;
3. 博主主页与标签页列表消息格式统一改版:逐条展示、附带首图缩略图、新增解析/翻页提示;
4. 博主主页浏览接入移动端 API,支持置顶博文、粉丝数私密显示、热度/最新排序及正确的翻页。
详细改动 ...
Summary
- Add Inquisitor PR #11 audit report confirming all 6 test-plan items PASS with zero findings
- Add active plan for adding a self-review loop to the plan-enforce skill
Test plan
- [ ] ...
Summary
Adds STRR-001 — Strategic / Tactical Roadmap Review v1.0, a governance/review-only artifact that strategically and
tactically coordinates the remaining ChessGuide roadmap (eight items) and applies ...