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
72
Commits
2
Branches
0
Tags
6c18a9da79576eb9d193d81567b47874ef923952
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
Leonid Pershin
6c18a9da79
Update configuration and enhance media processing: add stream token TTL and timeout settings in .env.example, improve error handling in media endpoints, and refactor command handlers for asynchronous operations. Update documentation to reflect current application state and features.
tests / backend-tests (push)
Successful in 2m27s
Details
build / backend (push)
Successful in 2m19s
Details
build / frontend (push)
Successful in 53s
Details
2026-07-25 23:14:55 +03:00
Leonid Pershin
058cbc6994
Refactor authentication and streaming cookie handling: implement secure cookie logic based on environment in AuthEndpoints and StreamingEndpoints, enhance rate limiting policy in Program.cs, and update logging configuration in appsettings.json. Fix validation behavior to use asynchronous validation methods and improve error handling in frontend components.
build / backend (push)
Successful in 1m52s
Details
build / frontend (push)
Successful in 1m0s
Details
tests / backend-tests (push)
Successful in 2m27s
Details
2026-07-25 21:18:31 +03:00
Leonid Pershin
53e0eeb776
Enhance JWT signing key validation and improve FfmpegBumperRenderer label handling: add checks for signing key length and placeholder values in DependencyInjection, and refactor label processing to read from files in FfmpegBumperRenderer. Update MediaProcessingBackgroundService to ensure slot release on claim failure.
build / backend (push)
Successful in 2m24s
Details
build / frontend (push)
Successful in 54s
Details
tests / backend-tests (push)
Successful in 2m40s
Details
2026-07-25 21:07:38 +03:00