Kenneth Skovhede
037e9e179f
Merge remote-tracking branch 'origin/master' into feature/remove-httpserver-with-debug
2024-07-18 22:30:09 +02:00
Kenneth Skovhede
499a3ad575
Merge pull request #5262 from duplicati/feature/update-uplink-fixed-native-binaries
...
Prepared for new Uplink packages that correctly package the Storj binaries
2024-07-18 10:47:57 +02:00
Kenneth Skovhede
f0107b476a
Merge pull request #5270 from duplicati/feature/update-localizations
...
Update localizations
2024-07-18 10:35:37 +02:00
Kenneth Skovhede
fecb2bf25a
Updated to latest uplink.net packages
2024-07-18 10:08:57 +02:00
Kenneth Skovhede
3bb06311a8
Added localization on additional strings
2024-07-18 09:56:19 +02:00
Kenneth Skovhede
8d96681db6
Merge pull request #5265 from luixxiul/DescriptionS3ClientLong
...
Fix string `DescriptionS3ClientLong`
2024-07-17 22:18:20 +02:00
Kenneth Skovhede
f458355663
Merge pull request #5264 from luixxiul/B2applicationkeyDescription
...
Replace `B2applicationkeyDescriptionShort` with `B2applicationkeyDescriptionLong`
2024-07-17 22:18:07 +02:00
Suguru Hirahara
f040df8e2f
Switch B2applicationkeyDescriptionShort and B2applicationkeyDescriptionLong
2024-07-14 22:38:58 -04:00
Suguru Hirahara
ab7e640435
Fix string DescriptionS3ClientLong
2024-07-14 22:36:20 -04:00
Kenneth Skovhede
1d913e026f
Added check for valid status code after sending http request with report
2024-07-10 09:22:07 +02:00
Kenneth Skovhede
b39a68bda7
Prepared for new Uplink packages that correctly package the Storj binaries
2024-07-09 12:15:12 +02:00
Kenneth Skovhede
60437d7fc0
Removed duplicate entry in project file
2024-07-09 11:24:17 +02:00
Grzegorz Łagocki
9b19bac7da
Add Copyright Property to *.csproj files
2024-07-09 00:37:18 +02:00
Kenneth Skovhede
31f0cd02ab
Updated Mega library to latest
2024-07-02 10:59:18 +02:00
Kenneth Skovhede
627c270025
Merge remote-tracking branch 'origin/master' into feature/remove-httpserver
2024-07-01 22:42:20 +02:00
Kenneth Skovhede
002a47bd1e
Merge pull request #5219 from duplicati/feature/update-sharp-aes-crypt
...
Updated to SharpAESCrypt 2.0
2024-06-27 09:00:25 +02:00
Kenneth Skovhede
17e2266a69
Merge pull request #5231 from duplicati/feature/increase-default-test-coverage
...
Increase the default test coverage to be 0.1%
2024-06-25 09:58:50 +02:00
Kenneth Skovhede
991870b9c3
Merge pull request #5234 from duplicati/feature/support-script-arguments
...
Added support for passing arguments to scripts
2024-06-25 09:48:39 +02:00
Kenneth Skovhede
5de458e74f
Merge pull request #5218 from duplicati/feature/upgrade-cocol-1-8
...
Updated CoCoL library to 1.8
2024-06-25 09:48:02 +02:00
Kenneth Skovhede
3f29331dc6
Fixed a case where listing would fail with empty filters
2024-06-21 07:52:07 +02:00
Kenneth Skovhede
bb73f8f22e
Don't pass script as argument to self
2024-06-17 09:54:08 +02:00
Kenneth Skovhede
ca4fde938c
Revert "Added option to use shell-execute with --run-script-use-document-open"
...
This reverts commit e32bba1dfc .
2024-06-17 09:47:09 +02:00
Kenneth Skovhede
e32bba1dfc
Added option to use shell-execute with --run-script-use-document-open
2024-06-17 09:39:17 +02:00
Kenneth Skovhede
1b7e1349ca
Adding option for enabling argument parsing in scripts
2024-06-17 09:32:04 +02:00
Poli
9d7fad14cf
Update S3Backend.cs - Poli Systems GmbH
...
Updated the S3 backends of Poli Systems.
S3 became S3-02 and there is a new backend S3-03.
2024-06-15 01:57:45 +02:00
Kenneth Skovhede
828ba240f3
Implemented simpler argument handling based on feedback
2024-06-13 07:40:09 +02:00
Kenneth Skovhede
486e13dd51
Revert "Added support for passing arguments to scripts"
...
This reverts commit 9b9e8a2adb .
2024-06-13 07:24:17 +02:00
Kenneth Skovhede
37071136b7
Revert "Updated example files to mention the arguments more prominently"
...
This reverts commit 763048c8bd .
2024-06-13 07:24:07 +02:00
Kenneth Skovhede
763048c8bd
Updated example files to mention the arguments more prominently
2024-06-12 11:11:40 +02:00
Kenneth Skovhede
9b9e8a2adb
Added support for passing arguments to scripts
2024-06-12 10:54:53 +02:00
Kenneth Skovhede
4294ee3611
Removed last traces of the custom operating system detection
2024-06-11 21:30:33 +02:00
Kenneth Skovhede
1920b0684d
Merge remote-tracking branch 'origin/master' into feature/remove-httpserver
2024-06-11 21:22:29 +02:00
Kenneth Skovhede
973d005c07
Merge pull request #5230 from duplicati/feature/opt-in-local-block-use
...
Changed logic for local blocks to be opt-in
2024-06-11 10:45:11 +02:00
Kenneth Skovhede
f70748359a
Merge pull request #5211 from duplicati/feature/remove-alphafs
...
Removing unsupported AlphaFS.
2024-06-11 10:44:49 +02:00
Kenneth Skovhede
8be2a14f66
Merge pull request #5217 from duplicati/feature/remove-bundled-gpg
...
Removed bundled GPG binaries for Windows.
2024-06-11 10:43:25 +02:00
Kenneth Skovhede
f20d7b9321
Merge pull request #5222 from duplicati/feature/some-s3-option-cleanup
...
Removed S3 options that have been deprecated for years.
2024-06-11 10:42:32 +02:00
Kenneth Skovhede
d264dbd329
Introducing decimal commandline type
2024-06-11 06:50:25 +02:00
Jojo-1000
e316944a50
Fix compare on linux showing 0 bytes when exclude filters are used.
...
Closes #5229
2024-06-10 16:00:39 +02:00
Kenneth Skovhede
f4dee8a305
Increase the default test coverage to be 0.1%
2024-06-10 11:49:43 +02:00
Kenneth Skovhede
f9db217af0
Changed logic for local blocks to be opt-in
2024-06-10 11:37:58 +02:00
Kenneth Skovhede
ca425808c5
Merge remote-tracking branch 'origin/master' into feature/remove-httpserver
2024-06-09 21:23:59 +02:00
Kenneth Skovhede
9f79025744
Removed HttpServer.
...
Re-implemented everything using ASP.NET.
Changed some requests to use JSON instead of FORM data.
Some work towards deleting the FIXMEGlobal instance.
Auth is missing, XSRF does not work correctly.
2024-06-07 15:56:43 +02:00
Kenneth Skovhede
bb7b3e5de4
Merge pull request #5220 from duplicati/feature/update-aws-region-list
...
Added additional AWS S3 regions
2024-06-05 10:55:51 +02:00
Kenneth Skovhede
fdc891aa36
Merge pull request #5208 from Jojo-1000/fix-sql-quotes
...
Fix SQL string quotes
2024-06-04 20:58:20 +02:00
Kenneth Skovhede
b11c558ba2
Removed options that have been deprecated for years.
...
Simplified the parsing of options slightly.
2024-06-04 20:54:57 +02:00
Kenneth Skovhede
c0a49dec2d
Removed unused US region, and fixed mapping of location names
2024-06-04 20:13:02 +02:00
Kenneth Skovhede
dbdd9a0022
Added additional AWS S3 regions:
...
- Africa (Cape Town): `af-south-1`
- Asia Pacific (Hyderabad): `ap-south-2`
- Asia Pacific (Jakarta): `ap-southeast-3`
- Asia Pacific (Melbourne): `ap-southeast-4`
- Canada West (Calgary): `ca-west-1`
- Europe (Spain): `eu-south-2`
- Europe (Zurich): `eu-central-2`
- Israel (Tel Aviv): `il-central-1`
- Middle East (UAE): `me-central-1`
- AWS GovCloud (US-East): `us-gov-east-1`
- AWS GovCloud (US-West): `us-gov-west-1`
List of region endpoints is now generated from region table.
2024-06-04 20:00:04 +02:00
Jojo-1000
a5c6c18f26
Prevent SQLite crash on MacOS.
2024-06-04 19:35:06 +02:00
Kenneth Skovhede
95cb6b4e71
Updated to SharpAESCrypt 2.0
2024-06-04 17:27:18 +02:00
Kenneth Skovhede
4b12109e7f
Updated CoCoL library to 1.8
2024-06-04 15:33:09 +02:00