4 Commits

Author SHA1 Message Date
c55562a019 add current files 2025-12-06 15:37:31 +01:00
4614084e49 Add release workflow for Gitea with version bumping and release notes generation 2025-05-23 17:01:08 +02:00
05f12f5ff5 Refactor release workflow to create and manage release notes directly, removing changelog generation steps. 2025-05-23 16:56:05 +02:00
5a0502b748 Add issue templates, enhance API functionality, and update dependencies
- Introduced bug report and feature request templates for better issue tracking.
- Added release workflow for automated versioning and package publishing.
- Updated dependencies in `pyproject.toml` for improved functionality.
- Refactored API endpoints to use `httpx` for better performance and error handling.
- Added new methods in `BookController` and `KOMGAPI_REST` for enhanced book and series management.
- Updated schemas to include optional fields for better data handling.
2025-05-23 16:42:33 +02:00