pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:JavaScript language:Python
Filter by
183M results
Added a edit option in the table and a profile section in the generic content
💡 PR 제목
예: Feat/#9 stock 마스터 파일 다운로드, 주가 ws 조회 기능 개발
🔗 관련 이슈
진행 중이면 Refs #123, 완전 해결이면 Closes #123 (완전히 끝났을 때만)
- Refs: #9
📌 작업 내용 요약
- [x] Kospi, Kosdap 주가 목록 DB 저장 기능 구현
- [x] KIS 현재 주가 websocket ...
✨ feat
🔍 Change summary
M well-known-snapshots/latest.json
This PR contains automated changes made by the 🤖 well-known-discovery workflow.
💥 breaking change
Provider-readiness hardening. Three independent false-negative classes in the readiness doctor (cmdPing), each fixed at
the class level — no per-provider hardcoded patches.
Grok — trust the live grok ...
Setup branch for wishlist feature
PR created automatically by Jules for task 8404869563635940907 started by @sosuke1028
Bumps launch-editor from 2.10.0 to 2.14.1. details summary Commits /summary ul li a href=
https://github.com/vitejs/launch-editor/commit/3f97c648307a70e7c930ba63f040e6ba8e72bc16 code 3f97c64 /code /a v2.14.1 ...
dependencies
javascript
!-- I want to review in Japanese. --
PR の目的
- メール/Slack通知でユーザー制御データが適切にエスケープされていなかったバグを修正
経緯・意図・意思決定
以下の問題を修正した。
メール通知 (mail.py)
- a href=... のhref属性が引用符なしで生成されており、クエリパラメータの が amp; にエスケープされていなかった ...
Closes #79 ・ Enterprise Roadmap (#73)
設計
車輛刪除由硬刪除改為軟刪除(標記 deleted_at),查詢預設排除已刪除,管理員可檢視並還原——符合企業資料治理的可追溯性要求。
後端
- Vehicle domain + VehicleEntity 新增 deletedAt(H2 dev 自動建欄;prod 由 V8__soft_delete_vehicles.sql) ...