duplicati/Duplicati/WebserverCore/Abstractions
Kenneth Skovhede 8e5f092a85 Added support for importing a backup as temporary
This allows the FE to call the import with both `direct` and `temporary` set to `true` to import from a config without needing a second step.

Once the FE is updated to support this, we can keep the unencrypted passwords out of the FE during import-from-config
2025-11-03 19:06:03 +01:00
..
Notifications Add completed-task event to websocket 2025-06-18 21:15:56 +02:00
FileEntry.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IBackupListService.cs Added support for importing a backup as temporary 2025-11-03 19:06:03 +01:00
ICommandlineRunService.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IEndpointV1.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IEndpointV2.cs Implemented a new API for the new list operations. 2025-04-29 14:41:51 +02:00
IHostnameValidator.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IJWTTokenProvider.cs Implemented a nonce for refresh tokens 2025-08-07 23:10:54 +02:00
ILanguageService.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
ILoginProvider.cs Implemented a nonce for refresh tokens 2025-08-07 23:10:54 +02:00
INotificationService.cs Websocket subscriptions 2025-05-27 12:13:07 +02:00
IRemoteController.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IRemoteControllerRegistration.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
ISettingsService.cs Websocket subscriptions 2025-05-27 12:13:07 +02:00
IStatusService.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
ISystemInfoProvider.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
ITaskQueueService.cs Websocket subscriptions 2025-05-27 12:13:07 +02:00
ITokenFamilyStore.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IUpdateService.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
ServerSettings.cs Added support for disabling API extensions from the commandline 2025-05-28 12:47:42 +02:00
UpdateInfo.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00