Commit Graph

3 Commits

Author SHA1 Message Date
cottongin
0d1a898caa feat: add Grimmory/Booklore push integration
- Added "Push to Library" button to issues archive
- Implemented direct API upload to Grimmory/Booklore
- Added support for `.env` files via `python-dotenv`
- Handled 409 Conflict for duplicate files gracefully
- Resolved library name to numeric ID for direct uploads
- Fixed SQLAlchemy and ebooklib warnings in tests
- Added comprehensive tests for push functionality

Made-with: Cursor
2026-04-07 02:22:35 -04:00
cottongin
807ab8610d fix: tighten ePub image spacing — CSS margins, HTML cleanup for empty tags and wrappers
Made-with: Cursor
2026-04-06 17:04:40 -04:00
cottongin
01f8366e85 feat: ePub builder with chapters, images, TOC, cover
Made-with: Cursor
2026-04-06 15:17:21 -04:00