pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:JavaScript is:merged
Filter by
61.5M results
Summary
- payment/status: Add Stripe key guard before constructing the Stripe client — was crashing the PaymentSuccess polling
loop (every 3s) when key missing/invalid
- webhook/stripe: Same guard ...
Summary by Sourcery
Documentation:
- Switch install script examples to input-style CodeBlock snippets on the English and Simplified Chinese
download/install pages.
What
The Security tab in Settings used to show two yeaft-agent ... --server ... --secret ... --name ... install snippets (one
Run Agent , one Run as Service ) and a needs secret placeholder. Per user ...
Summary
First PR of the fleet-readiness (horizontal-scale) epic (→ 1.5.0). Makes the JSONL audit sink sit on a pluggable store
so a future shared-store (Redis) satellite can back the same sha256 hash ...
toastify adding staff all module
Overview
This PR aligns the backend API, database schema, seed data, validation rules, and service layer with the latest War
Economic Impact dataset structure. The update ensures consistency between stored ...
Summary
- Fix claim_or_create_member RPC: extract(day from (date - date)) is invalid since subtracting two dates already
returns an integer day count, not an interval. This broke every sign-up. ...