Squash merge branch 14-release into master

This commit is contained in:
crschnick
2025-01-16 07:29:55 +00:00
parent 48c9f96c03
commit 45f6545fc8
2688 changed files with 41312 additions and 19924 deletions
+2
View File
@@ -91,6 +91,7 @@ open module io.xpipe.app {
// For debugging
requires jdk.jdwp.agent;
requires java.net.http;
requires org.bouncycastle.provider;
uses TerminalLauncher;
uses io.xpipe.app.ext.ActionProvider;
@@ -131,6 +132,7 @@ open module io.xpipe.app {
ConnectionInfoExchangeImpl,
ConnectionRemoveExchangeImpl,
ConnectionAddExchangeImpl,
CategoryAddExchangeImpl,
ConnectionBrowseExchangeImpl,
ConnectionTerminalExchangeImpl,
ConnectionToggleExchangeImpl,