speechify-clone/static
ifedan-ed 4fc76bc650 Show PDF instantly from local file, extract text in background
- PDF renders immediately on file select via blob URL (no server round-trip)
- Text extraction happens in background (only needed for TTS audio)
- Default view is now PDF (shows the real document, not extracted text)
- User can switch to Text view to see extracted sentences with highlighting
- Nextcloud PDFs also default to PDF view when opened

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-11 04:56:30 +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 Show PDF instantly from local file, extract text in background 2026-04-11 04:56:30 +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