pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:CSS
Filter by
190M results
概述
为演示站上架(单云主机 + Nginx + systemd)补充部署指南 DEPLOY.md。纯文档,无代码改动。内容全部基于现有代码现状梳理。
Closes #28
为什么需要
项目功能已成型,准备上架演示。从现有代码看,有几处 开发态默认值 上线绕不过去,文档主要解决这些:
- 后端无 CORS 中间件(main.py):开发期靠 Vite 代理 /api。文档主推同源部署(Nginx ...
Journal entries already stored an optional session_id (you can pick a session to reflect on when composing), but the
list never showed it. Now each entry displays its linked session — type + when — beneath ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
Co-Authored-By: aya526dev 165481574+aya526dev@users.noreply.github.com
First batch of the process-engineer usability epic (#154) — the three tightly-coupled items around Plant.solve. Changes
the first-hour experience from copy the example s magic constants and hope to load, ...
变更内容
新增配置项
1. HTTP 代理支持(可选)
- MAILDOCK_HTTP_PROXY_HOST:代理主机地址
- MAILDOCK_HTTP_PROXY_PORT:代理端口
- OAuth 出站请求(token/userinfo)将经代理转发,适用于需要代理才能访问 linux.do 的环境
2. 前端重定向地址(可选)
...
Summary
The period-close (2nd) increment of ledger-service — the first named follow-up after TASK-FIN-BE-007 s auto-journal +
read first increment. Spec PR #1350 (squash 35f6eca6).
A closed AccountingPeriod ...
##변경 사항:
- 식당/카페 후보를 동선 기준으로 재검증하도록 보강
- Kakao 검색은 좌표 기반 거리 정렬을 지원하도록 수정
- 결과 화면에서는 지도에 올릴 수 없는 항목을 더 엄격히 제외하도록 정리했습니다.
##확인:
- node --check server/ai/placeVerifier.js
- node --check server/ai/kakaoLocalClient.js ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 100%
- Auto-fix allowed: True
📝 Summary
The application uses subprocess ...
ai-remediation
severity-low
Unified replay for ceph/ceph-ansible