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
2015-12-05Added Amazon Cloud Drive backend as requested in issue #598Kenneth Skovhede
2015-12-04Integrated the update process into the notification areaKenneth Skovhede
2015-12-04Layout fix for the notificationsKenneth Skovhede
2015-12-04Added notifications to the ngax UIKenneth Skovhede
2015-12-04Various fixes to the ngax UIKenneth Skovhede
2015-12-04Changed home pg-bar to use the directiveKenneth Skovhede
2015-12-04Added a progress-bar directiveKenneth Skovhede
2015-12-04Fixed reporting progress during a backup.Kenneth Skovhede
2015-12-04Removed a test-lineKenneth Skovhede
2015-12-04Fixed a spurious iframe loadKenneth Skovhede
2015-12-03Added update functions to the about pageKenneth Skovhede
2015-12-03Added changelog page for updatesKenneth Skovhede
2015-12-03Minor consistency fixes to the rest api error reportingKenneth Skovhede
2015-12-02Merge branch 'master' of github.com:duplicati/duplicatiKenneth Skovhede
2015-12-02Removed unused injectionKenneth Skovhede
2015-12-02Added customized script loading and placeholder oem filesKenneth Skovhede
2015-12-02Minor cleanupsKenneth Skovhede
2015-12-02Bugfix for the main link, and loading of the oem.css and oem.js scriptsKenneth Skovhede
2015-12-02Bugfix for greeno-ui notificationsKenneth Skovhede
2015-12-02Fix ngax webpage titleDanny Su
2015-11-30Merge branch 'angular_ui'Kenneth Skovhede
2015-11-30Removed the testing code for the XSRF suppression on the REST APIKenneth Skovhede
2015-11-30Added a theme switcherKenneth Skovhede
2015-11-30Minor adjustments, including the connection lost dialgoKenneth Skovhede
2015-11-30Removed test controller entriesKenneth Skovhede
2015-11-30Removed unused filesKenneth Skovhede
2015-11-29Added the delete method to the AppService to allow the delete button to actua...Kenneth Skovhede
2015-11-29Removed an error message whenr restoring from an existing backupKenneth Skovhede
2015-11-29Implemented the import dialogKenneth Skovhede
2015-11-29Implemented the export page and adjusted some minor detailsKenneth Skovhede
2015-11-28Merge branch 'master' into angular_uiKenneth Skovhede
2015-11-28Merge branch 'master' of github.com:duplicati/duplicatiKenneth Skovhede
2015-11-28Implemented escaping expanded environment variables when they are used inside...Kenneth Skovhede
2015-11-28Added license data ot the REST APIKenneth Skovhede
2015-11-28Implemented the about dialog.Kenneth Skovhede
2015-11-26Wired up the context menus and worked a little on the progress barKenneth Skovhede
2015-11-25Merge pull request #1474 from msilvers/masterKenneth Skovhede
2015-11-22Fixed minor issues with the restore processKenneth Skovhede
2015-11-22Updated ngax to support the S3 Storage class parameterKenneth Skovhede
2015-11-22Split the restore into a start process and a direct controller and implemente...Kenneth Skovhede
2015-11-22Added missing semicolonKenneth Skovhede
2015-11-18Merge branch 'master' into angular_uiKenneth Skovhede
2015-11-18Added S3 storage class options to allow the user to specify the InfrequentAcc...Kenneth Skovhede
2015-11-17Added restore options, now just need to progress area for the restore itselfKenneth Skovhede
2015-11-17Implemented search for restoring filesKenneth Skovhede
2015-11-16Added highlighting to restore dialogKenneth Skovhede
2015-10-27Reworked the restoreFilePicker to maintain a list of selected items, and use ...Kenneth Skovhede
2015-10-26More work on the restore UIKenneth Skovhede
2015-10-26Bugfix for getting a task status in the REST interfaceKenneth Skovhede
2015-10-07Merge pull request #3 from duplicati/mastermsiCode