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
2019-03-06Update Mega, OneDrive, and Rclone backends for async PutSean Templeton
2019-03-06Update HubiC and OpenStack backends for async PutSean Templeton
2019-03-06Update Google Cloud and Drive backends for async PutSean Templeton
2019-03-06Update FTP and Jottacloud backends for async PutSean Templeton
2019-03-06Update Dropbox and File backends for async PutSean Templeton
2019-03-06Update Box and Rackspace Cloud Files backends for async PutSean Templeton
2019-03-06Update Azure Blob and Backblaze B2 backends for async PutSean Templeton
2019-03-06Update Amazon Cloud Drive backend for async PutSean Templeton
2019-03-04Update AlternativeFtp Backend for async PutSean Templeton
2019-03-04Change IBackend and IStreamingBackend to return Task for Put()Sean Templeton
2019-02-26Merge pull request #3677 from FroggieFrog/update-known-locationsRune Henriksen
2019-02-25added new known locations of S3FroggieFrog
2019-02-25fix #3665 added "Wasabi Hot Storage (EU Central)"FroggieFrog
2019-02-20Merge pull request #3654 from aahung/b2-custom-download-urlRune Henriksen
2019-02-20Change the long description of B2_DOWNLOAD_URL_OPTION, #3654_sam
2019-02-09Fix Sia API authentication not sending credentialsAndrew Meyer
2019-02-09Allow to use custom domain for b2 DownloadUrl #3653_sam
2019-01-26Fixes for #3596 (#3630)Kenneth Skovhede
2019-01-22Remove redundant casts.Kenneth Hsu
2019-01-16Added explicit `isroot` property, and changed to be a string generated from `...Kenneth Skovhede
2019-01-16Merge branch 's3_object_inits' of https://github.com/verhoek/duplicati into v...Kenneth Skovhede
2019-01-13Merge pull request #3601 from warwickmm/bugfix/google_drive_quotaKenneth Skovhede
2019-01-13Fix quota reporting with GoogleDrive backend.Kenneth Hsu
2019-01-13Call SetWorkingDirectory every time an open FTP connection is requested to pr...Jens Glad Balchen
2019-01-12Refactored into one responsibility functions.verhoek
2019-01-12Fixed typo.verhoek
2019-01-12Made helper methods static.verhoek
2019-01-12Rewrote CanCreateUser in a more verbose way.verhoek
2019-01-11Code improvements.verhoek
2019-01-11Replaced type by var.verhoek
2019-01-09upgraded mega api to 1.7.1Rune Henriksen
2019-01-06Simplifying object initialization.verhoek
2019-01-01Remove empty finally blocks.Kenneth Hsu
2018-12-16Remove condition that always evaluates to true.Kenneth Hsu
2018-12-12Use invariant culture in calls to ToLower and ToUpper.Kenneth Hsu
2018-11-26Fix bug that accidentally also handles directories besides files in file back...verhoek
2018-11-22Remove unnecessary local variable.Kenneth Hsu
2018-11-22Use 'this' keyword to improve readability.Kenneth Hsu
2018-11-22Create parent directories as needed for SFTP backend.Kenneth Hsu
2018-11-12Merge branch 'feature/remove_onedrive_v1'Kenneth Skovhede
2018-11-08Merge pull request #3456 from verhoek/issue/3311Kenneth Skovhede
2018-11-08Removed the OneDrive v1 backend as it no longer worksKenneth Skovhede
2018-11-04updated AWSSDK to newest versionRune Henriksen
2018-11-03Renamed IsClientLinux to IsClientPosix .verhoek
2018-11-03Updated project files.verhoek
2018-11-03Migrated to use the platform class.verhoek
2018-11-02Renamed Library.IO to Library.Common.IO.verhoek
2018-11-01Fixed IO calls in Filebackend.verhoek
2018-10-29Merge remote-tracking branch 'origin/master' into issue/3311verhoek
2018-10-28Replaced System.IO.Path with wrapper call to Alphaleonis.verhoek