pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript language:Go
Filter by
152M results
This strips the optional trailing DNS root label only inside the eq.subdomains getter. Host: tobi.ferrets.example.com.
now produces the same subdomain list as Host: tobi.ferrets.example.com.
Validation: ...
Nouvelle fonctionnalité : 📅 Agenda
Un chip Agenda permanent (toujours en tête de liste, non modifiable dans les réglages) qui affiche une timeline des
événements à venir liés à tous les thèmes de l app. ...
変更内容
- 生コン予定表:「休み」をタイトル「生コン出荷予定表」のすぐ右に配置(タイトル名の固定幅30%を撤廃)
- 出荷予定表(iPad最適化):操作ボタン(編集/LINE送信/削除)をセル幅にフィット+テーブル幅に追従して縮小し、はみ出し・見切れを解消。狭い見出し(📄PDF/打設/車種/種/受信確認/編集/削除)の字間を詰めて見切れ解消。操作列を拡幅(編集6%・削除5%)
- 生コン予定表 ...
This normalizes the protocol selected from X-Forwarded-Proto to lowercase after trimming it. With rust proxy enabled,
X-Forwarded-Proto: HTTPS now produces eq.protocol === https , which also makes eq.secure ...
Motivation
- Surface raw DINO region_colors as supporting visual evidence for eyewear/accessories/headwear and other zones while
preserving the finalized dominant_color/primary_color and scoring ...
codex
Ticket: https://github.com/GSA/GEAR3/issues/973
Issue: Incorrect date format
RootCause: thats how we had returned in the dashboard component return ${day}th ${month};
Fix: Defined the month before the ...
Temporary PR to trigger CI, Vulnerability check, and CodeQL workflows so their check names can be registered as required
status checks on main.
Will be closed once the checks have run and been added to ...
This changes es.set(object) to iterate over Object.keys(field) instead of or...in, so inherited enumerable properties
are not copied into response headers.
The new regression test passes an object with ...