pullrequests Search Results · language:Dune language:TypeScript language:JavaScript
Filter by
174M results
Description
Align new-pricing contracts to calendar-month billing boundaries instead of the contract start day.
Previously every package (legacy + new-pricing) shared BILLING_CYCLE_CONFIG, which anchored ...
Completes the Clerk decoupling merged in #1059. With all Clerk code/routes removed, @clerk/nextjs is unused.
- Remove @clerk/nextjs from package.json + package-lock.json.
- Delete the stale README.md.clerk ...
- Apple-style theme: SF Pro font stack, frosted-glass controls, a segmented course control, tabular-nums countdown,
refined typography.
- Replace Powered by YooBees branding with Not a LMS .
...
what
Companion to vultisig/notification#27 (per-app notification routing) and the agent-backend notifier app_id. For the
notification service to deliver a Station push to Station (instead of the wallet ...
Parts B+C of the post-incident hardening (companion to #657 s resource limits + caddy race fix). Stops the subprocess
leaks the deep-dive audit found.
- broll_search.scrape_yt_shorts: on TimeoutError, ...
Bumps axios from 1.15.0 to 1.16.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/axios/axios/releases axios s releases /a . /em /p blockquote h2 v1.16.1 — May 13, ...
dependencies
javascript
First piece of the middleman-ops work you greenlit. No new DB schema — the fulfillment infrastructure already existed
(fulfillmentTasks, suppliers, orders, plus price_cents/cost_cents on client_services); ...
B-082 (get_product 500 on omitted domain_id) is fixed + deployed (#236) and verified end-to-end via MCP on the demo box.
Updates the three now-stale references in the inventory:
- Audience B step 6: ...
What
Adds export const maxDuration = 60 to /api/news/topic so the Claude web-search fallback isn t killed by Vercel s default
function timeout.
Closes #124
Why
The topic route had no maxDuration, so ...
- feat(auth): implement developer identity session switcher and mock harness (Spec 031)
- feat(observability): implement Wave 8 route boundaries, loading skeletons, metadata titles, log instrumentation, ...