video.folx.tv Replit project
Go to file
sebastjanartic e02d52998a Enable users to manage video playlists and mark favorite content
Adds new user, playlist, and favorites management API endpoints and React components.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 50814a1e-92e4-4968-856f-7bc7eedf5e8f
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/50814a1e-92e4-4968-856f-7bc7eedf5e8f/hISDNbZ
2025-08-04 20:04:23 +00:00
attached_assets Implement video streaming and thumbnail features for enhanced user experience 2025-08-04 19:41:36 +00:00
client Enable users to manage video playlists and mark favorite content 2025-08-04 20:04:23 +00:00
server Enable users to manage video playlists and mark favorite content 2025-08-04 20:04:23 +00:00
shared Enable users to manage video playlists and mark favorite content 2025-08-04 20:04:23 +00:00
.gitignore Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
.replit Enable users to manage video playlists and mark favorite content 2025-08-04 20:04:23 +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 Enable users to manage video playlists and mark favorite content 2025-08-04 20:04:23 +00:00
package.json Enable users to manage video playlists and mark favorite content 2025-08-04 20:04:23 +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 Enable users to manage video playlists and mark favorite content 2025-08-04 20:04:23 +00:00
tailwind.config.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
test_thumbnail.jpg Generate video thumbnails dynamically using the video stream 2025-08-04 19:43:01 +00:00
test.svg Improve video loading and display with error handling and updated headers 2025-08-04 19:48:38 +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