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
bdcff74ad51887c6263fe8a73e6953d7b8c0cdb9
EchoHub
/
src
/
EchoHub.Server
/
Controllers
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
..
AuthController.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
ChannelsController.cs
feat: add attachment file size support for messages and update upload limits
2026-02-21 20:37:13 +01:00
FilesController.cs
feat: add audio playback and file download features with corresponding UI updates
2026-02-20 20:47:28 +01:00
ModerationController.cs
feat: implement notification sound functionality with user customization options
2026-02-19 22:03:16 +01:00
ServerController.cs
feat: Implement message encryption and decryption support
2026-02-20 17:16:32 +01:00
UsersController.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