videofolxtv/server
sebastjanartic 3ecff16f75 Update video data insertion with all necessary fields
Modify the `VideoSyncService` in `server/videoSync.ts` to insert new videos into the database with all required columns, including `content_type`, `genre`, and `upload_status`.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: d17a6e5e-0a8b-4a50-b346-88bffd02af01
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-09-06 19:41:14 +00:00
..
aiService.ts Improve AI description generation to handle different content types 2025-09-02 14:32:40 +00:00
bunny.ts Add HLS playback for video previews and improve scrolling experience 2025-08-30 13:10:23 +00:00
db.ts Add backend setup for video management and database integration 2025-08-08 18:20:57 +00:00
face-detection-js.ts Add face detection and thumbnail centering for videos 2025-08-29 07:34:08 +00:00
face-detection-service.ts Add face detection and thumbnail centering for videos 2025-08-29 07:34:08 +00:00
face-detection.py Add face detection and thumbnail centering for videos 2025-08-29 07:34:08 +00:00
generate-og-image.js Update branding and domain name across the platform 2025-09-04 13:21:10 +00:00
index.ts Improve video thumbnail sharing for social media platforms 2025-09-03 13:03:31 +00:00
objectStorage.ts Add admin dashboard and Replit authentication integration 2025-09-02 12:01:00 +00:00
replitAuth.ts Improve user ID generation for consistent authentication 2025-09-02 12:47:24 +00:00
routes.ts Restored to 'e1314807be287b395cffa7ada2c736a4a7831e11' 2025-09-06 19:38:50 +00:00
simple-face-detection.ts Add face detection and thumbnail centering for videos 2025-08-29 07:34:08 +00:00
smart-thumbnail-service.ts Add face detection and thumbnail centering for videos 2025-08-29 07:34:08 +00:00
storage.ts Improve video data fetching by prioritizing cached information 2025-09-04 06:35:54 +00:00
videoSync.ts Update video data insertion with all necessary fields 2025-09-06 19:41:14 +00:00
vite.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00