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
111
Commits
2
Branches
0
Tags
19fa23b6195688998e8822ee6e9e4c26017bc2cc
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
Leonid Pershin
19fa23b619
Refactor various components to improve code clarity and maintainability. Update ListUsersQueryHandler to utilize UserListFilter for parameter handling. Refactor BumperSpecFactory and related classes to encapsulate input parameters into dedicated records, enhancing readability. Adjust MediaAsset and Slot classes to streamline content updates with new content models. Improve BumperRenderBackgroundService and MediaProcessingBackgroundService to use MediaReadyInfo for asset readiness, ensuring consistent parameter management across the application.
ci / tests (push)
Successful in 2m33s
Details
ci / sonar (push)
Successful in 6m28s
Details
ci / build-backend (push)
Successful in 1m55s
Details
ci / build-frontend (push)
Successful in 45s
Details
2026-07-27 00:56:04 +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
Leonid Pershin
e15ecbdb29
Implement media storage and processing features: update configuration in .env.example and appsettings files, enhance Docker setup for media storage, and add media-related services and database entities. Include ffmpeg for media handling and adjust Kestrel settings for large file uploads.
2026-07-24 08:33:11 +03:00