video.folx.tv Replit project
Go to file
sebastjanartic f2aa7d8e5e Update video synchronization to use ORM for database operations
Refactor video synchronization logic in `server/videoSync.ts` to utilize Drizzle ORM for all database interactions, replacing raw SQL queries for selecting, inserting, and updating video records. This change also includes adding default values for potentially missing video properties.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 45a1dcfc-f8a2-475a-a6b9-96fbb841dc27
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/60d372ff-2c10-46c7-b01b-10c3435136b0/45a1dcfc-f8a2-475a-a6b9-96fbb841dc27/pjFeepJ
2025-09-15 06:19:49 +00:00
attached_assets Add placeholder image for potential ad space 2025-09-04 16:48:02 +00:00
client Restored to 'fece380e79bc6a9f228eab122f91603a7f302684' 2025-09-15 06:15:15 +00:00
server Update video synchronization to use ORM for database operations 2025-09-15 06:19:49 +00:00
shared Add fields for video episode details and tags for shows 2025-09-02 13:31:12 +00:00
.gitignore Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
.replit Remove integration details from the development environment configuration 2025-09-04 11:59:13 +00:00
components.json Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
cookies.txt Add user authentication and video upload capabilities 2025-08-08 18:28:28 +00:00
drizzle.config.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
go4-video-social-share.png Update logo to match brand guidelines with a larger, gradient design 2025-08-31 08:05:24 +00:00
package-lock.json Add AI-powered description generation for video content 2025-09-02 12:59:45 +00:00
package.json Add AI-powered description generation for video content 2025-09-02 12:59:45 +00:00
postcss.config.js Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
pyproject.toml Add face detection and thumbnail centering for videos 2025-08-29 07:34:08 +00:00
replit.md Improve mobile experience with updated video layouts and typography 2025-09-02 16:28:58 +00:00
tailwind.config.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
temp_logo.jpg Add new social sharing and branding assets to the platform 2025-08-31 08:02:52 +00:00
tsconfig.json Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
uv.lock Add face detection and thumbnail centering for videos 2025-08-29 07:34:08 +00:00
vite.config.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00