mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-30 21:01:54 +08:00
- config-eval test: assert a malformed file throws a loader error, NOT a ConfigFileEvalError, so the documented "Failed to load config file" routing is actually protected (cubic) - progress-content: guard useElapsedSeconds against the startedAt=0 "not started" sentinel so the counter shows 0 instead of ~epoch-since-1970 on first paint (vercel) - config index: clear a cancelled run's captured diff so it can't linger in the API shape or be replayed by the commit route (greptile observation) |
||
|---|---|---|
| .. | ||
| prisma | ||
| scripts | ||
| src | ||
| .env | ||
| .env.development | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| instrumentation-client.ts | ||
| LICENSE | ||
| next.config.mjs | ||
| package.json | ||
| prisma.config.ts | ||
| tsconfig.json | ||
| vercel.json | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||