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
fdb0f321e4e484dfd21c21deda1aa3e0fecdf11b
TeleWave
/
backend
/
tests
/
TeleWave.Application.Tests
/
Media
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
..
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
Enhance user and media management with sorting and statistics: add sorting options to user and media listing endpoints, implement media statistics retrieval, and update frontend components for sorting and displaying media processing times. Refactor related query handlers and API types to support new features.
2026-07-26 00:28:22 +03:00