Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:PHP language:JavaScript

Filter by

109M results  (2 s)

109M results

Implements POST /api/auth/signup (201 + JWT + safe user, 409 on duplicate email), POST /api/auth/login (200 + JWT, 401 with a generic message to prevent user enumeration), and GET /api/auth/me (inline ...

This PR updates coverage from 6.3.2 to 7.14.2. details summary Changelog /summary 7.14.2 --------------------------- - Fix: some messages were being written to stdout, making ``coverage json -o -`` ...

Records the #130 decision: recover the ~25-30% of PostHog events lost to ad-blockers via a same-origin Cloudflare Worker reverse proxy (Option A). Adds a decision + runbook section to docs/OBSERVABILITY-PLAN.md ...

Next 1️⃣

Implemented support for Telegram Bot API versions 9.6 and 10.0 including Managed Bots, Guest Mode, Live Photos, and advanced Poll capabilities with corresponding entity updates, Request.php actions, and ...