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
2018-03-06Renamed `DefaultFilters` to `FilterGroups`Kenneth Skovhede
2018-02-11Merge branch 'master' of github.com:duplicati/duplicatiKenneth Skovhede
2018-02-11Fixed the problem where the UI reports a warning but "got 0 warning(s)"Kenneth Skovhede
2018-02-09When running a backup via the GUI, filters are loaded from the database inste...Tyler Gill
2017-11-26Make string comparisons use ordinal (binary) sort rules.Kenneth Hsu
2017-11-22Updated the GUI commandline generation to use the new methodsKenneth Skovhede
2017-09-19Replace all instances of InvariantCultureIgnoreCase with OrdinalIgnoreCase in...Tyler Gill
2017-09-04Implemented logic to report if the backend is blocking the operation.Kenneth Skovhede
2017-08-04Issue #2578: Removed all direct calls to VACUUM and added a command to run VA...Dan Stahr
2017-06-20Implemented the live throttle control.Kenneth Skovhede
2017-04-06Updated the UI commandline interface to work correctly with the status barKenneth Skovhede
2017-04-04Implemented a basic UI for running commandline from the WebUIKenneth Skovhede
2017-03-29Work on commandlineKenneth Skovhede
2017-01-23Updated the runner to use the new result codeKenneth Skovhede
2017-01-10Reworked the way log messages are handled, to include call-context setup.Kenneth Skovhede
2016-11-07Fixed exporting commandline if values contain double quotes.Kenneth Skovhede
2016-10-13Feature/add delete dialog (#2008)Kenneth Skovhede
2016-09-24Fixed problem with UI saving global options in ApplicationSettings/ServerSett...Kenneth Skovhede
2016-09-15Fixed all whitespace to be 4 spaces instead of tabsKenneth Skovhede
2016-08-04Added compact feature to the UI.Kenneth Skovhede
2016-06-22Expanding filter strings using sourcefolder placeholders as well as environme...Kenneth Skovhede
2015-12-22Added usage reporter to keep track of most-wanted features and to get an over...Kenneth Skovhede
2015-11-28Merge branch 'master' into angular_uiKenneth Skovhede
2015-11-28Implemented escaping expanded environment variables when they are used inside...Kenneth Skovhede
2015-11-22Fixed minor issues with the restore processKenneth Skovhede
2015-09-05Imporved handling of the ~ character in pathsKenneth Skovhede
2015-04-08Added options to do partial repairs of a temporary local database, to allow f...Kenneth Skovhede
2015-03-06Bugfix for exporting filters to commandline.Kenneth Skovhede
2015-02-16Fixed the warnings from #1287Kenneth Skovhede
2015-01-20Updated copyright noticesKenneth Skovhede
2014-12-31Added options to control metadata during the restore processKenneth Skovhede
2014-10-14Implemented storing backup task info in the backup dataKenneth Skovhede
2014-08-26Fixed issue #1093Kenneth Skovhede
2014-08-25Fixed a crash issue with temporary backupsKenneth Skovhede
2014-08-06Implemented method for downloading the bug-report after it has been created.Kenneth Skovhede
2014-08-04Added the action field to notificationsKenneth Skovhede
2014-08-04Implemented a notification system.Kenneth Skovhede
2014-08-02Added import/export methodsKenneth Skovhede
2014-08-01Removed compile warningKenneth Skovhede
2014-08-01Implemented live monitor of the logsKenneth Skovhede
2014-08-01Implemented persistent error/warning statesKenneth Skovhede
2014-07-22Expand filters with environment variablesKenneth Skovhede
2014-07-16Implemented filters for jobs created with the GUIKenneth Skovhede
2014-06-13Implemented various items in the context menu, including the logKenneth Skovhede
2014-05-15Implemented the pause/resume/stop/start methods throughout the calls to allow...Kenneth Skovhede
2014-04-14Added extra metadata from runner, and fixed timestamp formatsKenneth Skovhede
2014-03-24Fixed the status so we can run commands with the runner without affecting the...Kenneth Skovhede
2014-03-21Added support for listing files-n-folders within a backup.Kenneth Skovhede
2014-03-20Simplified filename expansion and fixed some windows issuesKenneth Skovhede
2014-03-19Work on the restore dialogKenneth Skovhede