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
102
Commits
2
Branches
0
Tags
b0740503bb4f488415b22253266d815ccedd9d24
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
Leonid Pershin
b0740503bb
Enhance metadata handling by introducing ShowKind parameter across various components. Update SearchShowMetadataQuery and related handlers to support querying by show type, ensuring accurate metadata retrieval for series and films. Implement validation to prevent episodes from being associated with non-series shows. Update frontend API to include ShowKind in metadata search requests, improving overall functionality and user experience.
ci / build-backend (push)
Successful in 3m42s
Details
ci / build-frontend (push)
Successful in 51s
Details
ci / tests (push)
Successful in 2m10s
Details
ci / sonar (push)
Successful in 6m40s
Details
2026-07-26 22:29:16 +03:00
Leonid Pershin
a0533a8ed8
Refactor user and media endpoints: remove unused GetUser and GetMedia methods, streamline AdminUserEndpoints and MediaEndpoints, and enhance metadata handling in MetadataEndpoints. Update Program.cs to remove legacy image relocation logic and improve overall code clarity.
build / backend (push)
Successful in 1m14s
Details
build / frontend (push)
Successful in 35s
Details
tests / backend-tests (push)
Successful in 3m16s
Details
2026-07-26 02:58:17 +03:00
Leonid Pershin
44e954920c
Add missing episodes feature: implement FindMissingEpisodes endpoint, update metadata providers to retrieve season episode counts, and enhance frontend components for displaying missing episodes report. Update translations for new UI elements.
build / frontend (push)
Successful in 44s
Details
tests / backend-tests (push)
Successful in 2m38s
Details
build / backend (push)
Successful in 3m5s
Details
2026-07-26 02:15:47 +03:00