This website requires JavaScript.
Explore
Help
Sign In
mrleo1nid
/
TeleWave
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
205672b77dd7dbcdbe2c810e0b4f1914292670ca
TeleWave
/
backend
/
src
/
TeleWave.Infrastructure
/
Broadcast
T
History
Leonid Pershin
66040a8841
build / backend (push)
Successful in 7m40s
Details
build / frontend (push)
Failing after 39s
Details
tests / backend-tests (push)
Successful in 6m9s
Details
Update scheduling parameters and refactor channel endpoints: extend HorizonDays to 7 and RetentionDays to 90 in appsettings.json. Consolidate channel-related endpoint logic by removing obsolete files and enhancing the ShowEndpoints with audience and genre management capabilities. Improve error handling and streamline command handlers for channel operations.
2026-07-26 13:32:13 +03:00
..
MaintenanceBackgroundService.cs
Update scheduling parameters and refactor channel endpoints: extend HorizonDays to 7 and RetentionDays to 90 in appsettings.json. Consolidate channel-related endpoint logic by removing obsolete files and enhancing the ShowEndpoints with audience and genre management capabilities. Improve error handling and streamline command handlers for channel operations.
2026-07-26 13:32:13 +03:00
SchedulingBackgroundService.cs
Update scheduling parameters and refactor channel endpoints: extend HorizonDays to 7 and RetentionDays to 90 in appsettings.json. Consolidate channel-related endpoint logic by removing obsolete files and enhancing the ShowEndpoints with audience and genre management capabilities. Improve error handling and streamline command handlers for channel operations.
2026-07-26 13:32:13 +03:00
SystemRandomSource.cs
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