video.folx.tv Replit project
Go to file
sebastjanartic 30ef682140 Serve custom social sharing image instead of generating one
Update the /api/social-image endpoint to serve a custom PNG image from the public directory instead of dynamically generating an SVG. The route now checks for the existence of 'social-share-image.png' and serves it with appropriate headers, falling back to generation if the custom image is not found.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 2cd2c0bc-434c-4bc9-ad3f-b99d3897a0d1
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/2cd2c0bc-434c-4bc9-ad3f-b99d3897a0d1/3dnI7Tc
2025-09-03 13:36:23 +00:00
attached_assets Serve custom social sharing image instead of generating one 2025-09-03 13:36:23 +00:00
client Serve custom social sharing image instead of generating one 2025-09-03 13:36:23 +00:00
server Serve custom social sharing image instead of generating one 2025-09-03 13:36:23 +00:00
shared Add fields for video episode details and tags for shows 2025-09-02 13:31:12 +00:00
.gitignore Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
.replit Use only the database for storing all content and user data 2025-09-02 14:56:41 +00:00
components.json Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
cookies.txt Add user authentication and video upload capabilities 2025-08-08 18:28:28 +00:00
drizzle.config.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
go4-video-social-share.png Update logo to match brand guidelines with a larger, gradient design 2025-08-31 08:05:24 +00:00
package-lock.json Add AI-powered description generation for video content 2025-09-02 12:59:45 +00:00
package.json Add AI-powered description generation for video content 2025-09-02 12:59:45 +00:00
postcss.config.js Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
pyproject.toml Add face detection and thumbnail centering for videos 2025-08-29 07:34:08 +00:00
replit.md Improve mobile experience with updated video layouts and typography 2025-09-02 16:28:58 +00:00
tailwind.config.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
temp_logo.jpg Add new social sharing and branding assets to the platform 2025-08-31 08:02:52 +00:00
tsconfig.json Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
uv.lock Add face detection and thumbnail centering for videos 2025-08-29 07:34:08 +00:00
vite.config.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00