videofolxtv/server
sebastjanartic f77c0da28a Improve database video retrieval and update operations
Refactors video data handling to use raw SQL queries for improved performance and flexibility. Updates the `getVideos`, `getVideo`, and `updateVideoViews` methods to execute SQL directly, improving efficiency and error handling.

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/KMT7BRC
2025-08-28 17:24:05 +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 Migrate video metadata to PostgreSQL for improved data management 2025-08-28 17:23:05 +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 Migrate video metadata to PostgreSQL for improved data management 2025-08-28 17:23:05 +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