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-08-11Merge pull request #4557 from warwickmm/fix_putasync_implementationsKenneth Skovhede
2021-06-26Add support for mega.nz two fa authenticationValentin
2021-06-13Fix bug in PutAsync implementations.Kenneth Hsu
2019-06-02Disable warning about unused class.Kenneth Hsu
2019-03-18Fix MegaBackend null reference exceptionSean Templeton
2019-03-18Change Put method name to PutAsyncSean Templeton
2019-03-06Update Mega, OneDrive, and Rclone backends for async PutSean Templeton
2019-03-04Change IBackend and IStreamingBackend to return Task for Put()Sean Templeton
2018-11-02Renamed Library.IO to Library.Common.IO.verhoek
2018-11-01Fixed IO calls in Filebackend.verhoek
2018-10-07Replace chained LINQ calls with call to overload with predicate.Kenneth Hsu
2018-05-25Mark fields that shouldn't be reassigned as readonly.Kenneth Hsu
2018-03-15Implemented a new logging system that is more transparent and allows a more g...Kenneth Skovhede
2018-02-26Added support for returning multiple DNS names for cache invalidation.Kenneth Skovhede
2018-02-22changed from NYI to null returns. Added check to skip DNS check if no DNSName...Rune Henriksen
2018-02-18added DNSName getter on Backend interface and added NotImplementedException m...Rune Henriksen
2017-09-26Change IBackend.List() to return IEnumerable instead of ListTyler Gill
2017-08-23Fixed renamed fields in MegaKenneth Skovhede
2017-01-09Implemented better default error messsagesKenneth Skovhede
2015-12-06Added Mega.co.nz backend as requested in issue #806Kenneth Skovhede