videofolxtv/server
sebastjanartic 4257b65ab5 Update video view counts to be stored persistently
Modify the video view count update mechanism to persist increments to the PostgreSQL database, falling back to a memory cache on failure.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 401e2ec0-e00d-4f10-9d0e-60f3d479f9a5
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: f07113b3-e389-43cd-b440-5132a7de4c57
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/60d372ff-2c10-46c7-b01b-10c3435136b0/401e2ec0-e00d-4f10-9d0e-60f3d479f9a5/1EjgdCg
2026-01-11 09:21:23 +00:00
..
aiService.ts Improve AI description generation to handle different content types 2025-09-02 14:32:40 +00:00
bunny.ts Update video processing to extract artist information from metadata 2025-09-17 07:17:55 +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 Published your App 2026-01-10 16:49:35 +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 Update video view counts to be stored persistently 2026-01-11 09:21:23 +00:00
videoSync.ts Update video synchronization to use ORM for database operations 2025-09-15 06:19:49 +00:00
vite.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00