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
106
Commits
2
Branches
0
Tags
940b622c032a43d82b8363026f730fb3d53b607f
Commit Graph
2 Commits
Include renames
Author
SHA1
Message
Date
Leonid Pershin
940b622c03
Refactor various classes to initialize lists with empty array syntax for improved clarity and consistency. Update Program.cs to remove unnecessary partial class declaration due to changes in ASP.NET Core 10. Enhance MediaPathResolver by making AssetRelativePath static for better accessibility. Adjust MediaClaimingBackgroundService to centralize idle polling logic. Improve SignalQueue's WaitAsync method for clearer intent in signal draining.
ci / build-backend (push)
Successful in 1m46s
Details
ci / sonar (push)
Successful in 5m1s
Details
ci / build-frontend (push)
Successful in 51s
Details
ci / tests (push)
Successful in 1m38s
Details
2026-07-26 23:36:55 +03:00
Leonid Pershin
0d2dee815e
Add metadata management for shows: implement metadata retrieval, application, and updates in the API and UI. Enhance Show and ShowDto models to include metadata fields, and update the database schema accordingly. Introduce new endpoints for metadata operations and integrate metadata display in the ShowDetail component.
2026-07-25 09:07:55 +03:00