docfast/dist/services
OpenClaw Deployer a45d7704ab
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 8m41s
fix: relax CSP for /docs page — allow unsafe-eval for Swagger UI 5.x (ajv)
Swagger UI 5.x uses new Function() via ajv for JSON schema validation.
Helmet default CSP (script-src self) blocks this in Firefox, causing
TypeError: NetworkError when attempting to fetch resource on Try It.
Override CSP on /docs route to allow unsafe-eval.
2026-02-18 13:33:26 +00:00
..
browser.js Session 45: support email, audit fixes (template validation, content-type, admin auth, waitUntil) 2026-02-16 19:30:21 +00:00
database.js feat: Add built dist files with EU compliance routes 2026-02-16 13:09:25 +00:00
db.js feat: Add built dist files with EU compliance routes 2026-02-16 13:09:25 +00:00
email.js fix: relax CSP for /docs page — allow unsafe-eval for Swagger UI 5.x (ajv) 2026-02-18 13:33:26 +00:00
keys.js fix: add /change-email route in index.ts + fix SQL query escaping in keys.ts 2026-02-17 11:34:21 +00:00
logger.js feat: Add built dist files with EU compliance routes 2026-02-16 13:09:25 +00:00
markdown.js feat: Add built dist files with EU compliance routes 2026-02-16 13:09:25 +00:00
templates.js feat: Add built dist files with EU compliance routes 2026-02-16 13:09:25 +00:00
verification.js Session 45: support email, audit fixes (template validation, content-type, admin auth, waitUntil) 2026-02-16 19:30:21 +00:00