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
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
2014-07-08Fixed issue with OSX not launching with release buildsKenneth Skovhede
2014-07-07Reworked the way the OSX app is loaded so it can be launched from a unified e...Kenneth Skovhede
2014-07-03Updated the autoupdater to use a static instance and fixed a number of paths ...Kenneth Skovhede
2014-07-02Implemented the re-spawn feature to support GTK and Cocoa style installsKenneth Skovhede
2014-07-02Added support for detecting when the server shuts downKenneth Skovhede
2014-06-30Implemented the auto-update feature in the CLI and the serverKenneth Skovhede
2014-06-29Fixed the Autoupdate settingsKenneth Skovhede
2014-06-27Major refactor of the webserverKenneth Skovhede
2014-06-27Initial scaffolding for supporting the auto-update using AppDomains to suppor...Kenneth Skovhede
2014-06-23Fixed the first-run to save the stateKenneth Skovhede
2014-06-23Added feature to display the application window on first launch and on a port...Kenneth Skovhede
2014-04-02Fixed some issues with the OSX tray icon when running outside the debuggerKenneth Skovhede
2014-04-02Improved help output from TrayiconKenneth Skovhede
2014-03-28Removed the app-indicator extended checkKenneth Skovhede
2014-03-27Improved probing for AppIndicatorKenneth Skovhede
2014-03-27Added option to supply the browser command and improved browser detection on ...Kenneth Skovhede
2014-03-21Improved handling of multiple instance detectionKenneth Skovhede
2014-03-20Improved compile experience on windows a bitKenneth Skovhede
2013-12-07Added support code for probing multiple sockets when starting the web-server ...Kenneth Skovhede
2012-07-14Added options to change port and url for the tray iconkenneth@hexad.dk
2012-05-06Committed temporary work on the edit dialogskenneth@hexad.dk
2012-02-02Added very rough html UI codekenneth@hexad.dk
2011-12-15Fix for easier debugging on OSXkenneth@hexad.dk
2011-11-28All tray icons are now working.kenneth@hexad.dk
2011-11-24Fixed a Gtk tray icon running of the http server, simplified some reporting f...kenneth@hexad.dk
2011-11-22First version of a Windows TrayIcon working against a http server.kenneth@hexad.dk
2011-06-06Preliminary work on the standalone server componentkenneth.skovhede@gmail.com