• Joined on 2025-12-12
claudi pushed to main at HIM-public/ebay_client 2026-04-07 09:55:39 +00:00
9c8ddfdc8a Add Forgejo upload script and update documentation for package registry
2be62e36fd Add versioning scripts and update README for packaging instructions
Compare 2 commits »
claudi pushed to main at HIM-public/ebay_client 2026-04-07 09:31:31 +00:00
904f4e487e Add examples for feed task management and inventory publishing workflows
claudi pushed to main at HIM-public/ebay_client 2026-04-07 09:23:18 +00:00
2c6bd35ebb Add usage guide for eBay REST Client to enhance documentation
claudi pushed to main at HIM-public/ebay_client 2026-04-07 09:19:27 +00:00
c17cc3fbbc Update README.md to enhance clarity on project structure, authentication, and implemented functionality
65d31a3f2f Add bulk inventory and offer management methods to InventoryClient; enhance tests for new endpoints
f30b31ec00 Add payment dispute management methods and tests in FulfillmentClient
1f06ec9e44 Add inventory management methods and tests for offers and locations in InventoryClient
Compare 4 commits »
claudi pushed to main at HIM-public/ebay_client 2026-04-07 08:53:31 +00:00
9592f38902 Add CRUD operations for schedules and tasks in FeedClient; enhance tests for schedule and task management
184b0c6c17 Add fulfillment, payment, and return policy management methods to AccountClient; enhance tests for policy retrieval and manipulation
00539b4fb2 Add structured workflow result models for video and document uploads; update client methods and examples
6d54c5900c Add media content type inference and path-based upload methods for images and documents
Compare 4 commits »
claudi pushed to main at HIM-public/ebay_client 2026-04-07 08:31:24 +00:00
937cd86c8b Add media upload convenience methods and example workflows for images, documents, and videos
ee539e8189 Add media workflow helpers and resource ID extraction; enhance tests for video and document status polling
1307d5691a Add media client and models for eBay media API; implement image and video handling methods
e99937cc43 Refactor API client scope handling to support multiple scope options across account, feed, fulfillment, and inventory clients; add tests for scope validation
e86ed4fbac added media api yaml for future enhancement
Compare 10 commits »
claudi created branch main in HIM-public/ebay_client 2026-04-07 08:31:23 +00:00
claudi created repository HIM-public/ebay_client 2026-04-07 08:25:48 +00:00
claudi commented on issue HIM-public/webdrop-bridge#4 2026-03-30 13:39:24 +00:00
Entwicklerwerkzeuge bleiben weiß

Ja. Das scheint aktuell nur "sporadisch" zu funktionieren. Also wenn ich es einmal aus der Entwicklungsumgebung teste funktioniert es auch in der installierten Version. Vorher nicht... Daher ist…

claudi pushed to main at HIM-public/agravity_client 2026-03-30 06:46:22 +00:00
c834d9c481 fix: update target version for Ruff and regex pattern in update_version script
claudi pushed to master at HIM-public/elytra_client 2026-03-25 09:45:58 +00:00
e723356c75 feat: Bump version to 0.7.0 and update media file upload functionality
claudi pushed to master at HIM-public/elytra_client 2026-03-25 09:10:08 +00:00
9eb1f4a641 feat: Add attribute and attribute group management endpoints with Pydantic validation
claudi pushed to main at HIM-public/agravity_client 2026-03-25 09:07:17 +00:00
be9d64f3ed bump version to 0.2.0
claudi pushed to main at HIM-public/agravity_client 2026-03-25 09:05:38 +00:00
7787dc05f2 fix: update regex pattern for version in pyproject.toml to avoid false matches
claudi pushed to master at HIM-public/elytra_client 2026-03-25 09:04:29 +00:00
798c763765 feat: Add tree and media endpoints with Pydantic validation
claudi pushed to main at HIM-public/agravity_client 2026-03-25 09:02:07 +00:00
b843358a14 feat: implement PATCH endpoint for updating cached user-defined lists
claudi pushed to master at HIM-public/elytra_client 2026-03-25 08:08:59 +00:00
abd4e2c9ca cleanup
claudi pushed to master at HIM-public/elytra_client 2026-03-25 08:07:02 +00:00
aee3a48687 chore: Bump version to 0.6.0 in __init__.py and pyproject.toml
claudi pushed to main at HIM-public/agravity_client 2026-03-25 07:43:52 +00:00
59d29d28d2 feat: add new API endpoints for user retrieval, collection type items, portal token enhancement, and secure file upload
claudi pushed to master at HIM-public/elytra_client 2026-03-25 07:22:53 +00:00
638b68214b docs: Update README and module docstrings to clarify legacy API usage and CRUD operations in Elytra PIM Web API