speechify-clone/static
ifedan-ed 7afbe3a22a Replace PDF.js canvas with native browser iframe PDF viewer
- Browser renders PDF exactly as-is using its built-in viewer (Chrome/Edge/Firefox)
- No external dependencies - just a blob URL in an <iframe>
- Page navigation via #page=N fragment syncs PDF view with playback position
- Fixed flex layout so iframe fills remaining height correctly
- Removed PDF.js script tag

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-11 04:43:52 +02:00
..
admin.html Add email verification, user Nextcloud settings, Groq TTS, favicon, and settings page 2026-04-11 04:12:25 +02:00
app.js Replace PDF.js canvas with native browser iframe PDF viewer 2026-04-11 04:43:52 +02:00
favicon.svg Add email verification, user Nextcloud settings, Groq TTS, favicon, and settings page 2026-04-11 04:12:25 +02:00
index.html Replace PDF.js canvas with native browser iframe PDF viewer 2026-04-11 04:43:52 +02:00
login.html Add email verification, user Nextcloud settings, Groq TTS, favicon, and settings page 2026-04-11 04:12:25 +02:00
settings.html Add email verification, user Nextcloud settings, Groq TTS, favicon, and settings page 2026-04-11 04:12:25 +02:00
style.css Replace PDF.js canvas with native browser iframe PDF viewer 2026-04-11 04:43:52 +02:00
verify-fail.html Add email verification, user Nextcloud settings, Groq TTS, favicon, and settings page 2026-04-11 04:12:25 +02:00
verify-ok.html Add email verification, user Nextcloud settings, Groq TTS, favicon, and settings page 2026-04-11 04:12:25 +02:00