pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript language:C#
Filter by
144M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- Add toolbar action declarations for Chrome/Safari MV3 and Firefox MV2.
- Open the extension options page when the toolbar button is clicked.
- Use runtime.openOptionsPage() when available ...
Motivation
- Replace the Phase 14 narration text source with the validated INarrationGenerationService output while preserving
all downstream SRT/TTS/video behavior.
- Keep the existing Phase ...
codex
🔎개요
!-- 구현한 기능에 대해 간단하게 설명해주세요 -- S3 기반 파일 업로드 기능을 추가하고, 직접구매 실제결제정보와 구매계획 항목에 증빙 파일을 연결했습니다.
br/
📝작업 내용
!-- 구현한 기능에 대한 구체적인 내용을 작성해주세요 --
- 파일 업로드, 파일 목록 조회, 파일 삭제 API를 추가했습니다.
- 업로드 파일 메타데이터를 ...
✨ feature
Three button issues on the Customer edit page: Remove Image rendered as plain grey (broken duplicate className),
Cancel+Save were left-aligned instead of right, and no mobile-responsive stacking.
Changes ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| jsdom | ^26.1.0 → ^29.0.0 | age | confidence |
[!WARNING] Some dependencies could not be looked ...
FileUtil.open() silently fetched resources (including DataDictionary files) over plain HTTP, leaving the load path open
to MITM substitution — a compromised dictionary bypasses all message validation. ...
The single useHybridKeyExchange is removed in favor of two properties:
- key-exchange-groups: the user can specify which key exchange groups they want to use
- pqc-enforcement-policy: the user can ...
This PR contains the implementation and tests for P3-4: WebSocket Streaming PoC.