video.folx.tv Replit project
Go to file
sebastjanartic 84c41fe289 Enable users to edit video titles, descriptions, and thumbnails
Introduce functionality to edit video metadata including title, description, category, tags, and public status, along with a new modal for editing and a backend endpoint for updating video information.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 11420304-80a9-4ef2-adff-cbdaa418ffa8
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/11420304-80a9-4ef2-adff-cbdaa418ffa8/vOcB2tQ
2025-08-07 08:26:08 +00:00
attached_assets Improve video ad integration and streamline video player initialization sequence 2025-08-05 06:12:10 +00:00
client Enable users to edit video titles, descriptions, and thumbnails 2025-08-07 08:26:08 +00:00
server Enable users to edit video titles, descriptions, and thumbnails 2025-08-07 08:26:08 +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 Restored to 'da5c38c23546b6ac8177dac9774fb40023d30283' 2025-08-04 20:37:56 +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 Improve video playback and add advertising capabilities to the platform 2025-08-05 06:07:48 +00:00
package.json Improve video playback and add advertising capabilities to the platform 2025-08-05 06:07:48 +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 Improve video playback using HLS.js for better streaming compatibility 2025-08-05 06:23:00 +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