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
2021-03-06Merge pull request #4401 from warwickmm/cache_dir_environment_variableKenneth Skovhede
2020-12-28Exclude XDG_CACHE_HOME cache directory on Linux if defined.Kenneth Hsu
2020-12-28Avoid NullReferenceException if an IAsyncResult or WebRequest doesn't contain...Gurthurb
2020-11-22Fix incorrect or misleading indentations.Kenneth Hsu
2020-09-23Merge pull request #4293 from warwickmm/fix_export_encodingKenneth Skovhede
2020-09-02Make FilterEntry of type Simple for @ againDean Ferreyra
2020-09-01Fix FilterEntry for @ entries to be of type RegexpDean Ferreyra
2020-08-31Fix typo in commentDean Ferreyra
2020-08-31Fix restore GUI handling of folders with * or ?Dean Ferreyra
2020-08-24Use overload instead of optional parameters.Kenneth Hsu
2020-08-24Avoid decoding URL parameters when removing passwords.Kenneth Hsu
2020-07-27Target .NET Framework 4.7.1.Kenneth Hsu
2020-04-27Fix confusing indentation.Kenneth Hsu
2020-04-07add Edge and Chrome cache foldersRod Savard
2020-01-26Remove unnecessary variable assignment.Kenneth Hsu
2020-01-06Merge pull request #4042 from seantempleton/stopnowexceptionswarwickmm
2020-01-06Merge pull request #4039 from drwtsn32x/filter-cleanupwarwickmm
2020-01-06Fix exceptions caused by Stop NowSean Templeton
2020-01-02fix typodrwtsn32x
2020-01-02fix typodrwtsn32x
2020-01-02Change case of recycle binsdrwtsn32x
2020-01-02Improve Windows Temp filterdrwtsn32x
2020-01-02Improve Windows Install filterdrwtsn32x
2020-01-02remove Temp from SystemFilesdrwtsn32x
2020-01-02add slash to 'usrclass'drwtsn32x
2020-01-02remove duplicate 'ntuser' linedrwtsn32x
2020-01-02add recycle bin, change all to be off root of drivedrwtsn32x
2020-01-02move '$Recycle.bin' to SystemFiles filter for consistencydrwtsn32x
2020-01-02remove 'Windows' duplicatedrwtsn32x
2019-12-14Fix spelling errors in comments.Kenneth Hsu
2019-11-27removed getterdrwtsn32x
2019-11-22disable attribute maskingdrwtsn32x
2019-10-24Avoid possible invalid DateTimeOffset values.Kenneth Hsu
2019-10-21Merge pull request #3953 from warwickmm/make_fields_readonlyKenneth Skovhede
2019-10-19Mark fields that don't need to be reassigned as readonly.Kenneth Hsu
2019-10-19Use pattern matching to simplify casts.Kenneth Hsu
2019-09-28Fix invalid regex pattern.Kenneth Hsu
2019-09-21Changed NormalizeDateTimeToEpochSeconds to use ToUnixTimeSecondsKyle Stanfield
2019-09-19Fixed incorrect escaping of pipe charactersKenneth Skovhede
2019-09-17Merge pull request #3830 from BlueBlock/gpg-updateKenneth Skovhede
2019-09-15Remove unused output parameter.Kenneth Hsu
2019-09-11Merge remote-tracking branch 'upstream/master' into gpg-updateBlueBlock
2019-09-03Merge pull request #3880 from warwickmm/refactor/consolidate_datetime_methodsKenneth Skovhede
2019-09-03upgrade missing referencesBlueBlock
2019-09-02Merge remote-tracking branch 'upstream/master' into gpg-updateBlueBlock
2019-09-01Fix XML documentation.Kenneth Hsu
2019-09-01Move NormalizeDateTimeToEpochSeconds method to Utility class.Kenneth Hsu
2019-09-01Move NormalizeDateTime method to Utility class.Kenneth Hsu
2019-09-01Merge remote-tracking branch 'upstream/master' into gpg-updateBlueBlock
2019-09-01Merge remote-tracking branch 'upstream/master' into fix-tempfile-deletionBlueBlock