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
62355654807caab96133c9dc35732d3d861a6d54
EchoHub
/
src
/
EchoHub.Server
/
Controllers
T
History
HueByte
67587dafc2
feat: implement DirectoryClaimStore for managing directory claims and enhance ServerDirectoryService with registration error handling
2026-04-24 15:51:01 +02: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 DirectoryClaimStore for managing directory claims and enhance ServerDirectoryService with registration error handling
2026-04-24 15:51:01 +02: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