phone select depraction, cleanup

This commit is contained in:
jrosh 2025-06-10 00:22:55 +02:00
commit deeaa1146d
No known key found for this signature in database
GPG key ID: A4D68DCA6C9CCD2D
9 changed files with 451 additions and 320 deletions

View file

@ -1,5 +1,7 @@
# E-inn
[Pre-release](https://jroshthen1.github.io/e-inn-reader/)
E-inn is a basic EPUB reader supporting remote API imports and local file uploads. Books are stored in IndexedDB; settings and reading progress are retained via localStorage. Built as a single-page application with Vue.js, Vue Router, and epub.js for rendering. No accounts, sync, or advanced features, serves static assets. Minimal UI, lightweight, customizable interface.
## Running