- 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> |
||
|---|---|---|
| .. | ||
| app.js | ||
| jszip.min.js | ||
| pdf.min.js | ||
| pdf.worker.min.js | ||
| sw.js | ||