duplicati/Duplicati/WebserverCore/Dto
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
..
V2 Fixed masked passwords breaking test function 2025-09-25 13:11:39 +02:00
AccessTokenOutputDto.cs Implemented a nonce for refresh tokens 2025-08-07 23:10:54 +02:00
AcknowlegdementDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
BackupAndScheduleInputDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
BackupAndScheduleOutputDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
BackupDefaultsDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
BackupDto.cs Implemented remotely managed backup configurations 2025-09-17 15:07:09 +02:00
ChangelogDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
CommandLineLogOutputDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
CommandlineTaskStartedDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
CrashLogOutputDto.cs Added crash log API 2025-03-25 21:50:06 +01:00
CreateBackupDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
DeleteBackupOutputDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
ExportArgsOnlyDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
ExportCommandlineDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
FilterDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
FilterGroupsDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
GenerateCaptchaOutput.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
GetDbPathDto.cs Renamed methods for database path to better distinguish what they do 2025-01-27 11:46:24 +01:00
GetTaskStateDto.cs Added task metadata 2025-05-02 15:11:34 +02:00
ImportBackupInputDto.cs Added support for importing a backup as temporary 2025-11-03 19:06:03 +01:00
ImportBackupOutputDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IsBackupActiveDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IsDbUsedElsewhereDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IssueSigninTokenInputDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
LicenseDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
LogEntry.cs Removed the LogWriteHandler from FIXMEGlobal 2025-05-05 13:41:28 +02:00
LoginInputDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
NotificationDto.cs Websocket subscriptions 2025-05-27 12:13:07 +02:00
RefreshTokenInputDto.cs Implemented a nonce for refresh tokens 2025-08-07 23:10:54 +02:00
RemoteControlStatusOutput.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
RepairInputDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
RestoreInputDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
ScheduleDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
ServerStatusDto.cs Websocket subscriptions 2025-05-27 12:13:07 +02:00
SettingDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
SigninInputDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
SigninTokenOutputDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
SingleOperationTokenOutputDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
SolveCaptchaInputDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
StartRegistrationInput.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
SystemInfoDto.cs Add PowerMode provider selection 2025-10-15 17:58:24 +02:00
TaskStartedDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
TreeNodeDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
UpdateCertificateInputDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
UpdateDbPathInputDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
WebModuleOutputDto.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00