videofolxtv/server
sebastjanartic 65a86b9f65 Add secure video playback links using CDN signed URLs
Update database storage to use Bunny.net CDN and generate signed URLs for video playback, ensuring secure and time-limited access.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: d7424866-83d1-4486-a212-ac12b4c7becf
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/d7424866-83d1-4486-a212-ac12b4c7becf/nodk9hG
2025-08-28 17:29:30 +00:00
..
bunny.ts Update video platform for improved language and content display 2025-08-28 16:59:47 +00:00
bunnyMigration.ts Migrate all videos from Bunny.net to the database 2025-08-28 17:18:48 +00:00
db.ts Add backend setup for video management and database integration 2025-08-08 18:20:57 +00:00
index.ts Improve video metadata synchronization with automatic database updates 2025-08-28 17:27:43 +00:00
routes.ts Improve video description display for better user experience 2025-08-28 16:55:53 +00:00
storage.ts Add secure video playback links using CDN signed URLs 2025-08-28 17:29:30 +00:00
videoMigrator.ts Improve video metadata synchronization with automatic database updates 2025-08-28 17:27:43 +00:00
videoSync.ts Improve video loading speed and search responsiveness 2025-08-28 17:05:27 +00:00
vite.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00