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
2017-09-26Change IBackend.List() to return IEnumerable instead of ListTyler Gill
2017-09-23Merge branch 'master' of github.com:duplicati/duplicatiKenneth Skovhede
2017-09-23Updated all Newtonsoft.Json packagesKenneth Skovhede
2017-09-22Add support for the quota reporting and renaming interfaces to the OneDrive b...Tyler Gill
2017-09-19Replace all instances of InvariantCultureIgnoreCase with OrdinalIgnoreCase in...Tyler Gill
2017-05-17Updated NewtonSoft.JsonKenneth Skovhede
2016-12-30Disabled MSBuild for much faster builds on MacOSKenneth Skovhede
2016-09-15Fixed all whitespace to be 4 spaces instead of tabsKenneth Skovhede
2016-06-27Updated packagesKenneth Skovhede
2016-06-27Merge branch 'master' into nuget_setupKenneth Skovhede
2016-04-16Rewrote all WebRequest code to use AsyncHttpRequest, and normalized usage suc...Kenneth Skovhede
2016-04-13Fixed a few issues where reporting the error message would cause an exception...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-11-17Fixed an issue with OneDrive not throwing the correct exceptions on FileNotFoundKenneth Skovhede
2015-06-29Renamed the SkyDrive class to OneDrive.Kenneth Skovhede
2015-06-27Fixed some file-size limits and a missing counter in OneDrive BITS transferKenneth Skovhede
2015-06-25Updated the OneDrive backend to use the shared OAuth library.Kenneth Skovhede
2015-05-17Follow up to the latest pull request, changed all references to HexaD to "Dup...Kenneth Skovhede
2015-05-16update year to 2015Fabian Trampusch
2015-03-06Added paging to OneDrive file list requests, which is required to list large ...Kenneth Skovhede
2015-01-26Updated to .Net framework version 4.5Kenneth Skovhede
2015-01-20Moved LC.L usage into the strings classKenneth Skovhede
2014-11-15Added detection for throwing FileMissingException to all backendsKenneth Skovhede
2014-11-10Added locally allocated buffers for copystream to reduce pressure on allocatorKenneth Skovhede
2014-08-12Updated copyright year on all assemblies.Kenneth Skovhede
2014-07-25Fixed using the OneDrive root folderKenneth Skovhede
2014-07-25Removed old SkyDrive stringsKenneth Skovhede
2014-07-25Changed the way the OneDrive authid is passed to the service, to avoid it bei...Kenneth Skovhede
2014-07-17Adjusted display names for backendsKenneth Skovhede
2014-07-15Sync one-drive version numberKenneth Skovhede
2014-07-15Fixed a wrongly formatted stringKenneth Skovhede
2014-07-15Improved OneDrive error messagesKenneth Skovhede
2014-07-14Fixed a crash with invalid stringsKenneth Skovhede
2014-07-11Removed some debug codeKenneth Skovhede
2014-07-11Removed SkyDrive and implemented OneDrive with OAuth 2.0 logins.Kenneth Skovhede