Commit Graph

7 Commits

Author SHA1 Message Date
7aa9d5cbdf Bump version to 0.9.6; update localization files and adjust status update logic in Core
All checks were successful
Gitea/kapitanbooru-uploader/pipeline/head This commit looks good
2025-06-26 18:22:07 +02:00
49d000003a Bump version to 0.9.5; update localization files and refactor file upload logic in Core
All checks were successful
Gitea/kapitanbooru-uploader/pipeline/head This commit looks good
2025-06-26 18:12:41 +02:00
aa6dd9e583 Bump version to 0.9.4; update localization files and adjust index references in Core and ImageBrowser
All checks were successful
Gitea/kapitanbooru-uploader/pipeline/head This commit looks good
2025-06-26 18:01:13 +02:00
88288c7e22 Bump version to 0.9.3; update localization files and add tag states in ImageBrowser
All checks were successful
Gitea/kapitanbooru-uploader/pipeline/head This commit looks good
2025-06-26 17:51:25 +02:00
cb26a0dc47 Bump version to 0.9.2; update method signatures and localization files
All checks were successful
Gitea/kapitanbooru-uploader/pipeline/head This commit looks good
2025-06-26 17:45:52 +02:00
c90740cbed Bump version to 0.9.1; update localization files and add original image parameters in ImageBrowser
All checks were successful
Gitea/kapitanbooru-uploader/pipeline/head This commit looks good
2025-06-26 17:32:31 +02:00
67df3ea793 Update Kapitanbooru Uploader to version 0.9.0 with significant changes
All checks were successful
Gitea/kapitanbooru-uploader/pipeline/head This commit looks good
- Updated version number in pyproject.toml and messages.po files.
- Added new translations and updated existing ones in messages.po for better localization.
- Implemented core functionality in Core.py, including image processing, tagging, and upload logic.
- Enhanced the autotagging feature to support multiple image formats (PNG, JPEG, WebP, AVIF, GIF).
- Improved error handling and logging for file operations and network requests.
- Added functionality to check for uploaded files and manage tag updates for existing posts.
- Introduced threading for background processing to improve application responsiveness.
2025-06-26 17:22:34 +02:00