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
2020-11-09Merge pull request #4324 from martikyan/feature/telegram_backendwarwickmm
2020-09-20Added Telegram Backend skeletonKaren Martikyan
2020-09-19Disable "legacy path handling" for executablesDean Ferreyra
2020-07-27Target .NET Framework 4.7.1.Kenneth Hsu
2020-06-30add dependencywood
2020-05-19fix: Correct Package-ReferencesTopperDEL
2020-05-15Merge branch 'master' of https://github.com/duplicati/duplicati into TardigradeTopperDEL
2020-05-10Added project dependencies to the commandline tester to make it run again.feature/better-non-json-errorsKenneth Skovhede
2020-05-01Add additional references, small correctionsTopperDEL
2020-03-30Fix compiler warning about unused variable.Kenneth Hsu
2020-03-23Add --use-http-client=false parameter to backends based on Microsoft Graph AP...Tyler Gill
2020-01-26Remove redundant calls to String.Format.Kenneth Hsu
2019-12-01Remove support for Amazon Cloud Drive.Kenneth Hsu
2019-10-19Use pattern matching to simplify casts.Kenneth Hsu
2019-09-02Revert "Updated `app.config` files to redirect newtonsoft versions `0.0.0.0-1...Kenneth Skovhede
2019-09-02Updated `app.config` files to redirect newtonsoft versions `0.0.0.0-12.0.2.0`...Kenneth Skovhede
2019-08-04adjust config for known bugBlueBlock
2019-08-04change exe projects to true for AutoGenerateBindingRedirectsBlueBlock
2019-07-31update csproj toolverion and nuget packagesBlueBlock
2019-07-26initial upgrade to framework 4.6.2BlueBlock
2019-03-18Change Put method name to PutAsyncSean Templeton
2019-03-04Update AlternativeFtp Backend for async PutSean Templeton
2019-03-04Change IBackend and IStreamingBackend to return Task for Put()Sean Templeton
2019-01-01Remove unused variable.Kenneth Hsu
2019-01-01Do not explicitly rethrow exception.Kenneth Hsu
2018-12-12Use invariant culture in calls to ToLower and ToUpper.Kenneth Hsu
2018-09-29Disable warning about unreferenced field.Kenneth Hsu
2018-09-29Restore removed reference to system settings context.Kenneth Hsu
2018-09-29Remove unused variables and fields.Kenneth Hsu
2018-09-23Use built-in method to expand environment variables.Kenneth Hsu
2018-09-20Use ordinal case-insensitive comparison instead of ToLower.Kenneth Hsu
2018-06-29Reordered logic.verhoek
2018-06-29Fixed to desired behavior. In particular, backend tester works again for the ftpverhoek
2018-05-23wipverhoek
2018-05-22Implemented default tempdir for backend server.verhoek
2018-03-21Add a test for the DNSName property to the BackendTester and report the DNS n...Tyler Gill
2018-03-20Adds a test to the BackendTester for quota-enabled backends.Tyler Gill
2018-03-20Add a test to BackendTester for backends which support renaming.Tyler Gill
2018-03-20Add support for 'trim-filename-spaces' flag to BackendTester.Tyler Gill
2018-03-20BackendTester should explicitly call Test() when performing the initial check...Tyler Gill
2018-01-18corrects changes in app.config files and other unnecessary file changeswjan
2018-01-10adds rclone UI and backend improvementswjan
2017-12-16Removed AutoGenerateBindingRedirects compile warnings.vnau
2017-11-27Merge pull request #2910 from warwickmm/refactor/remove_redundant_tostringKenneth Skovhede
2017-11-27Remove redundant calls to ToString.Kenneth Hsu
2017-11-26Make string comparisons use ordinal (binary) sort rules.Kenneth Hsu
2017-10-16Avoid signing assemblies.Kenneth Hsu
2017-09-26Change IBackend.List() to return IEnumerable instead of ListTyler Gill
2017-08-31Added Sia as a backend providerUlf Hedlund
2017-06-10Make Jottacloud available to public.Dan Stahr