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
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
5bc6e144d2
Refactor ChannelEndpoints and ScheduleGenerator: consolidate endpoint logic into partial files, remove unused methods, and enhance dependency injection for scheduling. Update ChannelDetail component to streamline imports and improve UI structure.
build / backend (push)
Successful in 2m17s
Details
build / frontend (push)
Successful in 52s
Details
tests / backend-tests (push)
Successful in 2m38s
Details
2026-07-25 20:53:52 +03:00