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 08:36:11 +02:00
Code
Issues
2
Packages
Projects
Releases
10
Wiki
Activity
Files
6e76065dcb1bfaaeebeb590cba4c8a187786363b
EchoHub
/
src
/
EchoHub.Core
/
DTOs
T
History
HueByte
bdcff74ad5
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
..
AuthDtos.cs
feat: Refactor authentication and token management
2026-02-19 03:25:01 +01:00
ChatDtos.cs
feat: add attachment file size support for messages and update upload limits
2026-02-21 20:37:13 +01:00
CommonDtos.cs
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
ModerationDtos.cs
feat: enhance profile editing with avatar support and UI adjustments
2026-02-19 17:47:10 +01:00
ProfileDtos.cs
feat: enhance profile editing with avatar support and UI adjustments
2026-02-19 17:47:10 +01:00
ServerDtos.cs
feat: Implement message encryption and decryption support
2026-02-20 17:16:32 +01:00