This commit is contained in:
Thomas Peterson 2024-11-13 10:30:54 +01:00
parent 1ef8282118
commit 73e6e550a6
83 changed files with 4633 additions and 4562 deletions

View File

@ -1 +0,0 @@
PSCHelpdesk

View File

@ -11,24 +11,87 @@
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="95257dc5-08bd-4c50-8726-85956b3c2c92" name="Changes" comment=""> <list default="true" id="95257dc5-08bd-4c50-8726-85956b3c2c92" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/.idea/.idea.PSCHelpdesk/.idea/riderPublish.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.PSCHelpdesk/.idea/riderPublish.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/.idea.PSCHelpdesk/.idea/.name" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/.idea.PSCHelpdesk/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.PSCHelpdesk/.idea/workspace.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/.idea.PSCHelpdesk/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.PSCHelpdesk/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/HetznerServer/HetznerServer.cs" beforeDir="false" afterPath="$PROJECT_DIR$/HetznerServer/HetznerServer.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/HetznerServer/HetznerServer.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/HetznerServer/HetznerServer.csproj" afterDir="false" />
<change beforePath="$PROJECT_DIR$/HetznerServer/HetznerServerBootstrap.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/HetznerServer/Menu/MainMenu.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/HetznerServer/MenuService.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Nextcloud/Models/Note.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Nextcloud/Models/Note.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Nextcloud/Nextcloud.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Nextcloud/Nextcloud.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Nextcloud/Nextcloud.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/Nextcloud/Nextcloud.csproj" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Nextcloud/ViewModels/NotesViewModel.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Nextcloud/ViewModels/NotesViewModel.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Nextcloud/Views/NotesView.axaml" beforeDir="false" afterPath="$PROJECT_DIR$/Nextcloud/Views/NotesView.axaml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/PSCHelpdesk.sln.DotSettings.user" beforeDir="false" afterPath="$PROJECT_DIR$/PSCHelpdesk.sln.DotSettings.user" afterDir="false" />
<change beforePath="$PROJECT_DIR$/PSCHelpdesk/PSCHelpdesk.Desktop/PSCHelpdesk.Desktop.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/PSCHelpdesk/PSCHelpdesk.Desktop/PSCHelpdesk.Desktop.csproj" afterDir="false" /> <change beforePath="$PROJECT_DIR$/PSCHelpdesk/PSCHelpdesk.Desktop/PSCHelpdesk.Desktop.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/PSCHelpdesk/PSCHelpdesk.Desktop/PSCHelpdesk.Desktop.csproj" afterDir="false" />
<change beforePath="$PROJECT_DIR$/PSCHelpdesk/PSCHelpdesk/Startup.cs" beforeDir="false" afterPath="$PROJECT_DIR$/PSCHelpdesk/PSCHelpdesk/Startup.cs" afterDir="false" /> <change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Base.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Base.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/PSCHelpdesk/PSCHelpdesk/ViewLocator.cs" beforeDir="false" afterPath="$PROJECT_DIR$/PSCHelpdesk/PSCHelpdesk/ViewLocator.cs" afterDir="false" /> <change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Controls.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Controls.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/PSCHelpdesk/PSCHelpdesk/ViewModels/PluginListViewModel.cs" beforeDir="false" afterPath="$PROJECT_DIR$/PSCHelpdesk/PSCHelpdesk/ViewModels/PluginListViewModel.cs" afterDir="false" /> <change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.DesignerSupport.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.DesignerSupport.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Shared/Plugin/Contract.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Shared/Plugin/Contract.cs" afterDir="false" /> <change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Dialogs.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Dialogs.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Markup.Xaml.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Markup.Xaml.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Markup.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Markup.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Metal.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Metal.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.MicroCom.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.MicroCom.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.OpenGL.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.OpenGL.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.ReactiveUI.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.ReactiveUI.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Remote.Protocol.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Remote.Protocol.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Vulkan.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Vulkan.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Xaml.Interactions.Custom.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Xaml.Interactions.Custom.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Xaml.Interactions.DragAndDrop.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Xaml.Interactions.DragAndDrop.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Xaml.Interactions.Draggable.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Xaml.Interactions.Draggable.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Xaml.Interactions.Events.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Xaml.Interactions.Events.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Xaml.Interactions.Responsive.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Xaml.Interactions.Responsive.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Xaml.Interactions.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Xaml.Interactions.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Xaml.Interactivity.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.Xaml.Interactivity.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Avalonia.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Avalonia.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/DynamicData.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/DynamicData.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/HetznerCloudApi.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/HetznerCloudApi.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/HetznerServer.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/HetznerServer.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/HetznerServer.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/HetznerServer.pdb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/MicroCom.Runtime.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/MicroCom.Runtime.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Microsoft.Extensions.DependencyInjection.Abstractions.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Microsoft.Extensions.DependencyInjection.Abstractions.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Microsoft.Extensions.DependencyInjection.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Microsoft.Extensions.DependencyInjection.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Newtonsoft.Json.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Newtonsoft.Json.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/ReactiveUI.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/ReactiveUI.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Renci.SshNet.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Renci.SshNet.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/Splat.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/Splat.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/hetzner/System.Reactive.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/hetzner/System.Reactive.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Base.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Base.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Controls.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Controls.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.DesignerSupport.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.DesignerSupport.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Dialogs.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Dialogs.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Markup.Xaml.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Markup.Xaml.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Markup.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Markup.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Metal.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Metal.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.MicroCom.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.MicroCom.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.OpenGL.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.OpenGL.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.ReactiveUI.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.ReactiveUI.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Remote.Protocol.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Remote.Protocol.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Svg.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Svg.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Vulkan.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Vulkan.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Xaml.Interactions.Custom.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Xaml.Interactions.Custom.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Xaml.Interactions.DragAndDrop.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Xaml.Interactions.DragAndDrop.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Xaml.Interactions.Draggable.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Xaml.Interactions.Draggable.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Xaml.Interactions.Events.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Xaml.Interactions.Events.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Xaml.Interactions.Responsive.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Xaml.Interactions.Responsive.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Xaml.Interactions.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Xaml.Interactions.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Xaml.Interactivity.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.Xaml.Interactivity.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Avalonia.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/AvaloniaEdit.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/AvaloniaEdit.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/ColorTextBlock.Avalonia.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/ColorTextBlock.Avalonia.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/CommunityToolkit.Mvvm.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/CommunityToolkit.Mvvm.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/CommunityToolkit.Mvvm.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/CommunityToolkit.Mvvm.pdb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/CommunityToolkit.Mvvm.xml" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/CommunityToolkit.Mvvm.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/DynamicData.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/DynamicData.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/ExCSS.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/ExCSS.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Fizzler.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Fizzler.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/HtmlAgilityPack.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/HtmlAgilityPack.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Markdown.Avalonia.Full.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Markdown.Avalonia.Full.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Markdown.Avalonia.Html.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Markdown.Avalonia.Html.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Markdown.Avalonia.Svg.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Markdown.Avalonia.Svg.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Markdown.Avalonia.SyntaxHigh.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Markdown.Avalonia.SyntaxHigh.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Markdown.Avalonia.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Markdown.Avalonia.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/MicroCom.Runtime.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/MicroCom.Runtime.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Newtonsoft.Json.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Newtonsoft.Json.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Nextcloud.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Nextcloud.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Nextcloud.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Nextcloud.pdb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/ReactiveUI.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/ReactiveUI.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/RestSharp.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/RestSharp.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/ShimSkiaSharp.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/ShimSkiaSharp.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Splat.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Splat.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Svg.Custom.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Svg.Custom.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/Svg.Model.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/Svg.Model.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/_dist/nextcloud/System.Reactive.dll" beforeDir="false" afterPath="$PROJECT_DIR$/_dist/nextcloud/System.Reactive.dll" afterDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -114,35 +177,35 @@
<option name="hideEmptyMiddlePackages" value="true" /> <option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" /> <option name="showLibraryContents" value="true" />
</component> </component>
<component name="PropertiesComponent">{ <component name="PropertiesComponent"><![CDATA[{
&quot;keyToString&quot;: { "keyToString": {
&quot;.NET Project.PSCHelpdesk.Desktop ohne plugin.executor&quot;: &quot;Run&quot;, ".NET Project.PSCHelpdesk.Desktop ohne plugin.executor": "Run",
&quot;.NET Project.PSCHelpdesk.Desktop.executor&quot;: &quot;Debug&quot;, ".NET Project.PSCHelpdesk.Desktop.executor": "Run",
&quot;Publish to folder.Build HetznerServer Plugin Debug.executor&quot;: &quot;Run&quot;, "Publish to folder.Build HetznerServer Plugin Debug.executor": "Run",
&quot;Publish to folder.Copy Hetzner Target.executor&quot;: &quot;Run&quot;, "Publish to folder.Copy Hetzner Target.executor": "Run",
&quot;Publish to folder.Copy NextCloud Target.executor&quot;: &quot;Run&quot;, "Publish to folder.Copy NextCloud Target.executor": "Run",
&quot;Publish to folder.Publish HetznerServer to folder.executor&quot;: &quot;Run&quot;, "Publish to folder.Publish HetznerServer to folder.executor": "Run",
&quot;Publish to folder.Publish NextCloud to folder.executor&quot;: &quot;Run&quot;, "Publish to folder.Publish NextCloud to folder.executor": "Run",
&quot;Publish to folder.Publish Nextcloud to folder.executor&quot;: &quot;Run&quot;, "Publish to folder.Publish Nextcloud to folder.executor": "Run",
&quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;, "RunOnceActivity.ShowReadmeOnStart": "true",
&quot;XThreadsFramesViewSplitterKey&quot;: &quot;0.4427131&quot;, "XThreadsFramesViewSplitterKey": "0.4427131",
&quot;git-widget-placeholder&quot;: &quot;master&quot;, "git-widget-placeholder": "master",
&quot;ignore.virus.scanning.warn.message&quot;: &quot;true&quot;, "ignore.virus.scanning.warn.message": "true",
&quot;last_opened_file_path&quot;: &quot;/home/thomas/RiderProjects/PSCHelpdesk/PSCHelpdesk/PSCHelpdesk.Desktop/bin/Debug/net9.0/plugins&quot;, "last_opened_file_path": "/home/thomas/RiderProjects/PSCHelpdesk/PSCHelpdesk/PSCHelpdesk.Desktop/bin/Debug/net9.0/plugins",
&quot;node.js.detected.package.eslint&quot;: &quot;true&quot;, "node.js.detected.package.eslint": "true",
&quot;node.js.detected.package.tslint&quot;: &quot;true&quot;, "node.js.detected.package.tslint": "true",
&quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;, "node.js.selected.package.eslint": "(autodetect)",
&quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;, "node.js.selected.package.tslint": "(autodetect)",
&quot;nodejs_package_manager_path&quot;: &quot;npm&quot;, "nodejs_package_manager_path": "npm",
&quot;settings.editor.selected.configurable&quot;: &quot;SolutionBuilderGeneralOptionsPage&quot;, "settings.editor.selected.configurable": "SolutionBuilderGeneralOptionsPage",
&quot;vue.rearranger.settings.migration&quot;: &quot;true&quot; "vue.rearranger.settings.migration": "true"
}, },
&quot;keyToStringList&quot;: { "keyToStringList": {
&quot;com.intellij.ide.scratch.ScratchImplUtil$2/New Scratch File&quot;: [ "com.intellij.ide.scratch.ScratchImplUtil$2/New Scratch File": [
&quot;Shell Script&quot; "Shell Script"
] ]
} }
}</component> }]]></component>
<component name="RunManager" selected=".NET Project.PSCHelpdesk.Desktop"> <component name="RunManager" selected=".NET Project.PSCHelpdesk.Desktop">
<configuration name="Copy Hetzner Target" type="DotNetFolderPublish" factoryName="Publish to folder"> <configuration name="Copy Hetzner Target" type="DotNetFolderPublish" factoryName="Publish to folder">
<riderPublish configuration="Debug" delete_existing_files="true" platform="Any CPU" runtime="Portable" target_folder="$PROJECT_DIR$/_dist/hetzner" target_framework="net9.0" uuid_high="6134591891200954270" uuid_low="-7110083162272853959" /> <riderPublish configuration="Debug" delete_existing_files="true" platform="Any CPU" runtime="Portable" target_folder="$PROJECT_DIR$/_dist/hetzner" target_framework="net9.0" uuid_high="6134591891200954270" uuid_low="-7110083162272853959" />
@ -258,6 +321,7 @@
<workItem from="1731334901251" duration="3939000" /> <workItem from="1731334901251" duration="3939000" />
<workItem from="1731399725283" duration="2310000" /> <workItem from="1731399725283" duration="2310000" />
<workItem from="1731404905147" duration="14283000" /> <workItem from="1731404905147" duration="14283000" />
<workItem from="1731437334002" duration="2883000" />
</task> </task>
<servers /> <servers />
</component> </component>
@ -286,14 +350,7 @@
<line-breakpoint enabled="true" type="DotNet Breakpoints"> <line-breakpoint enabled="true" type="DotNet Breakpoints">
<url>file://$PROJECT_DIR$/HetznerServer/Menu/MainMenu.cs</url> <url>file://$PROJECT_DIR$/HetznerServer/Menu/MainMenu.cs</url>
<line>13</line> <line>13</line>
<properties documentPath="C:\Users\info\RiderProjects\pschelpdesk\HetznerServer\Menu\MainMenu.cs" containingFunctionPresentation="Method 'addMenu'"> <properties documentPath="C:\Users\info\RiderProjects\pschelpdesk\HetznerServer\Menu\MainMenu.cs" containingFunctionPresentation="Method 'addMenu'" />
<startOffsets>
<option value="335" />
</startOffsets>
<endOffsets>
<option value="428" />
</endOffsets>
</properties>
<option name="timeStamp" value="92" /> <option name="timeStamp" value="92" />
</line-breakpoint> </line-breakpoint>
<line-breakpoint enabled="true" type="DotNet Breakpoints"> <line-breakpoint enabled="true" type="DotNet Breakpoints">
@ -361,24 +418,6 @@
</properties> </properties>
<option name="timeStamp" value="168" /> <option name="timeStamp" value="168" />
</line-breakpoint> </line-breakpoint>
<line-breakpoint enabled="true" type="DotNet Breakpoints">
<url>file://$APPLICATION_CONFIG_DIR$/resharper-host/SourcesCache/dd582eafcc7da4dc5ece1e7e4de37b1f271b42b4cea54a2aecfe3bda3fd2e5a/HyperlinkButton.cs</url>
<line>80</line>
<properties documentPath="$APPLICATION_CONFIG_DIR$/resharper-host/SourcesCache/dd582eafcc7da4dc5ece1e7e4de37b1f271b42b4cea54a2aecfe3bda3fd2e5a/HyperlinkButton.cs" containingFunctionPresentation="Method 'OnClick'" />
<option name="timeStamp" value="185" />
</line-breakpoint>
<line-breakpoint enabled="true" type="DotNet Breakpoints">
<url>file://$APPLICATION_CONFIG_DIR$/resharper-host/SourcesCache/dd582eafcc7da4dc5ece1e7e4de37b1f271b42b4cea54a2aecfe3bda3fd2e5a/HyperlinkButton.cs</url>
<line>78</line>
<properties documentPath="$APPLICATION_CONFIG_DIR$/resharper-host/SourcesCache/dd582eafcc7da4dc5ece1e7e4de37b1f271b42b4cea54a2aecfe3bda3fd2e5a/HyperlinkButton.cs" containingFunctionPresentation="Method 'OnClick'" />
<option name="timeStamp" value="186" />
</line-breakpoint>
<line-breakpoint enabled="true" type="DotNet Breakpoints">
<url>file://$APPLICATION_CONFIG_DIR$/resharper-host/SourcesCache/dd582eafcc7da4dc5ece1e7e4de37b1f271b42b4cea54a2aecfe3bda3fd2e5a/HyperlinkButton.cs</url>
<line>60</line>
<properties documentPath="$APPLICATION_CONFIG_DIR$/resharper-host/SourcesCache/dd582eafcc7da4dc5ece1e7e4de37b1f271b42b4cea54a2aecfe3bda3fd2e5a/HyperlinkButton.cs" containingFunctionPresentation="Property 'NavigateUri'" />
<option name="timeStamp" value="187" />
</line-breakpoint>
<line-breakpoint enabled="true" type="DotNet Breakpoints"> <line-breakpoint enabled="true" type="DotNet Breakpoints">
<url>file://$PROJECT_DIR$/HetznerServer/Views/ServerView.axaml.cs</url> <url>file://$PROJECT_DIR$/HetznerServer/Views/ServerView.axaml.cs</url>
<line>29</line> <line>29</line>

View File

@ -92,6 +92,11 @@
<StackPanel> <StackPanel>
<TextBlock Text="{Binding SelectedServer.Name}" FontSize="24"/> <TextBlock Text="{Binding SelectedServer.Name}" FontSize="24"/>
<ListBox ItemsSource="{Binding SelectedServer.Domains}" Margin="0" Padding="0"> <ListBox ItemsSource="{Binding SelectedServer.Domains}" Margin="0" Padding="0">
<ListBox.Styles>
<Style Selector="ListBoxItem">
<Setter Property="Padding" Value="0" />
</Style>
</ListBox.Styles>
<ListBox.ItemTemplate> <ListBox.ItemTemplate>
<DataTemplate> <DataTemplate>
<Border Padding="1" Margin="0"> <Border Padding="1" Margin="0">

View File

@ -15,6 +15,11 @@
OpenPaneLength="300"> OpenPaneLength="300">
<SplitView.Pane> <SplitView.Pane>
<ListBox ItemsSource="{Binding Notes}"> <ListBox ItemsSource="{Binding Notes}">
<ListBox.Styles>
<Style Selector="ListBoxItem">
<Setter Property="Padding" Value="0" />
</Style>
</ListBox.Styles>
<ListBox.ItemTemplate> <ListBox.ItemTemplate>
<DataTemplate> <DataTemplate>
<Border Padding="1" Margin="0"> <Border Padding="1" Margin="0">

View File

@ -6,6 +6,7 @@
<TargetFramework>net9.0</TargetFramework> <TargetFramework>net9.0</TargetFramework>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<BuiltInComInteropSupport>true</BuiltInComInteropSupport> <BuiltInComInteropSupport>true</BuiltInComInteropSupport>
<RunPostBuildEvent>Always</RunPostBuildEvent>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
@ -28,7 +29,29 @@
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<Target Name="PostBuild" AfterTargets="PostBuildEvent"> <ItemGroup>
<Exec Command="call postbuild.bat $(SolutionDir) $(SolutionDir)\PSCHelpdesk\PSCHelpdesk.Desktop\bin\Debug\net9.0\plugins" /> <MySourceFiles Include="
$(SolutionDir)\_dist\nextcloud\Nextcloud.dll;
$(SolutionDir)\_dist\nextcloud\RestSharp.dll;
$(SolutionDir)\_dist\nextcloud\Markdown.Avalonia*;
$(SolutionDir)\_dist\nextcloud\ColorTextBlock.Avalonia*;
$(SolutionDir)\_dist\nextcloud\AvaloniaEdit*;
$(SolutionDir)\_dist\nextcloud\HtmlAgilityPack*;
$(SolutionDir)\_dist\nextcloud\Avalonia.Svg*;
$(SolutionDir)\_dist\hetzner\HetznerServer.dll;
$(SolutionDir)\_dist\hetzner\HetznerCloudApi.dll;
$(SolutionDir)\_dist\hetzner\Renci.SshNet.dll;
"/>
</ItemGroup>
<Target Name="CopyFiles" AfterTargets="PostBuildEvent">
<Copy
SourceFiles="@(MySourceFiles)"
DestinationFolder="$(TargetDir)/plugins/"
/>
</Target> </Target>
<!--<Target Name="PostBuild" AfterTargets="PostBuildEvent" Condition="">
<Exec Command="call postbuild.bat $(SolutionDir) $(SolutionDir)\PSCHelpdesk\PSCHelpdesk.Desktop\bin\Debug\net9.0\plugins" />
</Target>-->
</Project> </Project>

0
_dist/hetzner/Avalonia.Base.dll Normal file → Executable file
View File

0
_dist/hetzner/Avalonia.Controls.dll Normal file → Executable file
View File

0
_dist/hetzner/Avalonia.DesignerSupport.dll Normal file → Executable file
View File

0
_dist/hetzner/Avalonia.Dialogs.dll Normal file → Executable file
View File

0
_dist/hetzner/Avalonia.Markup.Xaml.dll Normal file → Executable file
View File

0
_dist/hetzner/Avalonia.Markup.dll Normal file → Executable file
View File

0
_dist/hetzner/Avalonia.Metal.dll Normal file → Executable file
View File

0
_dist/hetzner/Avalonia.MicroCom.dll Normal file → Executable file
View File

0
_dist/hetzner/Avalonia.OpenGL.dll Normal file → Executable file
View File

0
_dist/hetzner/Avalonia.ReactiveUI.dll Normal file → Executable file
View File

0
_dist/hetzner/Avalonia.Remote.Protocol.dll Normal file → Executable file
View File

0
_dist/hetzner/Avalonia.Vulkan.dll Normal file → Executable file
View File

0
_dist/hetzner/Avalonia.Xaml.Interactions.Custom.dll Normal file → Executable file
View File

View File

0
_dist/hetzner/Avalonia.Xaml.Interactions.Draggable.dll Normal file → Executable file
View File

0
_dist/hetzner/Avalonia.Xaml.Interactions.Events.dll Normal file → Executable file
View File

View File

0
_dist/hetzner/Avalonia.Xaml.Interactions.dll Normal file → Executable file
View File

0
_dist/hetzner/Avalonia.Xaml.Interactivity.dll Normal file → Executable file
View File

0
_dist/hetzner/Avalonia.dll Normal file → Executable file
View File

0
_dist/hetzner/DynamicData.dll Normal file → Executable file
View File

0
_dist/hetzner/HetznerCloudApi.dll Normal file → Executable file
View File

Binary file not shown.

Binary file not shown.

0
_dist/hetzner/MicroCom.Runtime.dll Normal file → Executable file
View File

View File

0
_dist/hetzner/Newtonsoft.Json.dll Normal file → Executable file
View File

0
_dist/hetzner/ReactiveUI.dll Normal file → Executable file
View File

0
_dist/hetzner/Renci.SshNet.dll Normal file → Executable file
View File

0
_dist/hetzner/Splat.dll Normal file → Executable file
View File

0
_dist/hetzner/System.Reactive.dll Normal file → Executable file
View File

0
_dist/nextcloud/Avalonia.Base.dll Normal file → Executable file
View File

0
_dist/nextcloud/Avalonia.Controls.dll Normal file → Executable file
View File

0
_dist/nextcloud/Avalonia.DesignerSupport.dll Normal file → Executable file
View File

0
_dist/nextcloud/Avalonia.Dialogs.dll Normal file → Executable file
View File

0
_dist/nextcloud/Avalonia.Markup.Xaml.dll Normal file → Executable file
View File

0
_dist/nextcloud/Avalonia.Markup.dll Normal file → Executable file
View File

0
_dist/nextcloud/Avalonia.Metal.dll Normal file → Executable file
View File

0
_dist/nextcloud/Avalonia.MicroCom.dll Normal file → Executable file
View File

0
_dist/nextcloud/Avalonia.OpenGL.dll Normal file → Executable file
View File

0
_dist/nextcloud/Avalonia.ReactiveUI.dll Normal file → Executable file
View File

0
_dist/nextcloud/Avalonia.Remote.Protocol.dll Normal file → Executable file
View File

0
_dist/nextcloud/Avalonia.Svg.dll Normal file → Executable file
View File

0
_dist/nextcloud/Avalonia.Vulkan.dll Normal file → Executable file
View File

0
_dist/nextcloud/Avalonia.Xaml.Interactions.Custom.dll Normal file → Executable file
View File

View File

View File

0
_dist/nextcloud/Avalonia.Xaml.Interactions.Events.dll Normal file → Executable file
View File

View File

0
_dist/nextcloud/Avalonia.Xaml.Interactions.dll Normal file → Executable file
View File

0
_dist/nextcloud/Avalonia.Xaml.Interactivity.dll Normal file → Executable file
View File

0
_dist/nextcloud/Avalonia.dll Normal file → Executable file
View File

0
_dist/nextcloud/AvaloniaEdit.dll Normal file → Executable file
View File

0
_dist/nextcloud/ColorTextBlock.Avalonia.dll Normal file → Executable file
View File

0
_dist/nextcloud/CommunityToolkit.Mvvm.dll Normal file → Executable file
View File

0
_dist/nextcloud/CommunityToolkit.Mvvm.pdb Normal file → Executable file
View File

0
_dist/nextcloud/CommunityToolkit.Mvvm.xml Normal file → Executable file
View File

0
_dist/nextcloud/DynamicData.dll Normal file → Executable file
View File

0
_dist/nextcloud/ExCSS.dll Normal file → Executable file
View File

0
_dist/nextcloud/Fizzler.dll Normal file → Executable file
View File

0
_dist/nextcloud/HtmlAgilityPack.dll Normal file → Executable file
View File

0
_dist/nextcloud/Markdown.Avalonia.Full.dll Normal file → Executable file
View File

0
_dist/nextcloud/Markdown.Avalonia.Html.dll Normal file → Executable file
View File

0
_dist/nextcloud/Markdown.Avalonia.Svg.dll Normal file → Executable file
View File

0
_dist/nextcloud/Markdown.Avalonia.SyntaxHigh.dll Normal file → Executable file
View File

0
_dist/nextcloud/Markdown.Avalonia.dll Normal file → Executable file
View File

0
_dist/nextcloud/MicroCom.Runtime.dll Normal file → Executable file
View File

0
_dist/nextcloud/Newtonsoft.Json.dll Normal file → Executable file
View File

Binary file not shown.

Binary file not shown.

0
_dist/nextcloud/ReactiveUI.dll Normal file → Executable file
View File

0
_dist/nextcloud/RestSharp.dll Normal file → Executable file
View File

0
_dist/nextcloud/ShimSkiaSharp.dll Normal file → Executable file
View File

0
_dist/nextcloud/Splat.dll Normal file → Executable file
View File

0
_dist/nextcloud/Svg.Custom.dll Normal file → Executable file
View File

0
_dist/nextcloud/Svg.Model.dll Normal file → Executable file
View File

0
_dist/nextcloud/System.Reactive.dll Normal file → Executable file
View File