Replace Dokploy runtime git clone with Dockerfile build to keep tokens out of the container, add nginx security headers and path whitelist, and scrub templates from the running image after HTML generation.
Co-authored-by: Cursor <cursoragent@cursor.com>
Replace local BG_IMAGE with dynamic YouTube poster URLs, generate og:image from FHD thumbnail, and allow redirect-or-stay behavior per FHD/vertical format.
Co-authored-by: Cursor <cursoragent@cursor.com>
Choose FHD 16:9 or vertical 9:16 intro from .env based on browser aspect ratio, with per-format redirect URLs and orientation change handling.
Co-authored-by: Cursor <cursoragent@cursor.com>
Embed video settings directly in generated HTML, add optional post-video redirect toggle, and expose Twitter description as a separate env variable.
Co-authored-by: Cursor <cursoragent@cursor.com>
Site metadata, images, favicons, and YouTube settings are now configured via .env and rendered from HTML/manifest templates at dev or container startup.
Co-authored-by: Cursor <cursoragent@cursor.com>
After the intro finishes, users are redirected to POST_VIDEO_REDIRECT_URL loaded via generated config.js for dev, Docker, and Dokploy deployments.
Co-authored-by: Cursor <cursoragent@cursor.com>
Adapt branding, SEO meta tags, assets, Docker dev on port 8082, and Dokploy
example pointing to site-slavic-pulse-com Gitea repository.
Co-authored-by: Cursor <cursoragent@cursor.com>