Commit Graph

4 Commits

Author SHA1 Message Date
Dave Allie
eaf84d3d2c
Merge branch 'master' into feature/network-file-upload 2025-12-17 00:21:46 +11:00
Arthur Tazhitdinov
57d1939be7
Add Cyrillic range to fonts (#27)
* Enhance TOC parsing and chapter selection logic

- Update .gitignore to include additional paths
- Refactor Epub::parseContentOpf to improve NCX item retrieval
- Modify ContentOpfParser to store media type in ManifestItem
- Implement rebuildVisibleSpineIndices in EpubReaderChapterSelectionScreen for better chapter navigation
- Adjust rendering logic to handle empty chapter lists gracefully

* Refactor TOC parsing logic to streamline cover image and NCX item retrieval

* add cyrillic ranges

* revert

* clang format fix
2025-12-16 22:52:49 +11:00
Dave Allie
01a6fc1a4a
Add UploadFileScreen and UploadServer 2025-12-16 18:04:46 +11:00
Dave Allie
2ccdbeecc8
Public release 2025-12-03 22:06:45 +11:00