Catalog/docs
MaddoScientisto 15b1da4371 feat: Add race upload functionality and file transfer endpoints
- Implemented IRaceUploadCommunicationClient with methods for saving races, creating race points, indexing race points, retrieving race details, and uploading files to the receiver.
- Added ReceiveFilePath option to CatalogCommunicationOptions for file transfer configuration.
- Enhanced CatalogCommunicationServiceCollectionExtensions to validate ReceiveFilePath.
- Developed RaceUploadCommunicationClient to handle race-related API interactions, including saving race data and uploading processed images.
- Updated API documentation to reflect new race upload and file transfer endpoints.
- Modified Avalonia UI to support race creation and processed image uploads, including new input fields and buttons.
- Introduced RaceSaveRequest and ReceiveFileUploadRequest models for structured data handling.
2026-02-28 16:54:08 +01:00
..
api-race-upload-spec.md feat: Add race upload functionality and file transfer endpoints 2026-02-28 16:54:08 +01:00
openapi-race-upload.yaml feat: Add race upload functionality and file transfer endpoints 2026-02-28 16:54:08 +01:00
photo_catalog_pipeline.png Removed old projects 2026-02-26 21:19:03 +01:00
photo_flows.mmd Removed old projects 2026-02-26 21:19:03 +01:00