videofolxtv/server
sebastjanartic ece04e8891 Update video player to use Video.js and HLS streaming
Integrate Video.js for improved video playback and switch to HLS streaming from Bunny.net CDN. Update server storage to reflect new video URL format for HLS compatibility.

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/M1DfQp9
2025-08-28 17:36:25 +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 Update video player to use Video.js and HLS streaming 2025-08-28 17:36:25 +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