- 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
18 lines
155 B
Plaintext
18 lines
155 B
Plaintext
data/
|
|
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
.env
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.pytest_cache/
|
|
.superpowers/
|
|
docs/superpowers/
|
|
|
|
|
|
.cursor/
|
|
.vscode/
|
|
chat-summaries/
|
|
|
|
.DS_Store |