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
2021-07-07Add PreserveNewest to license filesValentin
2021-07-05Mega Strings const reviewValentin
2021-07-05Add Otp.NET licensing infoValentin
2021-07-01Merge pull request #4572 from warwickmm/simplify_workflow_triggerwarwickmm
2021-07-01Simplify workflow trigger.Kenneth Hsu
2021-06-26Add support for mega.nz two fa authenticationValentin
2021-06-24Use consistent style for advanced option descriptions.Kenneth Hsu
2021-06-24Show deprecation message before option description.Kenneth Hsu
2021-06-23Indicate deprecated options in UI.Kenneth Hsu
2021-06-17Version bump to v2.0.6.3-2.0.6.3_beta_2021-06-17v2.0.6.3-2.0.6.3_beta_2021-06-17release/2.0.6.3_betaKenneth Skovhede
2021-06-13Fix bug in PutAsync implementations.Kenneth Hsu
2021-06-02Merge pull request #4548 from sergethedev17/bugfix/alternativeftp-test-rwwarwickmm
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-29Version bump to v2.0.6.2-2.0.6.2_experimental_2021-05-29v2.0.6.2-2.0.6.2_experimental_2021-05-29release/2.0.6.2_experimentalKenneth Skovhede
2021-05-29Merge commit '29f1d2c3cbb27ff1c1d205abc7d2f81ed51cb894' into release/2.0.6.2_...Kenneth Skovhede
2021-05-29Merge commit 'a5fbee033536d54a937d7dbc7ff935efcbe10b7c' into release/2.0.6.2_...Kenneth Skovhede
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-20Create custom Exception for remote list verification failures.Kenneth Hsu
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-16Merge pull request #4511 from marodev/cosmetics/technical-debt-use-string-int...warwickmm
2021-05-16Reorder parameters of previously wrongly refactored string interpolationmarodev
2021-05-16Fix bug handling deprecated Azure and S3 options.Kenneth Hsu
2021-05-15Fix ReSharper's "Use string interpolation expression" / Code Smellmarodev
2021-05-15Add authentication using Shared access signature tokenSerge
2021-05-15Bugfix read non-present key from dictionarySerge
2021-05-15Add test for restoring file with newline character in name.Kenneth Hsu
2021-05-15Add test for restoring directory containing problematic filenames.Kenneth Hsu
2021-05-15Simplify verification of restored file in test.Kenneth Hsu
2021-05-15Make period in regex filters match newline characters.Kenneth Hsu
2021-05-12Enumerate items to list before modifying collection.Kenneth Hsu
2021-05-11SSH: Avoid advertising support for ECDSA algorithms with Mono.Kenneth Hsu
2021-05-10Merge pull request #4502 from samuel-w/masterwarwickmm
2021-05-09Improve commentsamuel-w
2021-05-08Add commentsamuel-w
2021-05-08Merge pull request #4499 from warwickmm/fix_makeKenneth Skovhede
2021-05-08Merge pull request #4501 from warwickmm/fix_typo_in_script_examplesKenneth Skovhede
2021-05-08Merge pull request #4503 from samuel-w/dar-sqlKenneth Skovhede
2021-05-08Merge pull request #4488 from warwickmm/file_backend_should_truncateKenneth Skovhede
2021-05-08Add Disk Archive files to compression hintssamuel-w
2021-05-08Compare file extensions case insensitively.samuel-w
2021-05-07Fix typo in example scripts.Kenneth Hsu