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
5449c05b5b95e5046e235c9429b7dd01733ed7ed
TeleWave
/
backend
/
tests
/
TeleWave.Application.Tests
/
Media
T
History
Leonid Pershin
19fa23b619
ci / build-backend (push)
Successful in 1m55s
Details
ci / build-frontend (push)
Successful in 45s
Details
ci / tests (push)
Successful in 2m33s
Details
ci / sonar (push)
Successful in 6m28s
Details
Refactor various components to improve code clarity and maintainability. Update ListUsersQueryHandler to utilize UserListFilter for parameter handling. Refactor BumperSpecFactory and related classes to encapsulate input parameters into dedicated records, enhancing readability. Adjust MediaAsset and Slot classes to streamline content updates with new content models. Improve BumperRenderBackgroundService and MediaProcessingBackgroundService to use MediaReadyInfo for asset readiness, ensuring consistent parameter management across the application.
2026-07-27 00:56:04 +03:00
..
AudioTrackSelectorTests.cs
Implement preferred audio languages feature: update site settings to include preferred audio languages, modify related data structures and API endpoints, and enhance media processing to select audio tracks based on user preferences. Update frontend components for managing and displaying these settings.
2026-07-26 01:51:55 +03:00
ImportManualInboxValidatorTests.cs
Update validation rules in ImportManualInboxCommand and ManualInboxDialog to allow season numbers starting from zero, reflecting the inclusion of special episodes and pilots. Adjust input constraints in the frontend to enhance user experience and ensure consistency with backend validation.
2026-07-26 15:53:09 +03:00
MediaStatsTests.cs
Refactor various components to improve code clarity and maintainability. Update ListUsersQueryHandler to utilize UserListFilter for parameter handling. Refactor BumperSpecFactory and related classes to encapsulate input parameters into dedicated records, enhancing readability. Adjust MediaAsset and Slot classes to streamline content updates with new content models. Improve BumperRenderBackgroundService and MediaProcessingBackgroundService to use MediaReadyInfo for asset readiness, ensuring consistent parameter management across the application.
2026-07-27 00:56:04 +03:00