docfast/public
DocFast Dev 4aeac959c3
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 10m51s
Fix CSP-blocked inline onclick handlers
- Remove onclick from API key recovery modal Copy button (templates/pages/index.html)
- Event listener already exists in app.js (line 295)
- Remove onclick from server-rendered API key display (src/index.ts line 207)
- Remove onclick from billing success page Copy button (src/routes/billing.ts line 181)
- Create public/copy-helper.js to handle all [data-copy] elements via external JS
- All copy functionality now CSP-compliant (script-src 'self')
2026-02-21 16:04:15 +00:00
..
partials Add /examples page with code examples for common use cases 2026-02-20 10:04:45 +00:00
src Update landing page copy: replace 'No SDKs' with SDK availability messaging 2026-02-21 07:02:20 +00:00
01307a31c610d7b99e537f814b88da44.txt feat: add IndexNow key for Bing/Yandex search indexing 2026-02-20 13:03:56 +00:00
app.js fix: download button in playground + de-emphasize rate limits 2026-02-20 09:51:20 +00:00
app.min.js fix: download button in playground + de-emphasize rate limits 2026-02-20 09:51:20 +00:00
copy-helper.js Fix CSP-blocked inline onclick handlers 2026-02-21 16:04:15 +00:00
docs.html Redesign playground: template tabs, live preview, split pane, mobile responsive 2026-02-20 09:32:25 +00:00
examples.html feat: add Go, PHP, Laravel examples to examples page and update landing copy 2026-02-21 13:31:02 +00:00
favicon.svg fix(landing): BUG-045 — Pro tier says Unlimited instead of 10,000 PDFs 2026-02-16 16:07:26 +00:00
impressum.html Build pages with updated SDK messaging 2026-02-21 07:03:27 +00:00
index.html Fix CSP-blocked inline onclick handlers 2026-02-21 16:04:15 +00:00
og-image.png SEO & accessibility: OG tags, robots.txt, sitemap, OG image, aria labels, focus trap, keyboard nav 2026-02-16 08:27:25 +00:00
og-image.svg SEO & accessibility: OG tags, robots.txt, sitemap, OG image, aria labels, focus trap, keyboard nav 2026-02-16 08:27:25 +00:00
openapi.json docs: remove free tier, update rate limits and auth for demo+pro model 2026-02-20 19:10:25 +00:00
privacy.html Build pages with updated SDK messaging 2026-02-21 07:03:27 +00:00
robots.txt SEO & accessibility: OG tags, robots.txt, sitemap, OG image, aria labels, focus trap, keyboard nav 2026-02-16 08:27:25 +00:00
sitemap.xml fix: remove /signup from sitemap (404 page) 2026-02-21 10:01:44 +00:00
status.html Add /examples page with code examples for common use cases 2026-02-20 10:04:45 +00:00
status.js Add styled /status page, update footer/terms links from /health to /status 2026-02-16 19:48:25 +00:00
status.min.js fix: apply QA fixes to correct build source (public/src/) 2026-02-17 13:11:24 +00:00
swagger-init.js fix: move Swagger init to external JS (CSP compliance) 2026-02-14 22:27:15 +00:00
swagger-ui fix: swagger UI symlink, CSP headers, email-change route, updateKeyEmail 2026-02-14 22:29:56 +00:00
terms.html Build pages with updated SDK messaging 2026-02-21 07:03:27 +00:00