Drop PDF support, EPUB only
Docker Image bauen und veröffentlichen / docker (push) Successful in 2m38s
Docker Image bauen und veröffentlichen / docker (push) Successful in 2m38s
- internal/library: ListBooks only scans .epub files, dropping the pdf-specific metadata branch (epub metadata reading is now unconditional) - internal/web: uploadSubmit rejects non-.epub uploads with updated error message - views: upload form/file input and empty-library hint now reference only EPUB; templ regenerated - README/copilot-instructions updated to reflect EPUB-only scope Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# eBook Library (Go + templ)
|
||||
|
||||
Minimalistic, no-JS eBook library web app for reading files (EPUB/PDF) on a
|
||||
Minimalistic, no-JS eBook library web app for reading EPUB files on a
|
||||
Tolino e-reader browser. UI text/comments are in German.
|
||||
|
||||
## Build & run
|
||||
|
||||
Reference in New Issue
Block a user