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
f699576582
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.
build / backend (push)
Successful in 1m54s
Details
build / frontend (push)
Successful in 43s
Details
tests / backend-tests (push)
Successful in 2m4s
Details
2026-07-26 14:50:32 +03:00