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
101
Commits
2
Branches
0
Tags
fdb0f321e4e484dfd21c21deda1aa3e0fecdf11b
Commit Graph
2 Commits
Include renames
Author
SHA1
Message
Date
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
d6ad8e11a4
Implement asynchronous bumper rendering and add integration tests: refactor BumperAsset to support async rendering, introduce BumperRenderBackgroundService for processing, and create TeleWave.Integration.Tests with Testcontainers-Postgres for comprehensive testing of scheduling and bumper generation scenarios. Update documentation and ensure tests skip if Docker is not available.
2026-07-25 23:42:40 +03:00