videofolxtv/server
sebastjanartic 506bd52dc3 Revert to original Bunny.net player for video playback
Reverts client-side video player to use Bunny.net's iframe embed and updates server storage to reflect the original Bunny.net iframe URLs instead of HLS stream URLs.

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/Biq0lDI
2025-08-28 17:39:36 +00:00
..
bunny.ts Update video playback to use direct iframe links 2025-08-28 17:32:26 +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 Revert to original Bunny.net player for video playback 2025-08-28 17:39:36 +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