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-04-13Added various extra features to the rumps tray-iconKenneth Skovhede
2016-04-10Updated references so aftp backend is included for all build outputsKenneth Skovhede
2016-04-07Added rumps backend for OSX tray-iconKenneth Skovhede
2016-03-27Update ImageLoader.csKenneth Skovhede
2016-03-26Merge pull request #1648 from FootStark/feature/SharePointBackendKenneth Skovhede
2016-03-24Merge branch 'feature/fix_windows_icon_sizes'Kenneth Skovhede
2016-03-22Removed unused icon size callKenneth Skovhede
2016-03-22Merge branch 'feature/disable_cocoa_on_64bit_osx'Kenneth Skovhede
2016-03-22Merge branch 'feature/fix_osx_icons'Kenneth Skovhede
2016-03-22Merge branch 'master' into feature/fix_windows_icon_sizesKenneth Skovhede
2016-03-22Use SmallIconSize from SystemInformation in Win-TrayFootStark
2016-03-22BaseVersion SharePoint BackendFootStark
2016-03-22Default to not attempt to load monomac on 64bit OSX as that crashes.Kenneth Skovhede
2016-03-22Changed the way icons are loaded to hopefully get pretty icons on Windows.Kenneth Skovhede
2016-03-22Fixed loading OSX icons without the embedded DPI information.Kenneth Skovhede
2016-03-20Copied icons etc to the source directories.Kenneth Skovhede
2016-03-13New icons for Windows and Linux.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
2015-12-07Added support for box.com API.Kenneth Skovhede
2015-12-06Added Mega.co.nz backend as requested in issue #806Kenneth Skovhede
2015-12-05Added B2 / Backblaze Cloud Storage support as requested in #1498Kenneth Skovhede
2015-12-05Added Amazon Cloud Drive backend as requested in issue #598Kenneth Skovhede
2015-08-21Removed a debug settingKenneth Skovhede
2015-08-21Added a simple restore tool for recovering data from a broken backup.Kenneth Skovhede
2015-07-30Converted to REST based API, with a wrapper layer for control.cgi so the curr...Kenneth Skovhede
2015-07-01Added support for HubiC.Kenneth Skovhede
2015-07-01Added an OpenStack backend, tested with RackSpace.Kenneth Skovhede
2015-06-29Implemented chunked-resumeable uploads for Google Drive for issue #1347.Kenneth Skovhede
2015-06-22Implemented the Google Drive backend, and trashed the Google Docs backend for...Kenneth Skovhede
2015-05-17Follow up to the latest pull request, changed all references to HexaD to "Dup...Kenneth Skovhede
2015-05-16update year to 2015Fabian Trampusch
2015-02-27Added protection against XSRF attacksKenneth Skovhede
2015-01-26Updated to .Net framework version 4.5Kenneth Skovhede
2015-01-20Updated copyright noticesKenneth Skovhede
2014-09-02Moving around ServiceKenneth Skovhede
2014-08-25Removed SharpAESCrypt file, and now using the pre-built binary insteadKenneth Skovhede
2014-08-14Fixed the problem with logging in after a password has been appliedKenneth Skovhede
2014-08-12Updated copyright year on all assemblies.Kenneth Skovhede
2014-08-05Merge commit 'a718c6daf0bbf84b825d8311d650c31b707157f9'Kenneth Skovhede
2014-08-05Implemented desktop notificationsKenneth Skovhede
2014-08-04Changed name of event in trayiconKenneth Skovhede
2014-08-04Implemented a notification system.Kenneth Skovhede
2014-08-03Merge branch 'master' into sandboxes/donl/azureDon Lockhart
2014-07-25Added the service to the build outputKenneth Skovhede
2014-07-21Removed compile conditionals for MonoMac as we now include the libraryKenneth Skovhede
2014-07-19Added MonoMac as a thirdparty library to allow building with xbuild.Kenneth Skovhede
2014-07-18Fixed an issue with Building in VS 2010Kenneth Skovhede
2014-07-16Added an update disabler and enabled when running in the debugger as it works...Kenneth Skovhede
2014-07-11Reworked the ReadWriteTimeout usage to avoid premature timeouts on MonoKenneth Skovhede