Leonid Pershin
|
f57b7503ed
|
Refactor code formatting and improve readability: standardize line breaks and indentation across various endpoint files, enhancing code clarity and maintainability. Update package version formatting in Directory.Packages.props for consistency.
|
2026-07-25 19:55:01 +03:00 |
|
Leonid Pershin
|
1f6fa6f1ae
|
Add password reset functionality for admin users: implement ResetPassword endpoint, update AdminUserEndpoints to include password reset logic, and enhance user interface for password management. Update translations for new features and ensure proper error handling in the reset process.
|
2026-07-25 19:49:08 +03:00 |
|
Leonid Pershin
|
4fa9dae37f
|
Add broadcast scheduling features: implement Show and Channel entities, enhance AppDbContext and DependencyInjection for broadcasting, and update API routing. Include migration for new database schema and update documentation for broadcast-related functionalities.
|
2026-07-24 08:57:08 +03:00 |
|