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 (Collapse)Author
2022-06-23Bump Newtonsoft.Json in /Duplicati/Library/UsageReporterdependabot/nuget/Duplicati/Library/UsageReporter/Newtonsoft.Json-13.0.1dependabot[bot]
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-06-15Version bump to v2.0.6.104-2.0.6.104_canary_2022-06-15v2.0.6.104-2.0.6.104_canary_2022-06-15Kenneth Skovhede
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.6.104_canary_2022-06-15.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.6.104_canary_2022-06-15.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.6.104_canary_2022-06-15.zip.sig.asc MD5: cd6f5deeac001f61fcbd9190912d6011 SHA1: 07c6be4b6f02030dabc0fbcb91899fc33a03951d SHA256: 955c6d466a0bb86d9b8f56006ff3b64ed2acae2d5816ebecaa8fe0351145cc3d
2022-06-15Merge pull request #4746 from duplicati/feature/fix-move-for-putKenneth Skovhede
Added checks to re-enable `--use-move-for-put`.
2022-06-15Removed `IDrive` backend in favor of `IDrivee2` which is using the S3 APIKenneth Skovhede
2022-06-15Merge pull request #4726 from MuhammadAbrar1984/masterKenneth Skovhede
Added support for new backend IDrivee2(https://www.idrivee2.com)
2022-06-14Added checks to re-enable `--use-move-for-put`.feature/fix-move-for-putKenneth Skovhede
This fixes #4745
2022-06-14Merge pull request #4601 from warwickmm/fix_patch_with_local_blocksKenneth Skovhede
Fix implementation of Options.PatchWithLocalBlocks
2022-06-14Merge pull request #4744 from linitio/add-infomaniak-storage-clustersKenneth Skovhede
Add infomaniak storage clusters
2022-06-14Merge branch 'master' of github.com:duplicati/duplicatiKenneth Skovhede
2022-06-14Removed unused key generatorKenneth Skovhede
2022-06-14Merge pull request #4740 from ↵Kenneth Skovhede
martengooz/feature/additional-compression-exclusions Add additional compression exclusions
2022-06-14FIx missing ',' on S3Backend.cslinitio
2022-06-14Add all Infomaniak clusters Swiss Backup & Public Cloudlinitio
2022-06-14Add all Infomaniak clusters Swiss Backup & Public Cloudlinitio
2022-06-13Some more changesMuhammad Abrar
2022-06-13Syncing with upstreamMuhammad Abrar
2022-06-13Adding idrivee2 reference in BackendTester, BackendTool and ↵Muhammad Abrar
Duplicati.GUI.TrayIcon csproj as well
2022-06-13Merge branch 'master' of https://github.com/MuhammadAbrar1984/duplicatiMuhammad Abrar
2022-06-13Added support for new backend IDrivee2(https://www.idrivee2.com)Muhammad Abrar
2022-06-13reverting some unnecessary changes.Muhammad Abrar
2022-06-12Version bump to v2.0.6.103-2.0.6.103_canary_2022-06-12v2.0.6.103-2.0.6.103_canary_2022-06-12Kenneth Skovhede
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.6.103_canary_2022-06-12.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.6.103_canary_2022-06-12.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.6.103_canary_2022-06-12.zip.sig.asc MD5: 1a0df7a4b727952250107b2ad7168319 SHA1: 2ce592da8bff14ef269fc1fb39a4d5a30b7e57e6 SHA256: af1d3933910cd7278aa74f3b47cdf1e85eae8081386551d416fcbd89832976dc
2022-06-12Merge branch 'master' of github.com:duplicati/duplicatiKenneth Skovhede
2022-06-12Create SECURITY.mdKenneth Skovhede
2022-06-12Merge branch 'master' of github.com:duplicati/duplicatiKenneth Skovhede
2022-06-12Merge pull request #4699 from albertony/jottacloud_oauthKenneth Skovhede
Jottacloud backend oauth authentication
2022-06-12Merge branch 'master' into jottacloud_oauthKenneth Skovhede
2022-06-12Merge pull request #4694 from mnaiman/patch-1Kenneth Skovhede
TLS 1.1 deprecation and TLS 1.3 support webserver and TrayIcon
2022-06-12Merge pull request #4692 from dkrahmer/DK__AddIDriveBackendKenneth Skovhede
Add IDrive Backend
2022-06-12Merge pull request #4691 from dkrahmer/DK__FixFileBackendPartialFilesKenneth Skovhede
FileBackend file size verification
2022-06-12Merge pull request #4676 from awerghcpc/hyperv-argumentnullexception-fixKenneth Skovhede
Added null check to fix exception reading vhd settings xml.
2022-06-12Minor naming fixKenneth Skovhede
2022-06-12Merge pull request #4672 from PAPAMICA/masterKenneth Skovhede
Add Infomaniak Swiss Backup to backend
2022-06-12Add additional compression exclusionsmartengooz
2022-06-12Merge pull request #4730 from mr-flibble/patch-2Kenneth Skovhede
Added statistics to DuplicatiVerify.py
2022-06-09Adding some logs to print warning in backend test results.Muhammad Abrar
2022-06-01Added statistics to DuplicatiVerify.pymr-flibble
New statistics feature
2022-05-27Added support for new backend IDrivee2(https://www.idrivee2.com)Muhammad Abrar
2022-05-15Merge pull request #4713 from flawiddsouza/show-progress-when-restoring-fileswarwickmm
Show progress when restoring files.
2022-04-24Jottacloud backend oauth authenticationalbertony
2022-04-22show progress when restoring filesFlawid DSouza
2022-04-17Merge pull request #4703 from albertony/ignore_invalid_accesstimewarwickmm
Ignore exception when file access time is not valid
2022-04-17Merge pull request #4707 from mr-flibble/patch-1warwickmm
Fix handling of deleted state in DuplicatiVerify.py
2022-04-17Merge pull request #4705 from AxeOfMen/Issue4608.EmptyPopupwarwickmm
Fix empty popup dialog in Firefox
2022-04-17Merge pull request #4704 from AxeOfMen/BypassUpdateOnDebugwarwickmm
Bypass auto-update when running in a debug environment
2022-04-17Merge pull request #4702 from albertony/avoid_empty_appdata_dirwarwickmm
Delay creation of database directory it is needed
2022-04-09fix for handling state 5mr-flibble
fix for issue https://github.com/duplicati/duplicati/issues/4666 Same logic as at powershell verify file (at line 78 in ps1) Credits for code "ts678" in Duplicati forum I tested it and test output fir json with error 5 is now same as in powershell verify
2022-04-09Issue #4608: Add additional condition to prevent empty dialog from ↵AxeOfMen
displaying in Firefox when duplicating a Duplicati tab
2022-04-07Bypass auto-update when running in a debug environmentAxeOfMen
2022-04-06Version bump to v2.0.6.102-2.0.6.102_canary_2022-04-06v2.0.6.102-2.0.6.102_canary_2022-04-06Kenneth Skovhede
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.6.102_canary_2022-04-06.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.6.102_canary_2022-04-06.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.6.102_canary_2022-04-06.zip.sig.asc MD5: f7bbbe844dd887bd8ffff51c978e4492 SHA1: fa614836fa10c7725e3a7f4e6d6faace62b97897 SHA256: 8fad9da771a803c00330df5dd370daa409846a6dea79fd862fe7f795168ca6c4
2022-04-02Ignore exception when file access time is not validalbertony
When getting the value from FileSystemInfo.LastAccessTime, it will internally convert the FILETIME value from Windows API to a DateTime. If the value represents a date after 12/31/9999 it will throw ArgumentOutOfRangeException, because this is not supported by DateTime. Some file systems seem to set strange access timestamps on files, which may lead to this exception being thrown. Since the last accessed timestamp is not important such exceptions are now just silently ignored.