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
113
Commits
2
Branches
0
Tags
5449c05b5b95e5046e235c9429b7dd01733ed7ed
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
Leonid Pershin
5449c05b5b
Refactor components to enhance code clarity and maintainability by updating prop types to use Readonly for better immutability. Adjust Result class methods for consistency, and streamline query functions in ChannelDetail and other components to improve performance and readability.
ci / build-backend (push)
Successful in 1m41s
Details
ci / build-frontend (push)
Successful in 47s
Details
ci / sonar (push)
Successful in 5m35s
Details
ci / tests (push)
Successful in 2m40s
Details
2026-07-27 01:14:53 +03:00
Leonid Pershin
205672b77d
Refactor .gitignore to streamline ignored files and enhance clarity. Update CLAUDE.md to improve unit test instructions and add coverage reporting details. Revise README.md for better project overview and deployment instructions. Refactor ChannelEndpoints and StreamingEndpoints to utilize SegmentFiles for file resolution, improving code maintainability. Remove unused JunctionHandlers and update DependencyInjection for cleaner service registration. Enhance media processing services for better job handling and error management. Update frontend API types for consistency and clarity.
build / backend (push)
Successful in 1m28s
Details
build / frontend (push)
Failing after 31s
Details
sonar / analyze (push)
Successful in 4m39s
Details
tests / backend-tests (push)
Canceled after 0s
Details
2026-07-26 20:43:38 +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