2 Commits

Author SHA1 Message Date
cottongin
872d90d9d9 fix: delete issues, ePub reader (JSZip, linear cover, fonts), Pico dialog, UI polish
- Add POST /issues/<id>/delete route with file cleanup
- Fix ePub reader: add JSZip dependency, make cover linear in spine,
  inject system fonts into rendition
- Replace browser confirm() with Pico CSS dialog component
- Fix dashboard button sizing and consistency
- Add favicon, override Pico font stack to suppress Firefox warnings
- Compact issue action buttons

Made-with: Cursor
2026-04-06 18:40:04 -04:00
cottongin
8d58fa92b6 feat: in-app ePub reader with epub.js, TOC sidebar, chapter navigation
Made-with: Cursor
2026-04-06 17:39:37 -04:00