Commit Graph
20 Commits
Author SHA1 Message Date
Kenneth SkovhedeandGitHub 997891525a Updated license-updater to update csproj files (#5898)
* Updated license-updater to update csproj files

* License updates
2025-01-22 21:04:19 +01:00
Kenneth SkovhedeandGitHub 9464caf622 Feature/update license 2025 (#5851)
* Fixed some minor whitespace issues

* Updated all copyright to 2025
2025-01-07 09:40:39 +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 Skovhede 2c75de2030 Removed a leftover reference 2024-11-15 14:19:41 +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 6ffbc94477 Merge commit '448dd1a99eb4e6f0c5c84fc610dfe2f48e10d69d' into feature/update-avalonia 2024-11-08 10:58:10 +01:00
Kenneth Skovhede be0ac25eef Bumped Avalonia to match latest Tmds package 2024-11-08 10:47:55 +01:00
Kenneth Skovhede 2c63c0d9e8 Fixed loading slowness, caused by AmazonSecretManagerConfig performing network queries on property access. 2024-11-08 10:05:55 +01:00
Kenneth Skovhede bf02a9d99c Hide secret providers that are not supported on the platform 2024-11-05 22:50:55 +01:00
Kenneth Skovhede e690364a47 Added licenses 2024-10-28 08:08:29 +01:00
Kenneth Skovhede f23c5def61 Re-implemented the libsecret provider from scratch. 2024-10-28 00:22:33 +01:00
Kenneth Skovhede 3c484477a7 Added missing dependency 2024-10-26 09:49:36 +02:00
Kenneth Skovhede 7bbdb9afac Fixed Windows compile errors 2024-10-25 23:46:43 +02:00
Kenneth Skovhede 010793828f Fixed an unfortuante typo 2024-10-25 14:26:14 +02:00
Kenneth Skovhede 8f3945b605 Added support for libsecret on Linux 2024-10-25 09:17:04 +02:00
Kenneth Skovhede 8d06c08e1f Implemented support for Windows Credential storage 2024-10-24 21:58:15 +02:00
Kenneth Skovhede 1c640c8924 Added support for pass on Linux 2024-10-24 21:39:54 +02:00
Kenneth Skovhede f372bc9008 Added MacOS KeyChain support 2024-10-24 21:24:27 +02:00
Kenneth Skovhede 1a48cf0fd9 Improved error messages from secret providers 2024-10-24 21:23:58 +02:00
Kenneth Skovhede 34d13a20e2 Initial version of the external secret provider 2024-10-24 16:06:59 +02:00