videofolxtv/server
sebastjanartic 8a8a94b8fd Ensure all videos are consistently stored in the database by fetching and synchronizing them
Implement a paginated fetching mechanism for all videos from an external service and synchronize them to the PostgreSQL database, handling both new insertions and updates for existing video records.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 2eb1084e-b728-4449-9231-f1665924c8d5
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-08-28 17:55:46 +00:00
..
bunny.ts Restored to '44d6f571a5a2b8bce0fd4e8a9eae76204284885b' 2025-08-28 17:43:16 +00:00
db.ts Add backend setup for video management and database integration 2025-08-08 18:20:57 +00:00
index.ts Restored to '44d6f571a5a2b8bce0fd4e8a9eae76204284885b' 2025-08-28 17:43:16 +00:00
routes.ts Improve video description display for better user experience 2025-08-28 16:55:53 +00:00
storage.ts Restored to '44d6f571a5a2b8bce0fd4e8a9eae76204284885b' 2025-08-28 17:43:16 +00:00
videoSync.ts Ensure all videos are consistently stored in the database by fetching and synchronizing them 2025-08-28 17:55:46 +00:00
vite.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00