Kenneth Skovhede
|
115e887802
|
Implemented new updater logic that supports multi-arch distributions.
|
2024-03-15 14:18:56 +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 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
|
cbe8c43414
|
Minor updates to tray icon
|
2024-03-06 22:18:03 +01:00 |
|
Kenneth Skovhede
|
bbbf77427e
|
Fixed build
|
2024-03-06 15:09:31 +01:00 |
|
Kenneth Skovhede
|
989aa925a0
|
Fixes to Avalonia runner.
Added cross-thread calling support.
|
2024-03-06 12:37:07 +01:00 |
|
Kenneth Skovhede
|
52265395c5
|
Using only Avalonia for TrayIcon
|
2024-03-04 14:34:38 +01:00 |
|
Kenneth Skovhede
|
2303f9151f
|
Cleanup after merge
|
2024-03-04 14:00:55 +01:00 |
|
Kenneth Skovhede
|
473c6cbbb8
|
Merge commit '4f577c65a4d8806f79637c50c21ca3a683c5a07a' into feature/kestrel-avalonia-upgrade
|
2024-03-04 12:21:53 +01:00 |
|
Kenneth Skovhede
|
8e1347c52c
|
Disable MacOS support for trayicon as it will be replaced
|
2024-03-03 15:42:32 +01:00 |
|
Thomas Suckow
|
4f577c65a4
|
Fix backward logic to try to fix mac build
|
2024-03-01 22:27:03 -08:00 |
|
Thomas Suckow
|
bc5f17ebf1
|
Try fix mac build
|
2024-03-01 21:57:36 -08:00 |
|
Kenneth Skovhede
|
aa20088c39
|
Tool based upgrade of all projects with some manual update
|
2024-03-01 14:29:54 +01:00 |
|
Kenneth Skovhede
|
35cc847df7
|
Merge branch 'master' into feature/upgrade-to-sdk-style-projects
|
2024-03-01 14:28:55 +01:00 |
|
Thomas Suckow
|
a3bbf63561
|
Merge remote-tracking branch 'origin/feature/upgrade-to-sdk-style-projects' into feature/net5-kestrel
# Conflicts:
# .appveyor.yml
# .github/workflows/tests.yml
# BuildTools/AutoUpdateBuilder/AutoUpdateBuilder.csproj
# BuildTools/DependencyFinder/DependencyFinder.csproj
# BuildTools/GnupgSigningTool/GnupgSigningTool.csproj
# BuildTools/UpdateVersionStamp/UpdateVersionStamp.csproj
# Duplicati CommandLine Only.sln
# Duplicati.Library.RestAPI/RESTMethods/RequestInfo.cs
# Duplicati.Library.RestAPI/Runner.cs
# Duplicati.sln
# Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj
# Duplicati/CommandLine/BackendTester/app.config
# Duplicati/CommandLine/BackendTool/Duplicati.CommandLine.BackendTool.csproj
# Duplicati/CommandLine/BackendTool/app.config
# Duplicati/CommandLine/ConfigurationImporter/Duplicati.CommandLine.ConfigurationImporter.csproj
# Duplicati/CommandLine/Duplicati.CommandLine.csproj
# Duplicati/CommandLine/RecoveryTool/Duplicati.CommandLine.RecoveryTool.csproj
# Duplicati/CommandLine/app.config
# Duplicati/GUI/Duplicati.GUI.TrayIcon/Assets/icons/normal-warning.png
# Duplicati/GUI/Duplicati.GUI.TrayIcon/Duplicati.GUI.TrayIcon.csproj
# Duplicati/GUI/Duplicati.GUI.TrayIcon/Program.cs
# Duplicati/GUI/Duplicati.GUI.TrayIcon/app.config
# Duplicati/Library/AutoUpdater/Duplicati.Library.AutoUpdater.csproj
# Duplicati/Library/Backend/AlternativeFTP/Duplicati.Library.Backend.AlternativeFTP.csproj
# Duplicati/Library/Backend/AzureBlob/Duplicati.Library.Backend.AzureBlob.csproj
# Duplicati/Library/Backend/Backblaze/Duplicati.Library.Backend.Backblaze.csproj
# Duplicati/Library/Backend/Box/Duplicati.Library.Backend.Box.csproj
# Duplicati/Library/Backend/CloudFiles/Duplicati.Library.Backend.CloudFiles.csproj
# Duplicati/Library/Backend/Dropbox/Duplicati.Library.Backend.Dropbox.csproj
# Duplicati/Library/Backend/FTP/Duplicati.Library.Backend.FTP.csproj
# Duplicati/Library/Backend/File/Duplicati.Library.Backend.File.csproj
# Duplicati/Library/Backend/GoogleServices/Duplicati.Library.Backend.GoogleServices.csproj
# Duplicati/Library/Backend/HubiC/Duplicati.Library.Backend.HubiC.csproj
# Duplicati/Library/Backend/Idrivee2/Duplicati.Library.Backend.Idrivee2.csproj
# Duplicati/Library/Backend/Jottacloud/Duplicati.Library.Backend.Jottacloud.csproj
# Duplicati/Library/Backend/Mega/Duplicati.Library.Backend.Mega.csproj
# Duplicati/Library/Backend/OAuthHelper/Duplicati.Library.OAuthHelper.csproj
# Duplicati/Library/Backend/OneDrive/Duplicati.Library.Backend.OneDrive.csproj
# Duplicati/Library/Backend/OpenStack/Duplicati.Library.Backend.OpenStack.csproj
# Duplicati/Library/Backend/Rclone/Duplicati.Library.Backend.Rclone.csproj
# Duplicati/Library/Backend/S3/Duplicati.Library.Backend.S3.csproj
# Duplicati/Library/Backend/SSHv2/Duplicati.Library.Backend.SSHv2.csproj
# Duplicati/Library/Backend/SharePoint/Duplicati.Library.Backend.SharePoint.csproj
# Duplicati/Library/Backend/Sia/Duplicati.Library.Backend.Sia.csproj
# Duplicati/Library/Backend/Storj/Duplicati.Library.Backend.Storj.csproj
# Duplicati/Library/Backend/TahoeLAFS/Duplicati.Library.Backend.TahoeLAFS.csproj
# Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj
# Duplicati/Library/Backend/TencentCOS/Duplicati.Library.Backend.TencentCOS.csproj
# Duplicati/Library/Backend/WEBDAV/Duplicati.Library.Backend.WEBDAV.csproj
# Duplicati/Library/Common/Duplicati.Library.Common.csproj
# Duplicati/Library/Compression/Duplicati.Library.Compression.csproj
# Duplicati/Library/DynamicLoader/Duplicati.Library.DynamicLoader.csproj
# Duplicati/Library/Encryption/Duplicati.Library.Encryption.csproj
# Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
# Duplicati/Library/Localization/Duplicati.Library.Localization.csproj
# Duplicati/Library/Logging/Duplicati.Library.Logging.csproj
# Duplicati/Library/Main/Duplicati.Library.Main.csproj
# Duplicati/Library/Modules/Builtin/CheckMonoSSL.cs
# Duplicati/Library/Modules/Builtin/Duplicati.Library.Modules.Builtin.csproj
# Duplicati/Library/Modules/Builtin/SendJabberMessage.cs
# Duplicati/Library/SQLiteHelper/Duplicati.Library.SQLiteHelper.csproj
# Duplicati/Library/Snapshots/Duplicati.Library.Snapshots.csproj
# Duplicati/Library/UsageReporter/Duplicati.Library.UsageReporter.csproj
# Duplicati/Library/Utility/Duplicati.Library.Utility.csproj
# Duplicati/Library/Utility/HashAlgorithmHelper.cs
# Duplicati/Library/Utility/Power/WindowsPowerSupplyState.cs
# Duplicati/License/Duplicati.License.csproj
# Duplicati/Server/Duplicati.Server.Serialization/Duplicati.Server.Serialization.csproj
# Duplicati/Server/Duplicati.Server.csproj
# Duplicati/Server/app.config
# Duplicati/Service/Duplicati.Service.csproj
# Duplicati/Service/app.config
# Duplicati/Tools/Duplicati.Tools.csproj
# Duplicati/UnitTest/Duplicati.UnitTest.csproj
# Duplicati/UnitTest/GeneralBlackBoxTesting.cs
# Duplicati/UnitTest/app.config
# Duplicati/WindowsService/WindowsService.csproj
# Installer/debian/docker/debian/control
# Tools/SQLiteTool/SQLiteTool.csproj
# Tools/ZipFileDebugger/ZipFileDebugger.csproj
# guiTests/guiTest.py
# thirdparty/UnixSupport/UnixSupport.csproj
# thirdparty/alphavss/Homepage.txt
# thirdparty/alphavss/License.txt
# thirdparty/alphavss/licensedata.json
|
2024-02-29 21:55:17 -08:00 |
|
Kenneth Skovhede
|
40dd3c6816
|
Updated all license mentions to MIT
|
2024-02-28 15:45:30 +01:00 |
|
Kenneth Skovhede
|
133dda94a3
|
Fixed complicated build with Xamarin Mac
|
2024-02-26 14:50:18 +01:00 |
|
Kenneth Skovhede
|
3bf6b162ca
|
Upgraded utility projects.
Removed redundant packages files.
Removed `mozroots` in prepare of switch to non-mono releases.
|
2024-02-26 08:24:48 +01:00 |
|
Kenneth Skovhede
|
d7b6dd90be
|
Updated all projects to use SDK-style projects using upgrade-assist
|
2024-02-25 16:19:25 +01:00 |
|
trueai-org
|
35cb8056f6
|
add aliyun oss, and chinese readme
|
2024-02-23 11:12:41 +08:00 |
|
 gpatel-frandGitHub
|
f985af4a5a
|
removes obsolete backend HubiC - fixes #4836 (#5018)
|
2023-08-30 13:45:55 +02:00 |
|
 gpatel-frandGitHub
|
729a84fdc1
|
update mail libraries (#5014)
known side effect: the mail server user password will no longer be displayed in the verbose log
|
2023-08-28 11:50:37 +02:00 |
|
gpatel-fr
|
93ef1a1a8c
|
updates rumps to python3, add icon normal-warning, set rumps as default
|
2023-04-27 19:28:52 +02:00 |
|
 gpatel-frandGitHub
|
25381bd1ab
|
Merge pull request #4913 from gpatel-fr/updatenewton1302
update Newtonsoft lib to 13.02
|
2023-03-24 23:18:29 +01:00 |
|
gpatel-fr
|
cf17f488d1
|
update Newtonsoft lib to 13.02
|
2023-03-24 23:17:11 +01:00 |
|
gpatel-fr
|
b63e6caf1e
|
attempt to fix warning about Xamarin lib in tray icon
|
2023-03-24 23:09:56 +01:00 |
|
David Gileadi
|
9763305731
|
Use template images, which work in dark menu bars
|
2023-03-01 13:40:53 -07:00 |
|
Thomas Suckow
|
69ccc12e7d
|
Reorganize the backends to be referenced via a single csproj
For my sanity
|
2022-11-18 21:55:46 -08:00 |
|
Thomas Suckow
|
08472517b9
|
Fix tray icon issues on MacOS
|
2022-11-12 10:38:06 -08:00 |
|
Thomas Suckow
|
78197453a1
|
Merge remote-tracking branch master into feature/net5-avalonia
# Conflicts:
# Duplicati CommandLine Only.sln
# Duplicati.sln
# Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj
# Duplicati/CommandLine/BackendTool/Duplicati.CommandLine.BackendTool.csproj
# Duplicati/CommandLine/Duplicati.CommandLine.csproj
# Duplicati/CommandLine/RecoveryTool/Duplicati.CommandLine.RecoveryTool.csproj
# Duplicati/GUI/Duplicati.GUI.TrayIcon/Duplicati.GUI.TrayIcon.csproj
# Duplicati/GUI/Duplicati.GUI.TrayIcon/app.config
# Duplicati/Library/AutoUpdater/UpdaterManager.cs
# Duplicati/Library/Backend/Jottacloud/Duplicati.Library.Backend.Jottacloud.csproj
# Duplicati/Library/Main/Duplicati.Library.Main.csproj
# Duplicati/Library/Utility/Duplicati.Library.Utility.csproj
# Duplicati/Library/Utility/Utility.cs
# Duplicati/Server/Duplicati.Server.csproj
# Duplicati/Server/app.config
# Duplicati/Service/app.config
# Duplicati/UnitTest/BackendToolTests.cs
# Duplicati/UnitTest/Duplicati.UnitTest.csproj
# guiTests/guiTest.py
|
2022-11-11 21:40:08 -08:00 |
|
Thomas Suckow
|
8055cfb4f0
|
Working minimal avalonia tray icon
|
2022-09-28 20:44:09 -07:00 |
|
Thomas Suckow
|
86ceb95e28
|
Proof of concept to support Avalonia
|
2022-09-02 08:50:08 -07:00 |
|
David Gileadi
|
a17bd1b3bf
|
Use conditional compilation for TryGetXamarinMac
|
2022-08-03 15:18:56 -07:00 |
|
David Gileadi
|
160a083618
|
Work on cross-platform build
|
2022-08-03 14:46:59 -07:00 |
|
David Gileadi
|
a8ee4c4501
|
Clean up csproj items
|
2022-08-03 12:53:03 -07:00 |
|
David Gileadi
|
6f0ae31cd1
|
Make Xamarin-based CocoaRunner the default on Mac
|
2022-08-03 12:35:43 -07:00 |
|
Muhammad Abrar
|
70a60978cb
|
Syncing with upstream
|
2022-06-13 12:40:29 +05:00 |
|
Muhammad Abrar
|
713fce2acb
|
Adding idrivee2 reference in BackendTester, BackendTool and Duplicati.GUI.TrayIcon csproj as well
|
2022-06-13 10:59:08 +05:00 |
|
Muhammad Abrar
|
f73bc2213c
|
Added support for new backend IDrivee2(https://www.idrivee2.com)
|
2022-06-13 10:38:42 +05:00 |
|
 Kenneth SkovhedeandGitHub
|
6ca25d3e73
|
Merge pull request #4694 from mnaiman/patch-1
TLS 1.1 deprecation and TLS 1.3 support webserver and TrayIcon
|
2022-06-12 20:59:03 +02:00 |
|
Max
|
1c135adba2
|
TLS 1.1 deprecation and TLS 1.3 support
|
2022-03-19 14:25:51 +01:00 |
|
 MaxandGitHub
|
8e176de004
|
TrayIcon SSL security increase
|
2022-03-19 14:01:20 +01:00 |
|
Doug Krahmer
|
d1f10ba9a1
|
Add IDrive backend and API subset
|
2022-03-18 11:14:43 -07:00 |
|
Thomas Suckow
|
d528703fe7
|
Merge branch 'master' into experiment/net5-split
# Conflicts:
# .github/workflows/tests.yml
# Duplicati.sln
# Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj
# Duplicati/CommandLine/BackendTool/Duplicati.CommandLine.BackendTool.csproj
# Duplicati/CommandLine/Duplicati.CommandLine.csproj
# Duplicati/CommandLine/RecoveryTool/Duplicati.CommandLine.RecoveryTool.csproj
# Duplicati/GUI/Duplicati.GUI.TrayIcon/Duplicati.GUI.TrayIcon.csproj
# Duplicati/Library/Backend/AzureBlob/AzureBlobWrapper.cs
# Duplicati/Library/Backend/Mega/Duplicati.Library.Backend.Mega.csproj
# Duplicati/Library/Backend/Mega/packages.config
# Duplicati/Library/Backend/OAuthHelper/Duplicati.Library.OAuthHelper.csproj
# Duplicati/Library/Backend/Tardigrade/Duplicati.Library.Backend.Tardigrade.csproj
# Duplicati/Library/Backend/Tardigrade/Properties/AssemblyInfo.cs
# Duplicati/Library/Backend/Tardigrade/packages.config
# Duplicati/Library/Common/Duplicati.Library.Common.csproj
# Duplicati/Library/Common/IO/SystemIOWindows.cs
# Duplicati/Library/Modules/Builtin/Duplicati.Library.Modules.Builtin.csproj
# Duplicati/Library/Modules/Builtin/packages.config
# Duplicati/Library/Utility/Utility.cs
# Duplicati/License/Duplicati.License.csproj
# Duplicati/Server/Duplicati.Server.csproj
# Duplicati/Server/packages.config
# Duplicati/UnitTest/Duplicati.UnitTest.csproj
|
2022-02-22 19:04:01 -08:00 |
|
TopperDEL
|
0c9435fe7b
|
fix: Use fresh GUID for Tardigrade-Backend-Project
|
2021-07-19 09:21:08 +02:00 |
|
TopperDEL
|
0981c66465
|
feat: Create a copy of old Tardigrade-Backend with reuse of new Storj-Backend
|
2021-07-15 17:15:03 +02:00 |
|
Kenneth Hsu
|
67eef2c1fd
|
Fix path to GTK tray icons.
The use of a backslash as a path separator only works for Windows.
This fixes #4528.
|
2021-06-28 09:52:13 -07:00 |
|