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
103
Commits
2
Branches
0
Tags
0f0657e5233ad8fee382902b0e6cd1cdea742e09
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
Leonid Pershin
0f0657e523
Refactor Program.cs to use async Run method for improved performance. Update index.html to specify language attribute for accessibility. Enhance BumperTemplateEditor and ScheduleGrid components by replacing divs with buttons for better keyboard accessibility. Improve TemplatePreview sorting logic and optimize episode regex handling. Add close button to ToastItem for better user interaction. Update localization files to include 'close' translations. Refactor CardTitle to ensure screen reader compatibility by explicitly rendering children.
ci / tests (push)
Successful in 1m58s
Details
ci / build-backend (push)
Successful in 1m34s
Details
ci / build-frontend (push)
Successful in 1m0s
Details
ci / sonar (push)
Successful in 4m13s
Details
2026-07-26 22:35:36 +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
64a2dade74
Enhance user and media management with sorting and statistics: add sorting options to user and media listing endpoints, implement media statistics retrieval, and update frontend components for sorting and displaying media processing times. Refactor related query handlers and API types to support new features.
build / backend (push)
Successful in 1m35s
Details
build / frontend (push)
Successful in 31s
Details
tests / backend-tests (push)
Successful in 1m48s
Details
2026-07-26 00:28:22 +03:00