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-03-13Version bump to v2.0.6.101-2.0.6.101_canary_2022-03-13v2.0.6.101-2.0.6.101_canary_2022-03-13Kenneth Skovhede
This build is not signed with AuthentiCode and not a normal build
2022-03-03Merge pull request #4687 from jedthe3rd/db_changeswarwickmm
Add indexes to improve backup query performance
2022-02-27Add semicolonstariandeath
2022-02-27Add newlineJED
2022-02-27Fix typotariandeath
2022-02-27Add Upgraded Version to binarytariandeath
2022-02-27Add indexes to improve backup query performance.tariandeath
2022-02-25Merge pull request #4684 from duplicati/feature/update-dropbox-oauthwarwickmm
Added detection of access token types to Dropbox backend.
2022-02-24Merge pull request #4660 from warwickmm/download_error_log_filenameKenneth Skovhede
Always log filename if error occurs during retrieval
2022-02-23Added detection of access token types.feature/update-dropbox-oauthKenneth Skovhede
This fixes #4667
2022-01-30Merge pull request #4669 from idotj/masterwarwickmm
Make log view resizable.
2022-01-30Remove .po changesidotj
2022-01-30Remove .po and .pot changesidotj
2022-01-29Resizable log viewidotj
2022-01-25Merge pull request #4665 from idotj/masterwarwickmm
Make filter text boxes consume entire width.
2022-01-23Fix Filters texboxes widthidotj
2022-01-22Merge pull request #4661 from vmsh0/masterwarwickmm
Implement exponential backoff for retrying after backend errors.
2022-01-21Implement exponential backoff for backend errorsRiccardo Paolo Bestetti
2022-01-08Always log filename if error occurs during retrieval.Kenneth Hsu
This fixes #4658.
2021-12-19Merge pull request #4651 from ltGuillaume/patch-1warwickmm
Don't explicitly call reload() in BackupList
2021-12-15Don't explicitly call reload() in BackupListGuillaume
serverstatechanged.lastDataUpdateId is already triggered, so reload() was called twice.
2021-11-13Merge pull request #4640 from dferreyra/prefix_renamewarwickmm
Use consistent names for Windows extended device path prefixes.
2021-11-12Renames relating to the extended device path prefix, \\?\Dean Ferreyra
2021-11-12Merge pull request #4634 from dferreyra/fix_windows_relative_pathswarwickmm
Fix handling of relative paths when adding prefix to Windows paths.
2021-11-11Changes to IOTests per review, plus other improvementsDean Ferreyra
Add path to assertion messages to pinpoint test case on failures.
2021-11-10Refactor \\?\ prefix tests, rename source files, plus other review issuesDean Ferreyra
2021-11-09Revert "Change Duplicati.UnitTest project to get System.Net.Http from NuGet"Dean Ferreyra
This reverts commit 2f5bb306bd3f4c2c05201ae76d0d72afa9b9a66b. This was an experiment that was accidentally committed.
2021-11-08Formalize inclusion of code from https://github.com/dotnetDean Ferreyra
Fix SystemIOWindows.PathGetFullPath per review comments. Add unit tests for SystemIOWindows.PathGetFullPath and SystemIOWindows.PrefixWithUNC. Also, fix a bug in the SystemIOWindows.PrefixWithUNC change that was exposed by these new unit tests. In BackendToolTests, remove unused [Setup] and [TearDown] methods.
2021-11-07Change Duplicati.UnitTest project to get System.Net.Http from NuGetDean Ferreyra
2021-11-07Fix SystemIOWindows handling of relative pathsDean Ferreyra
The handling of relative paths in SystemIOWindows was broken by changes for #4256. Change SystemIOWindows.PrefixWithUNC to only prefix paths with `\\?\` when they can be prefixed; i.e., only prefix paths that are fully qualified and that don't contain relative path components like `.` or `..`. This way, relative paths passed to SystemIOWindows methods work correctly again. Also support network paths specified using forward slashes; e.g., `//example.com/share/foo.txt`. Simplify SystemIOWindows.GetFullPath since Path.GetFullPath will honor `\\?\` prefixes and can replace forward slashes with backslashes, etc. Copy and adapt source for Path.IsPathFullyQualified from https://github.com/dotnet/runtime, which is MIT licensed. Add unit test for Duplicati.CommandLine.BackendTool to validate the fix. This fixes #4632.
2021-10-04Merge pull request #4598 from samuel-w/contrastwarwickmm
Modify contrast ratios for better accessibility.
2021-09-27Tabs to spacessamuel-w
2021-09-27Preload both CSS filessamuel-w
2021-09-25Merge pull request #4611 from samuel-w/delaywarwickmm
Use explicit waits to avoid race conditions in UI tests.
2021-09-25Recompile CSSsamuel-w
2021-09-25Add commentsamuel-w
2021-09-25Shorten XPATHsamuel-w
2021-09-25Revert "Remove other tests"samuel-w
This reverts commit 020aeddc79eb4a96fdc32253a91ec3931329810f.
2021-09-25Trigger Buildsamuel-w
2021-09-25Trigger Buildsamuel-w
2021-09-25Trigger Buildsamuel-w
2021-09-25Trigger Buildsamuel-w
2021-09-25Trigger Buildsamuel-w
2021-09-25Trigger Buildsamuel-w
2021-09-25Trigger Buildsamuel-w
2021-09-25Trigger Buildsamuel-w
2021-09-25Trigger Buildsamuel-w
2021-09-25Trigger Buildsamuel-w
2021-09-25Add sleep before checkboxsamuel-w
2021-09-25Fixsamuel-w