video.folx.tv Replit project
Go to file
sebastjanartic f157385dd6 Add navigation arrows to move between videos seamlessly
Introduce previous and next navigation arrows on the video player interface, allowing users to easily cycle through available videos. Icons for ChevronLeft and ChevronRight are added to lucide-react. Navigation logic is implemented in the VideoPage component to handle cycling through videos using window.location.href.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 074b0e4c-6171-43bd-aa98-f9e04623ca14
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/074b0e4c-6171-43bd-aa98-f9e04623ca14/izllXJt
2025-08-30 20:29:15 +00:00
attached_assets Improve visual layering and stacking context for video page elements 2025-08-30 20:23:11 +00:00
client Add navigation arrows to move between videos seamlessly 2025-08-30 20:29:15 +00:00
server Add ability to manually sync video updates from Bunny.net 2025-08-30 14:36:48 +00:00
shared Add face detection and thumbnail centering for videos 2025-08-29 07:34:08 +00:00
.gitignore Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
.replit Add hover preview for videos on the platform 2025-08-30 12:39:51 +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
package-lock.json Add face detection and thumbnail centering for videos 2025-08-29 07:34:08 +00:00
package.json Add face detection and thumbnail centering for videos 2025-08-29 07:34:08 +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 Restored to '44d6f571a5a2b8bce0fd4e8a9eae76204284885b' 2025-08-28 17:43:16 +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
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