Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-14Added checks to re-enable `--use-move-for-put`.feature/fix-move-for-putKenneth Skovhede
2022-06-12Merge branch 'master' of github.com:duplicati/duplicatiKenneth Skovhede
2022-06-12Merge branch 'master' into jottacloud_oauthKenneth Skovhede
2022-06-12Merge pull request #4692 from dkrahmer/DK__AddIDriveBackendKenneth Skovhede
2022-06-12Merge pull request #4691 from dkrahmer/DK__FixFileBackendPartialFilesKenneth Skovhede
2022-06-12Minor naming fixKenneth Skovhede
2022-06-12Merge pull request #4672 from PAPAMICA/masterKenneth Skovhede
2022-04-24Jottacloud backend oauth authenticationalbertony
2022-03-18Add longer IDrive HttpClient timeoutsDoug Krahmer
2022-03-18Minor IDrive backend enhancementsDoug Krahmer
2022-03-18Add IDrive backend and API subsetDoug Krahmer
2022-03-18Add file size verification to FileBackend PutAsync()Doug Krahmer
2022-02-23Added detection of access token types.feature/update-dropbox-oauthKenneth Skovhede
2022-01-31Add Infomaniak SwissBackup to backendMickael Asseline
2021-09-19Update S3Backend.csPoli
2021-09-10Tencent COS: use english documentSoha Jin
2021-09-09Tencent COS: support setting storage classSoha Jin
2021-08-11Merge pull request #4588 from warwickmm/fix_ftp_path_handlingKenneth Skovhede
2021-08-11Merge pull request #4557 from warwickmm/fix_putasync_implementationsKenneth Skovhede
2021-08-10Fix handling of FTP paths that contain escaped characters.Kenneth Hsu
2021-07-20Merge pull request #4492 from TopperDEL/storj-dcs-updatewarwickmm
2021-07-20fix: Remove unnecessary backend-parameter "secret-verify"TopperDEL
2021-07-19fix: New GUID in AssemblyInfo, tooTopperDEL
2021-07-19fix: Add "Deprecated" to Tardigrade-StringsTopperDEL
2021-07-19fix: Use fresh GUID for Tardigrade-Backend-ProjectTopperDEL
2021-07-16fix: Guid in AssemblyInfoTopperDEL
2021-07-15fix: build errorsTopperDEL
2021-07-15feat: Update MacOS-binariesTopperDEL
2021-07-15feat: Update uplink.NET to latest version + binariesTopperDEL
2021-07-15feat: Inform user about deprecated Tardigrade-Backend with a warningTopperDEL
2021-07-15fix: Correctly loading of the backends in the UITopperDEL
2021-07-15cleanup: Remove unnecessary old binariesTopperDEL
2021-07-15feat: Create a copy of old Tardigrade-Backend with reuse of new Storj-BackendTopperDEL
2021-07-05Mega Strings const reviewValentin
2021-06-26Add support for mega.nz two fa authenticationValentin
2021-06-13Fix bug in PutAsync implementations.Kenneth Hsu
2021-06-02Do not use StreamWriterSerge
2021-05-31Check contents of written test fileSerge
2021-05-30Merge pull request #4509 from sergethedev17/feature/azure-storage-sastokenwarwickmm
2021-05-29Merge pull request #4506 from warwickmm/mono_ssh_avoid_ecdsa_algorithmsKenneth Skovhede
2021-05-29Merge branch 'master' into feature/azure-storage-sastokenKenneth Skovhede
2021-05-29Merge pull request #4513 from warwickmm/fix_bug_handlings_deprecated_optionsKenneth Skovhede
2021-05-18Simplify exception handling when testing for ECDSA support.Kenneth Hsu
2021-05-18Cache knowledge of ECDSA support using static field.Kenneth Hsu
2021-05-18Cache knowledge of ECDSA support.Kenneth Hsu
2021-05-18Assume we have ECDSA support if our test throws exception.Kenneth Hsu
2021-05-18Construct instance of ECDsaCng to test for ECDSA support.Kenneth Hsu
2021-05-17Test for ECDSA support explicitly.Kenneth Hsu
2021-05-16Reorder parameters of previously wrongly refactored string interpolationmarodev
2021-05-16Fix bug handling deprecated Azure and S3 options.Kenneth Hsu