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
114
Commits
2
Branches
0
Tags
9d1c6d2fc338924e567361c774244e724f4ddd5d
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
Leonid Pershin
9d1c6d2fc3
Enhance code readability and maintainability by refactoring various components. Update formatting commands in CLAUDE.md for csharpier integration. Simplify method signatures in SegmentFiles, UploadLimits, and multiple endpoint classes for improved clarity. Adjust query handlers and command handlers to streamline parameter handling and enhance consistency across the application.
ci / build-backend (push)
Successful in 2m8s
Details
ci / build-frontend (push)
Failing after 32s
Details
ci / tests (push)
Skipped
Details
ci / sonar (push)
Skipped
Details
2026-07-27 01:20:55 +03:00
Leonid Pershin
fdb0f321e4
Refactor ShowAudience handling across the application to align with MPAA rating system. Update ShowAudience enum to reflect new ratings (G, PG, PG-13, R, NC-17) and adjust related data models, API types, and frontend components to support nullable audience values. Enhance metadata handling to incorporate content ratings from external sources, ensuring proper audience filtering in scheduling logic. Update documentation to clarify changes in audience categorization and its implications for content management.
ci / sonar (push)
Successful in 4m31s
Details
ci / build-backend (push)
Successful in 1m28s
Details
ci / build-frontend (push)
Successful in 51s
Details
ci / tests (push)
Successful in 2m7s
Details
2026-07-26 22:18:14 +03:00
Leonid Pershin
66040a8841
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.
build / backend (push)
Successful in 7m40s
Details
build / frontend (push)
Failing after 39s
Details
tests / backend-tests (push)
Successful in 6m9s
Details
2026-07-26 13:32:13 +03:00