pullrequests Search Results · language:Dune language:Python language:Vue language:Java language:JavaScript language:Java
Filter by
146M results
…ssignee
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| jellyfin (source) | patch | 23.3.3 → 23.3.4 |
Configuration
📅 Schedule: (UTC)
- Branch creation
- ...
automerge
renovate/container
type/patch
功能描述
修复两个运行时 bug:
1. 分析完成后报错 _render_single_result not defined — 渲染函数定义在调用之后
2. 输入框文字不可见 — CSS 缺少 color 属性
实现思路
- 将 5 个渲染辅助函数从文件末尾移至分析逻辑之前
- 输入框 CSS 添加 color: #1a1a1a !important
测试方式
- 输入 ...
Closes #7.
Summary
The format-selection conditional (--format wav → wav_url, else audio_url) has been in main() since Phase 4. This PR
completes Phase 7 by:
1. Adding ProgressReporter.info(msg) — verbose-only ...
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
Bypass Vercel UI. Sheet mounts on production; surfaceless until PR 3/4 wires real entry points.
- Implement generate-route-geojson.py to create driving and train GeoJSON files from CSV trip data.
- Introduce preview-map.py for serving the static site locally to facilitate map data previews.
...
Dockerfile addition