mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 00:26:07 +02:00
Generated by AurionDocs
Job ID: 934f8c39-8082-4942-8d17-72ed8f5f8d50
Source commit: 40aea9a
9.8 KiB
9.8 KiB
HueByte/EchoHub — Documentation
Generated from branch master
Commit: 40aea9a0
Languages
- C#: 128 files
Statistics
- Files processed: 128
- Lines of code: 22,133
- Symbols documented: 617
- Validation retries: 69
Documentation Index
src/EchoHub.Client
src/EchoHub.Client/Commands
src/EchoHub.Client/Config
src/EchoHub.Client/Services
- ApiClient
- AsyncRunner
- AudioPlaybackService
- AvatarHelper
- ClientEncryptionService
- ClipboardFiles
- ClipboardImage
- ConnectionManager
- EchoHubConnection
- NativeFolderPicker
- NotificationSoundService
- OutgoingAttachment
- PathSetup
- RoomKeyProtector
- RoomKeyStore
- UpdateBackupService
- UpdateChecker
- UserSession
src/EchoHub.Client/Themes
src/EchoHub.Client/UI
src/EchoHub.Client/UI/Chat
src/EchoHub.Client/UI/Dialogs
- AudioPlayerDialog
- ChannelPasswordDialog
- ConnectDialog
- CreateChannelDialog
- ProfileEditDialog
- ProfileViewDialog
- SearchDialog
- StatusDialog
- UpdateConfirmDialog
src/EchoHub.Client/UI/Helpers
src/EchoHub.Client/UI/ListSources
src/EchoHub.Core/Constants
src/EchoHub.Core/Contracts
src/EchoHub.Core/DTOs
src/EchoHub.Core/Models
- Attachment
- AttachmentKind
- Channel
- ChannelMembership
- InviteCode
- Message
- MessageType
- RefreshToken
- ServerRole
- ServerStatsReport
- User
- UserStatus
src/EchoHub.Core/Security
src/EchoHub.Core/Services
src/EchoHub.Server
src/EchoHub.Server.Irc
- IrcBroadcaster
- IrcClientConnection
- IrcCommandHandler
- IrcGatewayService
- IrcMessage
- IrcMessageFormatter
- IrcNumericReply
- IrcOptions
- IrcServiceExtensions
src/EchoHub.Server/Auth
src/EchoHub.Server/Config
src/EchoHub.Server/Controllers
- AuthController
- ChannelsController
- FilesController
- InvitesController
- ModerationController
- ServerController
- UsersController
src/EchoHub.Server/Data
src/EchoHub.Server/Hubs
src/EchoHub.Server/Services
- ChannelService
- ChatService
- DirectoryClaimStore
- FileCleanupService
- FileStorageService
- LinkEmbedService
- MessageEncryptionService
- MuteExpirationService
- PresenceTracker
- ServerDirectoryService
- SignalRBroadcaster
- SpamGuard
- UserService