Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:HTML language:Java

Filter by

208M results  (2 s)

208M results

背景 #2089 OMO 全面更新 項目 4:內建掃描功能(approach A — 輕量連拍)。 需求:學生直接在網頁內開相機掃描多頁上傳,不要跳出手機系統相機 App;保留檔案上傳。 做法(approach A) 用 getUserMedia 在網頁內開 live 相機預覽(不是 input capture 跳系統相機)。對準學習單按網頁快門 → 連續拍多頁 → 直接進上傳佇列 → 一鍵送批改,不需另存 ...

PR 내용 구현한 기능 - 개발 환경 설정 분리 - application.properties를 공통 설정으로 두고, local과 prod 프로필 분리 - 시크릿 키 보호를 위한 .env 템플릿 추가 및 .gitignore에 .env 반영 - 로컬 서버 구동 시 포트원 API 키 및 JWT 시크릿 등 기본값 세팅 ...

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 100% - Auto-fix allowed: False 📝 Summary The use of subprocess.call ...
ai-remediation
needs-human-review
severity-high

Cross-tab C (Goals ↔ Marés). Quarterly goals were isolated checkboxes. Now a goal can optionally link to a tide and shows that tide s live pulse, tying the long view (the quarter) to the daily rhythm. ...

Scheduled weekly update auto-generated by the Update Wasm tests workflow.

1. 무엇을 왜 바꿨는가 normalize_page_span 이 명시적 2-item page_span pair를 받았더라도 whitespace-padded nonpositive string 값 때문에 coercion 이 실패하면 유효한 regions page 로 fallback 한다는 계약을 test-only guardrail 로 고정합니다. Closes ...