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
2022-02-23Added detection of access token types.feature/update-dropbox-oauthKenneth Skovhede
2020-05-10Added error handling to the Dropbox backend for cases where the Dropbox serve...Kenneth Skovhede
2019-10-19Use pattern matching to simplify casts.Kenneth Hsu
2019-05-27Make property static.Kenneth Hsu
2019-05-27Disable warning about unused properties.Kenneth Hsu
2019-05-27Remove unused properties.Kenneth Hsu
2019-05-18Disable warning about unused property.Kenneth Hsu
2019-03-14Fix several Codacy issuesSean Templeton
2019-03-06Update Dropbox and File backends for async PutSean Templeton
2019-01-22Remove redundant casts.Kenneth Hsu
2018-10-23Moved content api strings to webapi.verhoek
2018-10-23Replaced paths in formatted strings to inner class.verhoek
2018-10-23Added listfiles url to dropbox's webapi.verhoek
2018-06-23Factored out createfolder.verhoek
2018-06-23Fix name issue.verhoek
2018-06-23Unnecessary imports removed.verhoek
2018-02-26Added support for returning multiple DNS names for cache invalidation.Kenneth Skovhede
2016-09-15Fixed all whitespace to be 4 spaces instead of tabsKenneth Skovhede
2016-09-08Fixed chunksize to work correctly regardless of the default buffer size and D...Kenneth Skovhede
2016-09-08Minor fixes to Dropbox backend to better report errorsKenneth Skovhede
2016-09-07Ensure that Auth token is always added to API calls in DropBox.Kenneth Skovhede
2016-07-07Style fixes to the DropBox backendKenneth Skovhede
2016-04-13Initial implementation of Dropbox backend. Needs errorhandlingWim Vancroonenburg