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-06-12Add additional compression exclusionsmartengooz
2022-04-22show progress when restoring filesFlawid DSouza
2022-04-17Merge pull request #4703 from albertony/ignore_invalid_accesstimewarwickmm
2022-04-17Merge pull request #4705 from AxeOfMen/Issue4608.EmptyPopupwarwickmm
2022-04-17Merge pull request #4704 from AxeOfMen/BypassUpdateOnDebugwarwickmm
2022-04-09Issue #4608: Add additional condition to prevent empty dialog from displaying...AxeOfMen
2022-04-07Bypass auto-update when running in a debug environmentAxeOfMen
2022-04-02Ignore exception when file access time is not validalbertony
2022-04-01Delay creation of database directory until we know it is needed.albertony
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
2022-02-24Merge pull request #4660 from warwickmm/download_error_log_filenameKenneth Skovhede
2022-02-23Added detection of access token types.feature/update-dropbox-oauthKenneth Skovhede
2022-01-29Resizable log viewidotj
2022-01-23Fix Filters texboxes widthidotj
2022-01-21Implement exponential backoff for backend errorsRiccardo Paolo Bestetti
2022-01-08Always log filename if error occurs during retrieval.Kenneth Hsu
2021-12-15Don't explicitly call reload() in BackupListGuillaume
2021-11-12Renames relating to the extended device path prefix, \\?\Dean Ferreyra
2021-11-11Changes to IOTests per review, plus other improvementsDean Ferreyra
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
2021-11-08Formalize inclusion of code from https://github.com/dotnetDean Ferreyra
2021-11-07Change Duplicati.UnitTest project to get System.Net.Http from NuGetDean Ferreyra
2021-11-07Fix SystemIOWindows handling of relative pathsDean Ferreyra
2021-09-27Tabs to spacessamuel-w
2021-09-27Preload both CSS filessamuel-w
2021-09-25Recompile CSSsamuel-w
2021-09-25Fix missedsamuel-w
2021-09-25Remove last references to theme-darksamuel-w
2021-09-25Fix light themesamuel-w
2021-09-25Adjust colour of textsamuel-w
2021-09-25Adjust theme inheritance and how css themes are changedsamuel-w
2021-09-22Merge branch 'master' into contrastsamuel-w
2021-09-19Update S3Backend.csPoli
2021-09-14Seperate light and dark variables into correct less filessamuel-w
2021-09-13Make some more elements dark in dark modesamuel-w
2021-09-13Adjust blue contrast on darksamuel-w
2021-09-13Modify colours of header and linksamuel-w
2021-09-10Tencent COS: use english documentSoha Jin
2021-09-09Tencent COS: support setting storage classSoha Jin
2021-09-01Timeparser.cs: summay: Update URL to duplicity man pageBeppo
2021-08-31Recompile CSSsamuel-w
2021-08-25Minify CSSsamuel-w
2021-08-25Modify contrast ratios for better accessibilitysamuel-w
2021-08-11Merge pull request #4588 from warwickmm/fix_ftp_path_handlingKenneth Skovhede