This website requires JavaScript.
Explore
Help
Register
Sign In
RedWizardsLab
/
EchoHub
Watch
1
Star
0
Fork
0
mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced
2026-09-04 00:26:07 +02:00
Code
Issues
2
Packages
Projects
Releases
10
Wiki
Activity
Files
c7a5829facd22db5e8b833878e4ce40dd60e6890
EchoHub
/
src
T
History
Hue
e2bab3d0d9
Merge branch 'dev' into dev_distribution_update
2026-02-24 19:50:11 +01:00
..
EchoHub.Client
Merge branch 'dev' into dev_distribution_update
2026-02-24 19:50:11 +01:00
EchoHub.Core
Refactor user management: Extract IUserService and UserService, consolidate user registration, authentication, and profile management. Fix memory leaks in ApiClient, enhance connection management, and improve error handling in AuthController and UsersController. Update IRC command handling to utilize IUserService for user operations.
2026-02-23 14:51:24 +01:00
EchoHub.Server
Refactor user management: Extract IUserService and UserService, consolidate user registration, authentication, and profile management. Fix memory leaks in ApiClient, enhance connection management, and improve error handling in AuthController and UsersController. Update IRC command handling to utilize IUserService for user operations.
2026-02-23 14:51:24 +01:00
EchoHub.Server.Irc
Refactor user management: Extract IUserService and UserService, consolidate user registration, authentication, and profile management. Fix memory leaks in ApiClient, enhance connection management, and improve error handling in AuthController and UsersController. Update IRC command handling to utilize IUserService for user operations.
2026-02-23 14:51:24 +01:00
EchoHub.Tests
refactor: replace FakeChatService with FakeUserService for user authentication and profile handling in tests
2026-02-23 15:52:18 +01:00
Directory.Build.props
feat: implement user registration and update SASL authentication handling
2026-02-23 14:51:04 +01:00
EchoHub.slnx
feat: Implement IRC Gateway Service and related functionality
2026-02-19 11:31:20 +01:00