diora-web/static
marwin 2d488fd542
All checks were successful
Build and push Docker image / build (push) Successful in 1m17s
Test / test (push) Successful in 14s
EPUB reader: font picker + performance fixes for large books
- Add font family selector (Serif/Sans/Verdana/Mono) to reader settings panel,
  saved per book in localStorage
- Strip <style>/<script> blocks before regex and DOMParser processing to avoid
  working over large base64-embedded font CSS in publisher EPUBs
- Parallelize image blob URL creation with Promise.all instead of sequential await
- Inject chapter HTML progressively in batches with requestAnimationFrame yields
  to keep the UI responsive when loading many-chapter books

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 11:40:58 +02:00
..
css Fix PDF loading overlay disappearing too early 2026-04-05 18:29:46 +02:00
js EPUB reader: font picker + performance fixes for large books 2026-04-29 11:40:58 +02:00
icon-192.png Initial commit 2026-03-16 19:19:22 +01:00
icon-512.png Initial commit 2026-03-16 19:19:22 +01:00
manifest.json Use Window Controls Overlay for Chrome PWA titlebar 2026-04-05 17:54:00 +02:00