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
118
Commits
2
Branches
0
Tags
b80163b6b4110c5923fcb8984ac2a87099365d72
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
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
c4ef954dea
Update TV scheduler architecture documentation: expand on data model details, including channel, pool, grid layer, and slot structures. Enhance descriptions of scheduling strategies and constraints, and clarify the role of epoch and timezone in scheduling. Improve overall clarity and completeness of the specification.
build / backend (push)
Successful in 1m11s
Details
build / frontend (push)
Successful in 31s
Details
tests / backend-tests (push)
Successful in 1m23s
Details
2026-07-26 04:18:33 +03:00
Leonid Pershin
8962840654
Add audience categorization for shows: implement ShowAudience type, update related API endpoints, and enhance frontend components for audience selection and display. Modify data structures to support audience information in show creation and retrieval processes.
build / backend (push)
Successful in 3m35s
Details
build / frontend (push)
Successful in 52s
Details
tests / backend-tests (push)
Successful in 3m27s
Details
2026-07-26 02:06:08 +03:00