videofolxtv/server
sebastjanartic 27358b647a Enhance video storage with additional metadata and robust error handling
Update DatabaseStorage to cast query results and use nullish coalescing for rowCount. Add new fields to MemStorage for video details (views, uploadStatus, file details), user profiles (name, image), upload progress, and category attributes.

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/Pb94kjC
2025-08-08 21:05:30 +00:00
..
bunny.ts Use a standard video player with signed URLs to play videos on the platform 2025-08-04 20:30:36 +00:00
db.ts Add backend setup for video management and database integration 2025-08-08 18:20:57 +00:00
index.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
routes.ts Add user authentication and video upload capabilities 2025-08-08 18:28:28 +00:00
storage.ts Enhance video storage with additional metadata and robust error handling 2025-08-08 21:05:30 +00:00
vite.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00