Commit Graph

6 Commits

Author SHA1 Message Date
26cfcddb70 Merge pull request 'Add release workflow for Gitea with version bumping and release notes generation' (#1) from dev into main
Reviewed-on: #1
2025-05-23 16:01: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
759c01380f update codebase 2025-04-17 10:57:57 +02:00
e685c7b930 initial commit 2025-02-17 20:28:17 +01:00