mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-21 21:09:49 +08:00
- Use URLSearchParams with sorted keys for deterministic metrics cache key (cubic #21, vercel #45) - Use refreshWhere(() => true) to invalidate all filtered cache entries on user refresh (cubic #53, coderabbit #32) - Replace truthiness checks with explicit != null checks in filter serialization (coderabbit #26, cubic #55) - Guard window.matchMedia with typeof check for JSDOM/test environments (vercel #44, #49) - Use encodeURIComponent for projectId in analytics redirect URL (coderabbit #27) Co-Authored-By: mantra <mantra@stack-auth.com> |
||
|---|---|---|
| .. | ||
| (main) | ||
| api | ||
| health | ||
| llms-full.txt | ||
| llms.txt | ||
| background-shine.tsx | ||
| client-polyfill.tsx | ||
| development-port-display.tsx | ||
| favicon.ico | ||
| global-error.tsx | ||
| globals.css | ||
| layout-client.tsx | ||
| layout.tsx | ||
| loading.tsx | ||
| not-found.tsx | ||
| providers.tsx | ||
| remote-development-environment-auth-gate.tsx | ||
| wrong-address-screen.tsx | ||