videofolxtv/server
sebastjanartic 6a20747a32 Improve video metadata synchronization with automatic database updates
Implement periodic synchronization for video metadata to ensure the database remains up-to-date with Bunny.net, including initial migration and recurring checks every 5 minutes.

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/yjIG1wi
2025-08-28 17:27:43 +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 Improve database video retrieval and update operations 2025-08-28 17:24:05 +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