pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java language:Python
Filter by
182M 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
Qué
Mueve los 5 thresholds de decay procedural (decay_interval_days, decay_factor, stale_threshold, hard_delete_threshold,
hard_delete_min_days) de constantes hardcodeadas en app/workflows/decay.py (con ...
本次修复范围
解决后台填写播放源时 .flv?expire=... sign=... 这类带参数 FLV 地址无法按 FLV 播放的问题。
原因
播放器原来过度依赖后台选择的 type。如果后台把 .flv?... 地址保存成 HLS 类型,前台会按 m3u8/HLS 播放,导致失败。
另外 .ts 是单个视频切片,不是直播播放源,不能直接当 m3u8 或 flv 播。
本次改动
- ...
Single-sources the SAGE vault sub-schema count: the Formal Substrate conventions hardcoded the five SAGE sub-schemas ,
which manifest.json already owns. Now points to the manifest.
Verified during audit: ...
Summary
- WCAG AA contrast fixes: primary button (#4a9eff → #1565c0, 2.75:1 → 6:1), running-state button (#4caf50 →
#2e7d32, 2.78:1 → 5.2:1), chart axis/empty-state labels (#556 → #95a3bc), timeline ...
Summary
Implements Wave 3 — Specification Architecture Hardening from the repository improvement plan: make specs/architecture
more executable and verifiable. Additive documentation only — no code or ...
This pull request updates project documentation and the package.json version to reflect an upcoming architectural
transition from entity-core to a new in-tree canonical store called Phylactery. It clarifies ...
Summary
Turns marsad into one stdlib-only codebase with two modes, deployed as two systemd template instances on one box:
- host mode — the original /proc/net/dev + nethogs per-process behaviour (refactored ...