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
2020-05-28Removed references to `__MonoCS__` as that compiler directive is no longer be...feature/remove_monocs_compiler_directiveKenneth Skovhede
2019-08-04remove debug stattementsBlueBlock
2019-08-04add sqlite nuget packagesBlueBlock
2019-02-25Promote vars to member instances.verhoek
2019-02-25Extracted function.verhoek
2019-02-25Consolidate logic of settings from database or not.verhoek
2018-11-03Renamed IsClientLinux to IsClientPosix .verhoek
2018-11-03Migrated to use the platform class.verhoek
2018-10-07Remove unused method parameters.Kenneth Hsu
2018-06-20Whitespace fixKenneth Skovhede
2018-06-15Added option to disable automatic tray-icon login.Kenneth Skovhede
2018-03-16Merge pull request #3096 from Pectojin/system_info_add_username_and_startedby...Kenneth Skovhede
2018-03-15Implemented a new logging system that is more transparent and allows a more g...Kenneth Skovhede
2018-03-09added 'UserName' and 'StartedBy' variables to the system info page to help tr...Rune Henriksen
2018-02-25fixes password change in hosted trayMax
2017-11-27Remove redundant calls to ToString.Kenneth Hsu
2017-10-11Re-wrote the auto-updater to use process spawning instead of AppDomain loadin...Kenneth Skovhede
2017-10-11Adedd option to run with detached TrayIcon.Kenneth Skovhede
2017-09-19Replace all instances of InvariantCultureIgnoreCase with OrdinalIgnoreCase in...Tyler Gill
2017-06-29reads http scheme from dbMax
2017-06-29fix after upstreamMax
2017-06-29Merge pull request #30 from duplicati/masterMax
2017-06-29refactorMax
2017-06-28tray http options fixMax
2017-06-27Added additional code to prevent the tray-icon from re-spawning after clickin...Kenneth Skovhede
2017-06-23small changeMax
2017-06-22added console support on windowsMax
2017-06-17tray icon header fixesMax
2017-06-17upstreamMax
2017-05-23Added help-text if the TrayIcon is build without GTK support and attempted st...Kenneth Skovhede
2017-05-23Added the `ENABLE_GTK` preprocessor directive which is more telling than `__W...Kenneth Skovhede
2017-05-21Move GetDatabaseConnection to ServerMax
2017-05-21GetDatabaseConnection unificationMax
2017-05-03cleaningMax
2017-05-03typoMax
2017-05-03dumb travis not supports C# 7.0Max
2017-05-03dumb travis not supports C# 7.0Max
2017-05-03typoMax
2017-05-03added ability to survive password change or on/offMax
2017-05-02change to not cache settings dataMax
2017-05-02added posibility to read server password from databaseMax
2017-03-06fixesMax
2017-01-09Implemented better default error messsagesKenneth Skovhede
2016-09-23Tabs-to-spaces fixKenneth Skovhede
2016-09-19Now using RUMPS as the default trayicon framework for OSXKenneth Skovhede
2016-04-07Added rumps backend for OSX tray-iconKenneth Skovhede
2016-03-22Default to not attempt to load monomac on 64bit OSX as that crashes.Kenneth Skovhede
2016-03-12Implemented settings for controlling what data is sent with the usage reporterKenneth Skovhede
2015-12-22Added usage reporter to keep track of most-wanted features and to get an over...Kenneth Skovhede
2014-07-21Removed compile conditionals for MonoMac as we now include the libraryKenneth Skovhede