Commit Graph
4099 Commits
Author SHA1 Message Date
Kenneth SkovhedeandGitHub 2569f94de8 Merge pull request #5290 from luixxiul/OptionSendlevelLong
Add a line break to `OptionSendlevelLong`
2024-07-24 18:45:23 +02:00
Suguru Hirahara 5ccee68f8a Add a line break to OptionSendlevelLong 2024-07-24 03:56:39 -04:00
Suguru Hirahara 5b65562ea6 Update strings to indicate deprecation
- DisablefilepathcacheDeprecated
- FilereadbuffersizeDeprecated

This also makes "DEPRECATED: " translatable.
2024-07-24 00:56:05 -04:00
Kenneth Skovhede c7cbb78a85 Fixed input strings with linefeeds not being translated.
This fixes #5279
2024-07-19 13:37:00 +02:00
Kenneth SkovhedeandGitHub 2f26f52a30 Merge pull request #5227 from duplicati/feature/remove-httpserver
Remove httpserver
2024-07-19 12:36:17 +02:00
Suguru Hirahara a534add682 Specify correct string to OPTION_DISABLE_LENGTH_VERIFICATION 2024-07-19 04:12:50 -04:00
Suguru Hirahara 6d6fd22aa3 Update DisplayName and Description on Strings.cs for Aliyun OSS and Tencent COS 2024-07-18 13:55:49 -04:00
Kenneth Skovhede 1de113bd2f Merge remote-tracking branch 'origin/master' into feature/remove-httpserver 2024-07-18 11:00:52 +02:00
Kenneth SkovhedeandGitHub 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 SkovhedeandGitHub 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 SkovhedeandGitHub 8d96681db6 Merge pull request #5265 from luixxiul/DescriptionS3ClientLong
Fix string `DescriptionS3ClientLong`
2024-07-17 22:18:20 +02:00
Kenneth SkovhedeandGitHub 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 SkovhedeandGitHub 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 SkovhedeandGitHub 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 SkovhedeandGitHub 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 SkovhedeandGitHub 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
PoliandGitHub 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 SkovhedeandGitHub 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 SkovhedeandGitHub f70748359a Merge pull request #5211 from duplicati/feature/remove-alphafs
Removing unsupported AlphaFS.
2024-06-11 10:44:49 +02:00
Kenneth SkovhedeandGitHub 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 SkovhedeandGitHub 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 SkovhedeandGitHub 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