This commit is contained in:
Dasha06 2025-05-07 13:07:54 +03:00
parent 4525c223d9
commit 5ae889e50e
35 changed files with 77 additions and 16 deletions

13
.idea/.idea.presence/.idea/.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
# Default ignored files
/shelf/
/workspace.xml
# Rider ignored files
/projectSettingsUpdater.xml
/.idea.presence.iml
/modules.xml
/contentModel.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AvaloniaProject">
<option name="projectPerEditor">
<map>
<entry key="Presence.Desktop/Views/GroupView.axaml" value="Presence.Desktop/Presence.Desktop.csproj" />
<entry key="Presence.Desktop/Views/MainWindow.axaml" value="Presence.Desktop/Presence.Desktop.csproj" />
<entry key="Presence.Desktop/Views/PresenceView.axaml" value="Presence.Desktop/Presence.Desktop.csproj" />
</map>
</option>
</component>
</project>

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
</project>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="UserContentModel">
<attachedFolders />
<explicitIncludes />
<explicitExcludes />
</component>
</project>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>

View File

@ -13,10 +13,10 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Presence.Desktop")] [assembly: System.Reflection.AssemblyCompanyAttribute("Presence.Desktop")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+345818f0565cf667f0b3b780a7c18b0b378eb73e")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+4525c223d929d63b11ed635f1769fad5f8f7401e")]
[assembly: System.Reflection.AssemblyProductAttribute("Presence.Desktop")] [assembly: System.Reflection.AssemblyProductAttribute("Presence.Desktop")]
[assembly: System.Reflection.AssemblyTitleAttribute("Presence.Desktop")] [assembly: System.Reflection.AssemblyTitleAttribute("Presence.Desktop")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Создано классом WriteCodeFragment MSBuild. // Generated by the MSBuild WriteCodeFragment class.

View File

@ -1 +1 @@
aca6978dd110dfc04c27c8e6aacc2e0a52870fcdafcdc2f0acace2282dbfddc1 8bedaaacbb611478d4b0b5a215af61875404a62c187a9e8f347b5345f14fda4c

View File

@ -0,0 +1 @@
"restore":{"projectUniqueName":"/home/gara/csharp/BIGPROGECT/presence/Presence.Desktop/Presence.Desktop.csproj","projectName":"Presence.Desktop","projectPath":"/home/gara/csharp/BIGPROGECT/presence/Presence.Desktop/Presence.Desktop.csproj","outputPath":"/home/gara/csharp/BIGPROGECT/presence/Presence.Desktop/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{"/home/gara/csharp/BIGPROGECT/presence/domain/domain.csproj":{"projectPath":"/home/gara/csharp/BIGPROGECT/presence/domain/domain.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"Avalonia":{"target":"Package","version":"[11.2.1, )"},"Avalonia.Controls.DataGrid":{"target":"Package","version":"[11.2.1, )"},"Avalonia.Desktop":{"target":"Package","version":"[11.2.1, )"},"Avalonia.Diagnostics":{"target":"Package","version":"[11.2.1, )"},"Avalonia.Fonts.Inter":{"target":"Package","version":"[11.2.1, )"},"Avalonia.ReactiveUI":{"target":"Package","version":"[11.2.1, )"},"Avalonia.Themes.Fluent":{"target":"Package","version":"[11.2.1, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/usr/share/dotnet/sdk/8.0.407/PortableRuntimeIdentifierGraph.json"}}

View File

@ -0,0 +1 @@
17452191188007595

View File

@ -0,0 +1 @@
17452191188007595

View File

@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("console_ui")] [assembly: System.Reflection.AssemblyCompanyAttribute("console_ui")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+345818f0565cf667f0b3b780a7c18b0b378eb73e")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+4525c223d929d63b11ed635f1769fad5f8f7401e")]
[assembly: System.Reflection.AssemblyProductAttribute("console_ui")] [assembly: System.Reflection.AssemblyProductAttribute("console_ui")]
[assembly: System.Reflection.AssemblyTitleAttribute("console_ui")] [assembly: System.Reflection.AssemblyTitleAttribute("console_ui")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@ -1 +1 @@
5ecbe7928948090e6d672eff37f24c47bf24fd93fcb8b1c413abcd2c0d9989c6 2fa1f0e18627cd0217c94bb84d10fd9f75c7756137db5c4d83ff74afe047def1

View File

@ -0,0 +1 @@
"restore":{"projectUniqueName":"/home/gara/csharp/BIGPROGECT/presence/console_ui/console_ui.csproj","projectName":"console_ui","projectPath":"/home/gara/csharp/BIGPROGECT/presence/console_ui/console_ui.csproj","outputPath":"/home/gara/csharp/BIGPROGECT/presence/console_ui/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{"/home/gara/csharp/BIGPROGECT/presence/data/data.csproj":{"projectPath":"/home/gara/csharp/BIGPROGECT/presence/data/data.csproj"},"/home/gara/csharp/BIGPROGECT/presence/domain/domain.csproj":{"projectPath":"/home/gara/csharp/BIGPROGECT/presence/domain/domain.csproj"},"/home/gara/csharp/BIGPROGECT/presence/ui/ui.csproj":{"projectPath":"/home/gara/csharp/BIGPROGECT/presence/ui/ui.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"Microsoft.Extensions.DependencyInjection":{"target":"Package","version":"[8.0.1, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/usr/share/dotnet/sdk/8.0.407/PortableRuntimeIdentifierGraph.json"}}

View File

@ -0,0 +1 @@
17452191187167612

View File

@ -0,0 +1 @@
17452191187167612

View File

@ -13,10 +13,10 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("data")] [assembly: System.Reflection.AssemblyCompanyAttribute("data")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+345818f0565cf667f0b3b780a7c18b0b378eb73e")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+4525c223d929d63b11ed635f1769fad5f8f7401e")]
[assembly: System.Reflection.AssemblyProductAttribute("data")] [assembly: System.Reflection.AssemblyProductAttribute("data")]
[assembly: System.Reflection.AssemblyTitleAttribute("data")] [assembly: System.Reflection.AssemblyTitleAttribute("data")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Создано классом WriteCodeFragment MSBuild. // Generated by the MSBuild WriteCodeFragment class.

View File

@ -1 +1 @@
ba54871c58e576b67afea74a836cad3a67192647766a4dceaa41022fd4e6341a 1c4a4eaf088090c88e09a749e920a178e5c47260a47918aedb409d877fc6cafb

View File

@ -0,0 +1 @@
"restore":{"projectUniqueName":"/home/gara/csharp/BIGPROGECT/presence/data/data.csproj","projectName":"data","projectPath":"/home/gara/csharp/BIGPROGECT/presence/data/data.csproj","outputPath":"/home/gara/csharp/BIGPROGECT/presence/data/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"Microsoft.EntityFrameworkCore":{"target":"Package","version":"[8.0.10, )"},"Microsoft.EntityFrameworkCore.Design":{"include":"Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive","suppressParent":"All","target":"Package","version":"[8.0.10, )"},"Npgsql.EntityFrameworkCore.PostgreSQL":{"target":"Package","version":"[8.0.10, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/usr/share/dotnet/sdk/8.0.407/PortableRuntimeIdentifierGraph.json"}}

View File

@ -0,0 +1 @@
17452191188087594

View File

@ -0,0 +1 @@
17452191188087594

View File

@ -13,10 +13,10 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("domain")] [assembly: System.Reflection.AssemblyCompanyAttribute("domain")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+345818f0565cf667f0b3b780a7c18b0b378eb73e")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+4525c223d929d63b11ed635f1769fad5f8f7401e")]
[assembly: System.Reflection.AssemblyProductAttribute("domain")] [assembly: System.Reflection.AssemblyProductAttribute("domain")]
[assembly: System.Reflection.AssemblyTitleAttribute("domain")] [assembly: System.Reflection.AssemblyTitleAttribute("domain")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Создано классом WriteCodeFragment MSBuild. // Generated by the MSBuild WriteCodeFragment class.

View File

@ -1 +1 @@
bf7c9afacedaef04971b8515aebf06ebf49c3cb3c323ac75a41b4caab8a0feca 2692985b055d4c632f89d41571d6c9ccb43a6cb693e5f43c7a30670e6d34a9d8

View File

@ -0,0 +1 @@
"restore":{"projectUniqueName":"/home/gara/csharp/BIGPROGECT/presence/domain/domain.csproj","projectName":"domain","projectPath":"/home/gara/csharp/BIGPROGECT/presence/domain/domain.csproj","outputPath":"/home/gara/csharp/BIGPROGECT/presence/domain/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{"/home/gara/csharp/BIGPROGECT/presence/data/data.csproj":{"projectPath":"/home/gara/csharp/BIGPROGECT/presence/data/data.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/usr/share/dotnet/sdk/8.0.407/PortableRuntimeIdentifierGraph.json"}}

View File

@ -0,0 +1 @@
17452191187167612

View File

@ -0,0 +1 @@
17452191187167612

View File

@ -13,10 +13,10 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("presence_api")] [assembly: System.Reflection.AssemblyCompanyAttribute("presence_api")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+345818f0565cf667f0b3b780a7c18b0b378eb73e")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+4525c223d929d63b11ed635f1769fad5f8f7401e")]
[assembly: System.Reflection.AssemblyProductAttribute("presence_api")] [assembly: System.Reflection.AssemblyProductAttribute("presence_api")]
[assembly: System.Reflection.AssemblyTitleAttribute("presence_api")] [assembly: System.Reflection.AssemblyTitleAttribute("presence_api")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Создано классом WriteCodeFragment MSBuild. // Generated by the MSBuild WriteCodeFragment class.

View File

@ -1 +1 @@
84650c93884e9c5505f09e13aba7e97faeb3283cbc09751d3ef2582ff3097349 662f0ba5a8e1da36b6794270281db6ff0e086609808eaea9858091c387a60644

View File

@ -0,0 +1 @@
"restore":{"projectUniqueName":"/home/gara/csharp/BIGPROGECT/presence/presence_api/presence_api.csproj","projectName":"presence_api","projectPath":"/home/gara/csharp/BIGPROGECT/presence/presence_api/presence_api.csproj","outputPath":"/home/gara/csharp/BIGPROGECT/presence/presence_api/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{"/home/gara/csharp/BIGPROGECT/presence/domain/domain.csproj":{"projectPath":"/home/gara/csharp/BIGPROGECT/presence/domain/domain.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"Microsoft.AspNetCore.OpenApi":{"target":"Package","version":"[8.0.10, )"},"Swashbuckle.AspNetCore":{"target":"Package","version":"[6.6.2, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.AspNetCore.App":{"privateAssets":"none"},"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/usr/share/dotnet/sdk/8.0.407/PortableRuntimeIdentifierGraph.json"}}

View File

@ -0,0 +1 @@
17452191187167612

View File

@ -0,0 +1 @@
17452191187167612

View File

@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("ui")] [assembly: System.Reflection.AssemblyCompanyAttribute("ui")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+345818f0565cf667f0b3b780a7c18b0b378eb73e")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+4525c223d929d63b11ed635f1769fad5f8f7401e")]
[assembly: System.Reflection.AssemblyProductAttribute("ui")] [assembly: System.Reflection.AssemblyProductAttribute("ui")]
[assembly: System.Reflection.AssemblyTitleAttribute("ui")] [assembly: System.Reflection.AssemblyTitleAttribute("ui")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@ -1 +1 @@
2a3d98d02a1393e9ef9449ddf7e9226ff1dd50d9f2849c76fda94d17a47e8f58 43400505be7ff7d9b1d68e4423eff8e264f1ee1946b7f1ec4b38d74ae62ad3a2

View File

@ -0,0 +1 @@
"restore":{"projectUniqueName":"/home/gara/csharp/BIGPROGECT/presence/ui/ui.csproj","projectName":"ui","projectPath":"/home/gara/csharp/BIGPROGECT/presence/ui/ui.csproj","outputPath":"/home/gara/csharp/BIGPROGECT/presence/ui/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{"/home/gara/csharp/BIGPROGECT/presence/domain/domain.csproj":{"projectPath":"/home/gara/csharp/BIGPROGECT/presence/domain/domain.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"ClosedXML":{"target":"Package","version":"[0.104.1, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/usr/share/dotnet/sdk/8.0.407/PortableRuntimeIdentifierGraph.json"}}

View File

@ -0,0 +1 @@
17452191187167612

View File

@ -0,0 +1 @@
17452191187167612