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
6bca42754c27ec64c8e81c93819dbf5b27fc9b7c
TeleWave
/
backend
/
tests
T
History
Leonid Pershin
6bca42754c
build / backend (push)
Successful in 1m48s
Details
build / frontend (push)
Successful in 51s
Details
tests / backend-tests (push)
Successful in 2m2s
Details
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
..
TeleWave.Application.Tests
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
TeleWave.Domain.Tests
Enhance channel and settings functionalities: introduce viewer settings in ChannelEndpoints, update SiteSettings to include channel number toggling, and refactor related data structures. Implement new endpoints for validating templates and diffing scheduling changes, improving overall user experience and configuration management.
2026-07-26 14:50:32 +03:00
TeleWave.Integration.Tests
Refactor manual inbox handling: update ImportManualInboxCommand to accept ManualImportItem objects, enhancing file import functionality with explicit season and episode numbers. Implement CleanupManualLeftoversAsync in IMediaStorage to remove unnecessary files after import. Update frontend components to support new import structure and improve user experience in manual media management.
2026-07-26 15:41:31 +03:00