Commit Graph
10149 Commits
Author SHA1 Message Date
Kenneth Skovhede 992a0fd90c Made the wrapper async+no-async so it does not loose the caller context. 2024-11-25 15:09:23 +01:00
Kenneth SkovhedeandGitHub 373c63dd55 Merge pull request #5695 from kursataktas/duplicati_guru
Introducing Duplicati Guru on Gurubase.io
2024-11-25 11:15:37 +01:00
Kenneth SkovhedeandGitHub 3ca76f76a3 Merge pull request #5684 from marceloduplicati/feature/backends-add-pcloud
Added pCloud Integration
2024-11-25 11:10:45 +01:00
Kenneth SkovhedeandGitHub 79d6dc0cad Merge branch 'master' into feature/backends-add-pcloud 2024-11-25 11:08:55 +01:00
Marcelo C. 068ae42aa1 Implementation of changes requested in review 2024-11-25 11:01:59 +01:00
Kenneth SkovhedeandGitHub ea922923f2 Merge pull request #5697 from duplicati/feature/support-click-on-trayicon
Added click event handler to tray-icon.
2024-11-24 09:16:57 +01:00
Kenneth SkovhedeandGitHub 8bad6e60f0 Merge pull request #5696 from duplicati/feature/fix-silent-upgrade-error
Fix MSI /quiet upgrade error
2024-11-24 09:16:29 +01:00
Kenneth Skovhede 249bb96af8 Added click event handler to tray-icon.
(Does not work on OSX).
2024-11-22 17:07:56 +01:00
Kenneth Skovhede 9de6869e5b Added support for restarting the Windows Service, if it is running. 2024-11-22 16:54:06 +01:00
Kenneth Skovhede 711fab94af Fixed MSI upgrade issue.
This changes the removal order to avoid duplicate entries being installed.

Upper-cased the upgrade code as that is what WiX does.
2024-11-22 16:52:48 +01:00
Kenneth SkovhedeandGitHub a2c08cc84e Merge pull request #5686 from duplicati/feature/cleanup-ftp-error-handling
Refactoring the FTP backend
2024-11-22 13:01:51 +01:00
Kenneth SkovhedeandGitHub 1eb73349da Merge pull request #5694 from duplicati/feature/re-introduce-crashlog
Added the missing crashlog feature.
2024-11-22 13:01:26 +01:00
Kursat AktasandGitHub a6cf13a12a Introducing Duplicati Guru on Gurubase.io 2024-11-21 23:43:17 +03:00
Kenneth Skovhede 7e479788d7 Added the missing crashlog feature.
The crashlog feature was lost during the removal of the auto-updater.
This commit adds it back, in a slightly different way.
2024-11-21 20:23:42 +01:00
Kenneth SkovhedeandGitHub c5324886da Merge pull request #5693 from duplicati/feature/only-run-tests-on-pr
Feature/only run tests on push
2024-11-21 14:42:29 +01:00
Kenneth Skovhede 30c80696c7 Linting, use double quotes in yml files 2024-11-21 14:41:22 +01:00
Kenneth Skovhede 00eb61362b Only run tests on PRs 2024-11-21 14:41:01 +01:00
Kenneth Skovhede c915b70697 Added support for ftp/aftp treating url paths as before the update 2024-11-21 14:37:25 +01:00
Kenneth Skovhede 9dadd514bf Inverted the flag for relative paths, as that is more compatible with the previous library. 2024-11-21 13:13:44 +01:00
Kenneth SkovhedeandGitHub 8df659662d Merge pull request #5689 from duplicati/feature/fix-remote-control-timeouts
Fixed the no-response timeout to follow the heartbeat interval.
2024-11-21 09:36:52 +01:00
Kenneth Skovhede 6c3735fc56 Fixed the no-response timeout to follow the heartbeat interval. 2024-11-19 22:20:46 +01:00
Kenneth Skovhede 72676fa360 Merge remote-tracking branch 'origin/master' into feature/cleanup-ftp-error-handling 2024-11-19 13:55:34 +01:00
Kenneth Skovhede 5712264e6a Updated some parsing to be simpler.
Changed the strategy to use absolute paths for all operations, to avoid cases where a silent reconnect would end up in a different folder.
Add backwards compatible option to use CWD style relative operations.
Added support for detecting the SSL certificate hash when there is a certificate error.
2024-11-19 13:55:23 +01:00
Kenneth Skovhede 2828729a59 Changed logic for how error messages are constructed 2024-11-19 06:52:17 +01:00
Kenneth SkovhedeandGitHub 21c56d06d3 Merge pull request #5613 from marceloduplicati/feature/backend-live-tests
PR for adding backend tests to CI
2024-11-18 19:45:51 +01:00
Marcelo C. 0f894189b0 Removing test project from solution 2024-11-18 13:15:39 +01:00
Marcelo Ceccon 4beafc0cc7 Added pCloud Integration
Added pCloud backend with custom interface for editing destination.
2024-11-18 13:07:01 +01:00
Kenneth SkovhedeandGitHub b978a9e275 Merge pull request #5679 from duplicati/feature/add-downloads-to-special-folders
Added support for the Downloads folder
v2.1.0.0_experimental_2024-11-15
2024-11-15 14:51:15 +01:00
Kenneth SkovhedeandGitHub 701a59f2d2 Merge pull request #5678 from duplicati/feature/remote-control-settings-with-agent
Fix settings page when running as agent
2024-11-15 14:50:58 +01:00
Kenneth SkovhedeandGitHub f6b0c40880 Merge pull request #5673 from duplicati/feature/tune-log-level
No need for the GPG path to be information
2024-11-15 14:50:44 +01:00
Kenneth SkovhedeandGitHub b60f25b285 Merge pull request #5665 from duplicati/feature/support-autostart-windowsservice
WindowsService INSTALL now auto-starts after installation.
2024-11-15 14:50:31 +01:00
Kenneth SkovhedeandGitHub bec59ebcfc Merge pull request #5682 from duplicati/feature/improve-windows-startup-time
Fixed startup delay on Windows.
2024-11-15 14:47:23 +01:00
Kenneth SkovhedeandGitHub 5de34e9ddb Merge pull request #5683 from duplicati/feature/remove-leftover-reference
Removed a leftover reference
2024-11-15 14:20:08 +01:00
Kenneth Skovhede 2c75de2030 Removed a leftover reference 2024-11-15 14:19:41 +01:00
Kenneth Skovhede 88ae1d18b1 Fixed output from S3 options to mimic previous version 2024-11-15 14:18:39 +01:00
Kenneth Skovhede 38a255eb00 Fixed startup delay on Windows.
Delay was caused by AWS library performing network queries when reading properties on the configuration object.
On top of this, the properties were read twice.
Unified reading+application of options between iDrive and AWS S3.
2024-11-15 14:04:42 +01:00
Kenneth Skovhede 1e85667914 Revert "Fixed startup delay on Windows."
This reverts commit d637dc8957.
2024-11-15 14:03:23 +01:00
Kenneth Skovhede d637dc8957 Fixed startup delay on Windows.
Delay was caused by AWS library performing network queries when reading properties on the configuration object.
On top of this, the properties were read twice.
Unified reading+application of options between iDrive and AWS S3.
2024-11-15 14:02:39 +01:00
Kenneth SkovhedeandGitHub 4f5be2049a Merge pull request #5681 from emmanuel-ferdman/master
Update `Common.wxs` reference
2024-11-15 13:28:18 +01:00
Emmanuel Ferdman 7de3c0076f Update Common.wxs reference
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2024-11-15 04:26:37 -08:00
Kenneth Skovhede 8ce96c5bb2 Added support for the Downloads folder 2024-11-14 22:50:07 +01:00
Kenneth Skovhede 97c8c8ac80 Made the status call available when running agent mode, and hiding the buttons. 2024-11-14 22:24:10 +01:00
Kenneth SkovhedeandGitHub 0b669ca873 Merge pull request #5672 from duplicati/release/canary-2.0.9.111
Version bump to v2.0.9.111-2.0.9.111_canary_2024-11-14
2024-11-14 15:28:14 +01:00
Kenneth Skovhede a3d46c3951 No need for the GPG path to be information 2024-11-14 15:28:07 +01:00
Kenneth Skovhede 1400b28dfa Version bump to v2.0.9.111-2.0.9.111_canary_2024-11-14
You can download this build from:

Binaries: https://updates.duplicati.com/canary/

Signature file: https://updates.duplicati.com/canary/duplicati-2.0.9.111_canary_2024-11-14.signatures.zip
v2.0.9.111-2.0.9.111_canary_2024-11-14
2024-11-14 14:27:19 +01:00
Kenneth SkovhedeandGitHub 8d5f56e847 Merge pull request #5671 from duplicati/feature-improve-agent
Increased heartbeat period and reduced log-spam on the information level
v2.0.9.111_canary_2024-11-14
2024-11-14 11:58:23 +01:00
Kenneth Skovhede 6d72ff2c2f Increased heartbeat period and reduced log-spam on the information level. 2024-11-14 11:41:18 +01:00
Kenneth SkovhedeandGitHub c0e1bdd2c1 Merge pull request #5666 from duplicati/feature/report-package-type-id
Added package type ids when sending usage reports to track individual…
2024-11-14 11:12:24 +01:00
Kenneth SkovhedeandGitHub 887283aa4b Merge pull request #5668 from duplicati/feature/fix-s3-warnings
Fixed a warning when using S3
2024-11-14 11:11:58 +01:00
Kenneth SkovhedeandGitHub 0edc4413a6 Merge pull request #5669 from duplicati/feature/add-missing-option-to-agent
Feature/add missing option to agent
2024-11-14 10:48:33 +01:00