pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:JavaScript
Filter by
149M results
Redesign the admin Skills Lab surfaces
Brings the two admin surfaces onto the same SPI brand design system as the learner library and player: ivory paper, deep
teal, gold foil accents, Playfair headings, ...
三項一起:
1. K 線/折線加 MA5/MA20 均線
- 主圖疊加 MA5(橙 #f5a623)、MA20(紫 #b07cff),線圖與 K 線兩種模式都顯示,含圖例與 tooltip 數值;不影響 dataZoom 與成交量副圖。
2. ETF 詳情頁頂部現價+漲跌
- 策略卡上方顯示大字現價+漲跌/漲跌幅(漲紅/跌綠)+收盤日期,取自已載入的價格點;無資料則不顯示。
3. ...
Related Issue
Closes #3629
Problem
State-changing API routes (POST, PUT, DELETE) under /api/admin did not validate CSRF tokens, exposing them to potential
Cross-Site Request Forgery (CSRF) vulnerabilities ...
Problem
The publish job (job #3) failed at Log in to Docker Hub with:
username is empty
The raw docker login -u $DOCKER_LOGIN --password-stdin command received an empty string because the DOCKER_LOGIN ...
Summary
- Add Blackwell tcgen05, tensor-memory allocation, CLC, and Blackwell TMA gather/scatter simulation exposure.
- Add the Blackwell float2 JIT namespace patching hook.
Stack
Stacked on #427. ...
작업 내용
- 이메일 인증 화면을 6자리 인증번호 입력 방식으로 변경
- 회원가입 완료 후 인증번호 입력 화면으로 이동
- 인증번호 검증 API 연동
- 인증번호 재발송 API 연동
- 마이페이지에서 최근 로그인 정보 표시
테스트 결과
- npm run build PASS
참고 사항
- 백엔드의 6자리 이메일 인증번호 API ...
Description:
Description of changes made and why.
$(cat EOF
Summary
- validate-all gates on real_labels_model_trained, which requires scikit-learn. CI was installing .[dev] only —
sklearn is in .[science]. Fix: install .[dev,science] so the learned ...
Resolves #395 (epic #386 — MCP server hosting).
What
Maps a tenant s published Flow (durable Temporal workflow, ADR-11) onto the MCP Tasks extension:
- a published flow → a long-running MCP tool whose ...