duplicati/Duplicati/WebserverCore/Endpoints/V1
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
..
Backup Implemented remotely managed backup configurations 2025-09-17 15:07:09 +02:00
FilesystemPlugins fix: remove testplugin 2025-09-04 20:16:02 +02:00
Acknowledgements.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
Auth.cs Implemented a nonce for refresh tokens 2025-08-07 23:10:54 +02:00
BackupDefaults.cs Fixed default config no longer loading 2025-05-12 15:11:46 +02:00
Backups.cs Added support for importing a backup as temporary 2025-11-03 19:06:03 +01:00
Bugreport.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
Changelog.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
Commandline.cs Add support for unmasking passwords from commandline 2025-09-26 10:53:31 +02:00
Filesystem.cs Moved handling of MSSQL and HyperV custom enumerators into the Filesystem API call, so the client does not need to be aware of such an entry. 2025-09-04 20:14:52 +02:00
Licenses.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
LogData.cs Fixed error on loading more logdata 2025-07-11 14:03:28 +02:00
Notification.cs Websocket subscriptions 2025-05-27 12:13:07 +02:00
ProgressState.cs One more FIXMEGlobal removal 2025-05-03 16:25:24 +02:00
RemoteControl.cs Final removal of FIXMEGlobal 2025-05-05 16:13:46 +02:00
RemoteOperation.cs Fixed masked passwords breaking test function 2025-09-25 13:11:39 +02:00
ServerSetting.cs Websocket subscriptions 2025-05-27 12:13:07 +02:00
ServerState.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
SystemInfo.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
Tasks.cs Websocket subscriptions 2025-05-27 12:13:07 +02:00
UISettings.cs Fixed nullability warnings in Utility.cs (#5861) 2025-01-14 14:03:48 +01:00
UpdateCertificate.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
Updates.cs More FIXMEGlobal cleanup 2025-05-03 15:54:23 +02:00
WebModules.cs Final removal of FIXMEGlobal 2025-05-05 16:13:46 +02:00