This commit is contained in:
HueByte
2026-02-20 16:34:26 +00:00
parent 4c105b6c68
commit fca77ea92f
33 changed files with 3362 additions and 71 deletions
+90
View File
@@ -178,6 +178,20 @@
"Title": "EchoHub.Client.Services.ApiClient",
"Summary": null
},
{
"type": "ManagedReference",
"source_relative_path": "_api_meta/client/EchoHub.Client.Services.ClientEncryptionService.yml",
"output": {
".html": {
"relative_path": "api/client/EchoHub.Client.Services.ClientEncryptionService.html"
}
},
"version": "",
"Uid": null,
"IsMRef": true,
"Title": "EchoHub.Client.Services.ClientEncryptionService",
"Summary": "<p sourcefile=\"_api_meta/client/EchoHub.Client.Services.ClientEncryptionService.yml\" sourcestartlinenumber=\"1\">Client-side encryption service. Uses the same AES-256-GCM format as the server\nso messages are encrypted end-to-end between client and server.</p>\n"
},
{
"type": "ManagedReference",
"source_relative_path": "_api_meta/client/EchoHub.Client.Services.EchoHubConnection.yml",
@@ -682,6 +696,20 @@
"Title": "EchoHub.Core.Contracts.IEchoHubClient",
"Summary": "<p sourcefile=\"_api_meta/core/EchoHub.Core.Contracts.IEchoHubClient.yml\" sourcestartlinenumber=\"1\">Methods the server can invoke on connected clients.</p>\n"
},
{
"type": "ManagedReference",
"source_relative_path": "_api_meta/core/EchoHub.Core.Contracts.IMessageEncryptionService.yml",
"output": {
".html": {
"relative_path": "api/core/EchoHub.Core.Contracts.IMessageEncryptionService.html"
}
},
"version": "",
"Uid": null,
"IsMRef": true,
"Title": "EchoHub.Core.Contracts.IMessageEncryptionService",
"Summary": null
},
{
"type": "ManagedReference",
"source_relative_path": "_api_meta/core/EchoHub.Core.Contracts.yml",
@@ -780,6 +808,20 @@
"Title": "EchoHub.Core.DTOs.EmbedDto",
"Summary": null
},
{
"type": "ManagedReference",
"source_relative_path": "_api_meta/core/EchoHub.Core.DTOs.EncryptionKeyResponse.yml",
"output": {
".html": {
"relative_path": "api/core/EchoHub.Core.DTOs.EncryptionKeyResponse.html"
}
},
"version": "",
"Uid": null,
"IsMRef": true,
"Title": "EchoHub.Core.DTOs.EncryptionKeyResponse",
"Summary": null
},
{
"type": "ManagedReference",
"source_relative_path": "_api_meta/core/EchoHub.Core.DTOs.ErrorResponse.yml",
@@ -1480,6 +1522,20 @@
"Title": "EchoHub.Server.Data.Migrations.AddChannelMembership",
"Summary": null
},
{
"type": "ManagedReference",
"source_relative_path": "_api_meta/server/EchoHub.Server.Data.Migrations.AddEncryptionSupport.yml",
"output": {
".html": {
"relative_path": "api/server/EchoHub.Server.Data.Migrations.AddEncryptionSupport.html"
}
},
"version": "",
"Uid": null,
"IsMRef": true,
"Title": "EchoHub.Server.Data.Migrations.AddEncryptionSupport",
"Summary": null
},
{
"type": "ManagedReference",
"source_relative_path": "_api_meta/server/EchoHub.Server.Data.Migrations.AddMessageEmbed.yml",
@@ -1648,6 +1704,20 @@
"Title": "EchoHub.Server.Services.LinkEmbedService",
"Summary": null
},
{
"type": "ManagedReference",
"source_relative_path": "_api_meta/server/EchoHub.Server.Services.MessageEncryptionService.yml",
"output": {
".html": {
"relative_path": "api/server/EchoHub.Server.Services.MessageEncryptionService.html"
}
},
"version": "",
"Uid": null,
"IsMRef": true,
"Title": "EchoHub.Server.Services.MessageEncryptionService",
"Summary": null
},
{
"type": "ManagedReference",
"source_relative_path": "_api_meta/server/EchoHub.Server.Services.PresenceTracker.yml",
@@ -1862,6 +1932,16 @@
},
"version": ""
},
{
"type": "Conceptual",
"source_relative_path": "articles/encryption.md",
"output": {
".html": {
"relative_path": "articles/encryption.html"
}
},
"version": ""
},
{
"type": "Conceptual",
"source_relative_path": "articles/getting-started.md",
@@ -1978,6 +2058,16 @@
},
"version": ""
},
{
"type": "Conceptual",
"source_relative_path": "changelog/v0.2.4.md",
"output": {
".html": {
"relative_path": "changelog/v0.2.4.html"
}
},
"version": ""
},
{
"type": "Resource",
"source_relative_path": "images/hue_icon.svg",