Commit Graph
6789 Commits
Author SHA1 Message Date
Kenneth SkovhedeandGitHub 0b566ecf1f Merge pull request #5132 from duplicati/feature/1mib-default-blocksize
1 MiB default blocksize
2024-04-21 09:37:02 +02:00
Kenneth Skovhede c4eab9ce82 Fixed infinite loop in test 2024-04-18 18:21:10 +02:00
Kenneth Skovhede bb99a4a6b1 Made the unittest download more robust 2024-04-18 15:34:34 +02:00
Kenneth Skovhede c2a37d0cd8 Merge remote-tracking branch 'origin/master' into feature/multi-arch-build 2024-04-18 14:09:53 +02:00
Kenneth Skovhede 62f707be6d Fixed including the machineId in reports 2024-04-18 14:07:05 +02:00
Kenneth Skovhede fcc95fa936 Fixed flaky test 2024-04-18 11:49:39 +02:00
Kenneth Skovhede 6362dd3cf8 Updated query to remove warning from SQLite logging 2024-04-16 14:19:15 +02:00
Kenneth Skovhede 09b5be5e64 Reverted AlphaFS and AlphaVSS to use the .NetCore35 libraries directly 2024-04-16 14:18:18 +02:00
Kenneth Skovhede cc5d73d1c6 Disabled bundled binary components for Storj 2024-04-16 07:50:27 +02:00
Kenneth Skovhede 675d361e62 Removed deprecated Tardigrade backend 2024-04-15 22:20:54 +02:00
Kenneth Skovhede 142e8e79f2 Fixed a 30s systeminfo delay 2024-04-15 22:17:09 +02:00
Kenneth Skovhede b84f235ffc Updated SQLite M3 binaries to fix crashes 2024-04-15 13:22:39 +02:00
Kenneth Skovhede a0c0cbf3d5 Removed mentions of Mono in code, and fixed some entry paths pointing to the dll instead of the exe 2024-04-15 13:20:39 +02:00
Kenneth Skovhede 49fb45859c Fixed some incorrectly quoted literals in SQL statements 2024-04-15 08:24:01 +02:00
Kenneth Skovhede bf7aff469d Disable loading Kestrel until the API is ready 2024-04-12 15:32:25 +02:00
Kenneth Skovhede 4dd16d6ae3 Added binary files for Storj 2024-04-09 16:41:14 +02:00
Kenneth Skovhede b6e1f7b75f Reverted keys to 128 bytes (1024 bit keys) as the current sign key is 1024 bits.
Regnerated 1024bit dummy keys for testing.
2024-04-09 15:06:34 +02:00
Kenneth Skovhede 037ce702fe Use custome builds of SQLite for non-supported platforms 2024-04-08 13:34:33 +02:00
Kenneth Skovhede f0d61c0f1a Prevent crash on failure shutdown 2024-04-08 07:47:12 +02:00
Kenneth Skovhede b5e9ce18cd Updated old non-https urls 2024-04-06 11:01:08 +02:00
Kenneth Skovhede 847be2d00a More fixes to support transistions to new updater 2024-04-06 10:27:33 +02:00
Kenneth Skovhede d15ed599d9 Prevent crashes on debug builds 2024-04-05 16:50:21 +02:00
Kenneth Skovhede d318467b09 Removed Spatial library 2024-04-05 15:24:27 +02:00
Kenneth Skovhede 9f0810612a Changed logic for reporting exceptions, so all statistics are reported despite an exception stopping the backup 2024-04-02 22:31:55 +02:00
Kenneth SkovhedeandGitHub b0e852d9ad Merge pull request #5129 from duplicati/feature/prepare-updater-system-change
Preparing for updater change
2024-03-28 11:35:39 +01:00
Kenneth Skovhede f1e767b9cc Work on creating the signed manifests 2024-03-27 19:52:40 +01:00
Kenneth Skovhede cc091f06fe Minor fix to increase compatibility with older clients 2024-03-27 11:25:16 +01:00
Kenneth Skovhede a1a4042198 Added support for having multiple valid keys for a manifest 2024-03-27 11:24:49 +01:00
Kenneth Skovhede cc1f91bf87 Stability improvement for future manifests 2024-03-26 15:43:03 +01:00
Kenneth Skovhede 0e714c9fb5 Improved support for updating with manual update process 2024-03-26 15:42:47 +01:00
Kenneth Skovhede e64478474b Showing link for manual update 2024-03-25 07:49:52 +01:00
Kenneth Skovhede 7dfa19d48b Merge branch 'master' into feature/1mib-default-blocksize 2024-03-18 15:19:42 +01:00
Kenneth Skovhede f77f77ad3a Fixed types to allow building release executables 2024-03-15 15:20:28 +01:00
Kenneth Skovhede 7eff0dd2af Merge remote-tracking branch 'origin/master' into feature/change-updater-for-multi-arch 2024-03-15 14:23:12 +01:00
Kenneth Skovhede 115e887802 Implemented new updater logic that supports multi-arch distributions. 2024-03-15 14:18:56 +01:00
Kenneth Skovhede 65438e98d0 Preparing for updater change 2024-03-14 16:55:18 +01:00
Kenneth Skovhede 7d4b57f517 Removed donation messages 2024-03-11 09:49:42 +01:00
Kenneth Skovhede a8ee4f2ba1 Post merge build fixes 2024-03-08 11:44:38 +01:00
Kenneth Skovhede b27323c705 Merge remote-tracking branch 'origin/master' into feature/kestrel-avalonia-upgrade 2024-03-08 11:40:33 +01:00
Kenneth SkovhedeandGitHub 2be34eb393 Merge branch 'master' into feature/improve-alternate-oauth-support 2024-03-08 11:06:40 +01:00
Kenneth SkovhedeandGitHub 81e162fd26 Merge pull request #5120 from TopperDEL/storj-better-exception-handling
fix: Handle upload-error by raising exception
2024-03-08 11:05:34 +01:00
Kenneth SkovhedeandGitHub 0da21bab36 Merge pull request #5117 from duplicati/feature/common-report-url
Added support for machine and backup ids in reports
2024-03-08 11:05:00 +01:00
Kenneth SkovhedeandGitHub 1a1adebfa5 Merge pull request #5119 from duplicati/feature/update-storj-2-12
Feature/update Storj to 2.12
2024-03-08 11:04:21 +01:00
TopperDEL dec4d7bd0f fix: Handle upload-error by raising exception 2024-03-08 09:42:34 +01:00
Kenneth Skovhede a18e16d722 Merged the delay approach and added arguments for C# 7 compatibility 2024-03-08 08:23:45 +01:00
Kenneth Skovhede 37d18983ef Added event handler to prevent empty form being visible 2024-03-08 08:17:57 +01:00
Kenneth SkovhedeandGitHub 94f9e2c3e0 Merge pull request #5106 from trueai-org/master-github-alioss
add aliyunoss
2024-03-07 22:23:10 +01:00
Kenneth Skovhede 6b9165a587 Added support for machine and backup ids in reports 2024-03-07 22:11:49 +01:00
Kenneth Skovhede b1e396ba55 Handling the OAuth AuthID creation with alternate servers 2024-03-07 14:52:49 +01:00
Kenneth Skovhede 31b5e4df37 Fixed test tool not applying global options 2024-03-07 14:51:12 +01:00