video.folx.tv Replit project
Go to file
sebastjanartic 809fdf8fb1 Improve video preview loading and display on the platform
Refactor HLS preview thumbnail to load videos on hover, introduce MP4 fallback, and optimize HLS settings. Update VideoCard to display static thumbnails until hover, preventing unnecessary initial video loading.

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/QjWGafC
2025-08-07 12:51:03 +00:00
attached_assets Add an administration panel to manage videos and view platform statistics 2025-08-07 10:21:51 +00:00
client Improve video preview loading and display on the platform 2025-08-07 12:51:03 +00:00
server Improve video fetching and counting for better platform performance 2025-08-07 12:45:03 +00:00
shared Enable users to edit video titles, descriptions, and thumbnails 2025-08-07 08:26:08 +00:00
.gitignore Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
.replit Add ability to capture custom thumbnails from video frames 2025-08-07 08:43:30 +00:00
components.json Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
drizzle.config.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
package-lock.json Add ability to capture custom thumbnails from video frames 2025-08-07 08:43:30 +00:00
package.json Add ability to capture custom thumbnails from video frames 2025-08-07 08:43:30 +00:00
postcss.config.js Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
replit.md Update branding to reflect the new go4.video domain 2025-08-07 11:38:10 +00:00
tailwind.config.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
tsconfig.json Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
vite.config.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00