Catalog/CatalogLite
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
..
Assets feat: Enhance Face AI upload functionality and UI 2026-06-06 11:54:21 +02:00
App.axaml feat: Update build configuration and dependencies for Catalog Lite, including executable naming and validation improvements 2026-05-28 19:49:57 +02:00
App.axaml.cs Catalog Lite 2026-05-26 21:47:55 +02:00
AsyncCommand.cs feat: Enhance Face AI upload functionality and UI 2026-06-06 11:54:21 +02:00
CatalogConfigurationLoader.cs feat: Enhance Face AI upload functionality and UI 2026-06-06 11:54:21 +02:00
CatalogLite.csproj feat: Enhance Face AI upload functionality and UI 2026-06-06 11:54:21 +02:00
CatalogLiteConfiguration.cs Catalog Lite 2026-05-26 21:47:55 +02:00
ExpirationGuard.cs feat: Enhance Catalog Lite expiration handling and improve Italian localization 2026-05-26 22:33:46 +02:00
ExpiredWindow.cs feat: Enhance Catalog Lite expiration handling and improve Italian localization 2026-05-26 22:33:46 +02:00
ImageProcessingCoordinator.cs feat: Enhance Catalog Lite expiration handling and improve Italian localization 2026-05-26 22:33:46 +02:00
LiteCatalogViewModel.cs feat: Enhance Face AI upload functionality and UI 2026-06-06 11:54:21 +02:00
LiteMessageEventArgs.cs Catalog Lite 2026-05-26 21:47:55 +02:00
MainWindow.axaml feat: Enhance Face AI upload functionality and UI 2026-06-06 11:54:21 +02:00
MainWindow.axaml.cs feat: Enhance Face AI upload functionality and UI 2026-06-06 11:54:21 +02:00
Program.cs Catalog Lite 2026-05-26 21:47:55 +02:00
ViewModelBase.cs Catalog Lite 2026-05-26 21:47:55 +02:00