pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:Go language:Python
Filter by
135M results
Summary
- strip sensitive notification credentials before saving JSON config
- escape HTML email bodies and add bounded Slack/Discord webhook timeouts
- validate GUI webhook URLs before persistence ...
背景
プランは fincode の GET /v1/plans から取得して表示・契約しているが、fincode では 0 円のプランを作成できない。そのため「0円フリープラン」をアプリ側で合成して一覧に表示し、契約・解約できるようにする。
方針: フリープランはカード不要・fincode 非経由でローカル完結させる。
変更点
- DB: フリープランはカード/顧客を持たないため subscriptions.fincode_customer_id ...
Standup
- Date: 2026-05-31
- Branch: cursor/workday-cycle-initiation-b407
- Content commit: ab1fcc4
See docs/company/standups/2026-05-31.md on this branch.
Summary
Follow-up to the 2026-05-29 MarkSeatLostByEffect extraction (PR #770 + sibling sweep) per the issue-log row s flagged
residual: *\ Each card has its own log Kind ( seat_lost , custom shapes) — ...
Summary
- members.$id.tsx のヘッダー・HPプロフィールフォーム・写真アップロード行に sm: breakpoint を追加し、375px では縦積み・640px+ では横並びに切り替わるモバイルファーストなレイアウトに変更
- 「Slackで編集可」を Slack 同期の説明文に変更し、編集不可の理由を明確化
- セクション間に hr で視覚的区切りを追加
...
test/perf/soak/longsession.sh — 1000 VUs × 6h × 1080 events at 20s intervals (doc 30 §6), with Pyroscope heap snapshots
at t=0/33%/66%/final.
New Makefile targets:
- make capacity-probe — 5 min pre-flight ...
Motivation
- Provide a slightly expanded entrance behind the glass doors so players enter a small HQ lobby rather than directly
into the elevator, and visually represent the lobby features (mottled ...
codex
Summary
Port components/exporters/stdoutexporter off internal/selftelemetry. This is the exporter-side half of RFC-0013
§migration PR-B — sibling to the receiver-side PR-B1 (#184) that ported components/receivers/nccl_fr. ...