pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:TypeScript
Filter by
231M results
- Double-click blank canvas area opens quick-add popup with title, adjustable start time, and duration options (fill
gap / 30m / 1h / 2h)
- Preview block shows on canvas while popup is open
- ...
Summary
- Fix 304 background revalidation persistence: store revalidatedPolicy directly instead of rebuilding from stale
response headers, so the next request returns fresh HIT with Age: 0
- Add ...
Summary
Per the G7 Trust Taxonomy RFC (founder/handovers/G7_TRUST_TAXONOMY_RFC.md, ratified 2026-06-16), evidence rows now carry
grade (S/A/B/C, S strongest) alongside the deprecated class (A/B/C). _meets_evidence_floor() ...
enhancement
Summary
Adds the Gold Standard dMRV ** Metered Measured Energy Cooking Devices ** adapter: a gated POST
/api/cooking-devices/readings that signs metered cooking-device readings into the observation chain ...
Summary
Adds batch upload — the one feature multiple stakeholders asked for by name (Sarah: huge ; Janet: been asking for years
) to handle importers who dump 200, 300 label applications at once.
An ...
Updates the requirements on alembic, apscheduler, cryptography, fastapi, httpx, numpy, optuna, pandas, bcrypt, plotly,
joblib, scikit-learn, prometheus-client, pydantic, psycopg, pydantic-settings, pyjwt, ...
dependencies
python
Title
Add signup Tenant Provisioning flow
Description
This PR wires the signup screen to a new public Tenant Provisioning API and removes the old authenticated create-Tenant
endpoint.
What changed ...
Fixes #178.
verifyPassword() is documented to return false for malformed stored records, but the argon2id path could still THROW
past its explicit field checks: atob() raises on invalid base64, and argon2id() ...