Catalog/imagecatalog/Services
Maddo e9142df97c
Some checks failed
Build Windows Avalonia / build (push) Failing after 1m48s
Release Windows Avalonia / build (push) Failing after 1m41s
Release Windows Avalonia / release (push) Has been skipped
feat: Enhance Face AI upload functionality and UI
- Updated MainWindow.axaml to increase height and add new UI elements for SSH upload configuration.
- Implemented commands for opening source and destination paths in file explorer.
- Added FaceUploadPath and SSH configuration properties to DataModel and AiSettingsViewModel.
- Introduced validation for FaceUploadPath format and commands for uploading face encoder output.
- Enhanced PickerPreferenceService to manage SSH credentials and upload preferences.
- Updated settings persistence to include FaceUploadPath and SSH preferences.
- Added tests for FaceUploadPath validation and upload command enabling logic.
2026-06-06 11:54:21 +02:00
..
AiExtractionService.cs feat: Improve CSV output handling in AiExtractionService, including legacy quoting and empty result skipping 2026-05-31 15:27:08 +02:00
IAiExtractionService.cs feat: Enhance AI extraction summaries and worker allocation for GPU support 2026-05-09 19:31:21 +02:00
IImageProcessingCoordinator.cs feat: Add AI extraction service and related view models 2026-03-12 18:48:13 +01:00
ImageProcessingCoordinator.cs feat: Add AI extraction service and related view models 2026-03-12 18:48:13 +01:00
ISettingsService.cs Migration to MVVM 2026-02-04 19:48:03 +01:00
PathShellService.cs Refactor path handling in UI components 2026-05-24 19:07:17 +02:00
PickerPreferenceService.cs feat: Enhance Face AI upload functionality and UI 2026-06-06 11:54:21 +02:00
SettingsService.cs Refactor thumbnail options to enum and ComboBox UI 2026-02-16 19:55:37 +01:00
TestService.cs Added dependency injection 2024-10-14 22:18:03 +02:00