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
7b12a06d1b
Add interstitial endpoints and enhance media and template functionalities: implement MapInterstitialEndpoints in Program.cs, add preview functionality for media assets in MediaEndpoints, and introduce template preview capabilities in TemplateEndpoints. Remove obsolete bumper settings from Channel and related classes to streamline configuration.
build / frontend (push)
Successful in 47s
Details
tests / backend-tests (push)
Successful in 5m57s
Details
build / backend (push)
Successful in 5m58s
Details
2026-07-26 14:03:53 +03:00