docfast/templates/pages
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
..
docs.html fix: BUG-055,058,060,061,067,069,053 - QA low/info fixes 2026-02-17 13:07:43 +00:00
impressum.html fix: BUG-055,058,060,061,067,069,053 - QA low/info fixes 2026-02-17 13:07:43 +00:00
index.html Fix CSP-blocked inline onclick handlers 2026-02-21 16:04:15 +00:00
privacy.html fix: BUG-055,058,060,061,067,069,053 - QA low/info fixes 2026-02-17 13:07:43 +00:00
terms.html fix: version bump 0.3.2, remove debug log, dynamic /api version, Pro plan 5000 PDFs 2026-02-19 14:12:37 +00:00