Commit Graph

4 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
bdab628953 feat: update UI labels and remove unused config for mosaic cover
Made-with: Cursor
2026-04-06 19:29:59 -04:00
cottongin
5fec07c287 feat: add COVER_SIZE config, issue_type column to Issue model
Made-with: Cursor
2026-04-06 16:59:27 -04:00
cottongin
88e359069d scaffold: project structure, config, Flask app factory, test fixtures
Made-with: Cursor
2026-04-06 14:54:00 -04:00