pullrequests Search Results · language:Dune language:TypeScript language:HTML language:JavaScript
Filter by
202M 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
- Replace the registry-username placeholder with the actual username tiny in the Docker and Podman login commands on
the AI on-premises getting started page.
- Update the surrounding guidance ...
Enables passwordless users to set password, automatically links email identity, auto-reauthenticates on password change,
and adds live form validation.
変更概要
1. バッジフィルター(ループ防止 2パス構造)
問題
バッジ(🐙タコだし/💀死に台順位)はフィルター後のデータで機種内順位を計算します。 そのためバッジ値でフィルターをかけると:
フィルター → バッジ計算 → バッジでフィルター → バッジ再計算 → …∞
の無限ループが発生する懸念がありました。
解決策: filterAndRender を 2パス構造 に変更
| パス ...
Summary
- expand certificate extraction schema/JSON to preserve business identity, product codes, registration rows, key-value
fields, and evidence lines
- fix stored /tmp/uploads path normalization ...
Summary
- SetReviewCycleStatus.run() now validates current status before allowing transitions: open requires draft, close
requires open
- Invalid transitions return { reason: invalid_transition ...
Summary
Fixes issues with cloning Messenger message templates to other channels, and improves the template experience overall:
- Cloning a template to another Facebook page now works reliably, including ...
bug