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
Files
622bf1e440cdad7d70285763b8698a756c1746e9
TeleWave
/
backend
T
History
Leonid Pershin
622bf1e440
Implement stream cookie deletion in logout and account deletion endpoints: add DeleteStreamCookie method to remove the stream cookie upon user logout and account deletion, enhancing security by preventing access to streams after token expiration.
2026-07-24 23:15:08 +03:00
..
src
Implement stream cookie deletion in logout and account deletion endpoints: add DeleteStreamCookie method to remove the stream cookie upon user logout and account deletion, enhancing security by preventing access to streams after token expiration.
2026-07-24 23:15:08 +03:00
tests
Enhance configuration and routing for streaming features: update .env.example and appsettings.json to include new scheduler and streaming options, add streaming endpoint mapping in Program.cs, and integrate streaming services in DependencyInjection. Introduce segment path resolution in MediaPathResolver for asset management.
2026-07-24 16:07:37 +03:00
Directory.Build.props
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
Directory.Packages.props
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
TeleWave.slnx
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00