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-07-05Mega Strings const reviewValentin
2021-06-26Add support for mega.nz two fa authenticationValentin
2021-06-13Fix bug in PutAsync implementations.Kenneth Hsu
2020-07-27Target .NET Framework 4.7.1.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-04remove system.net nuget packagesBlueBlock
2019-08-04adjust config for known bugBlueBlock
2019-07-31update csproj toolverion and nuget packagesBlueBlock
2019-07-26initial upgrade to framework 4.6.2BlueBlock
2019-06-02Remove unused property.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
2019-01-09upgraded mega api to 1.7.1Rune Henriksen
2018-11-03Updated project files.verhoek
2018-11-02Renamed Library.IO to Library.Common.IO.verhoek
2018-11-01Fixed IO calls in Filebackend.verhoek
2018-10-07Merge pull request #3410 from warwickmm/simplify_enumerating_collectionsRune Henriksen
2018-10-07Replace chained LINQ calls with call to overload with predicate.Kenneth Hsu
2018-10-04updated MegaApiClient from 1.6.0 to 1.6.3Rune Henriksen
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-10-16Avoid signing assemblies.Kenneth Hsu
2017-09-26Change IBackend.List() to return IEnumerable instead of ListTyler Gill
2017-09-23Updated System.Net.Http for Mega backendKenneth Skovhede
2017-09-23Updated all Newtonsoft.Json packagesKenneth Skovhede
2017-08-23Fixed renamed fields in MegaKenneth Skovhede
2017-08-23Updated the MegaApiClient to version 1.5.0.Kenneth Skovhede
2017-05-17Updated NewtonSoft.JsonKenneth Skovhede
2017-03-04Jottacloud backend can now be properly configured and test button worksAlbertony
2017-01-09Implemented better default error messsagesKenneth Skovhede
2016-12-30Disabled MSBuild for much faster builds on MacOSKenneth Skovhede
2016-11-10Updated Mega libraryKenneth Skovhede
2016-06-27Updated packagesKenneth Skovhede
2016-06-27Merge branch 'master' into nuget_setupKenneth Skovhede
2016-06-22Renamed the Mega.co.nz to mega.nz.Kenneth Skovhede
2016-04-13Reverted changes to solution file so it again forces Windows linefeeds.Kenneth Skovhede
2016-01-29Removed unused references and updated most libraries to come from NuGet sourc...Kenneth Skovhede
2015-12-09Fixed a wrong reference path.Kenneth Skovhede
2015-12-08Reset version numberKenneth Skovhede
2015-12-06Added Mega.co.nz backend as requested in issue #806Kenneth Skovhede