videofolxtv/client/src/components
sebastjanartic 8ce0414679 Add Netflix-style video browsing with categorized rows
Introduces a new `NetflixGrid` component to display videos in categorized rows, similar to Netflix. This includes styling for hidden scrollbars, adding a `className` prop to `VideoCard`, and updating the home page to conditionally render either the `VideoGrid` or the new `NetflixGrid` based on the `viewMode`.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 2eb1084e-b728-4449-9231-f1665924c8d5
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/2eb1084e-b728-4449-9231-f1665924c8d5/spLs1aN
2025-08-29 07:09:54 +00:00
..
ui Add monetization features for ad revenue generation and management 2025-08-08 18:11:29 +00:00
ad-explanation.tsx Add explanation for ad indicators and improve video loading 2025-08-28 10:03:01 +00:00
ad-networks.tsx Add monetization indicators and ad network management features 2025-08-08 21:38:22 +00:00
ad-settings.tsx Add monetization features for ad revenue generation and management 2025-08-08 18:11:29 +00:00
bunny-video-modal.tsx Adjust video player behavior for improved user interaction 2025-08-28 21:22:03 +00:00
hls-preview-thumbnail.tsx Improve video preview loading and display on the platform 2025-08-07 12:51:03 +00:00
netflix-grid.tsx Add Netflix-style video browsing with categorized rows 2025-08-29 07:09:54 +00:00
quality-indicator.tsx Show video loading speed and quality indicators 2025-08-07 09:22:30 +00:00
search-header.tsx Improve mobile search experience with updated animation and icon 2025-08-28 19:55:13 +00:00
thumbnail-generator.tsx Add AI to suggest video thumbnails for uploads 2025-08-08 19:50:11 +00:00
vast-ad-player.tsx Add monetization indicators and ad network management features 2025-08-08 21:38:22 +00:00
vast-player.tsx Add monetization features for ad revenue generation and management 2025-08-08 18:11:29 +00:00
video-ads.tsx Add support for displaying video advertisement metadata 2025-08-28 16:47:09 +00:00
video-card.tsx Add Netflix-style video browsing with categorized rows 2025-08-29 07:09:54 +00:00
video-edit-modal.tsx Update video editing form to improve visual appeal and usability 2025-08-08 20:10:30 +00:00
video-grid.tsx Add video navigation and translate UI elements to Slovenian 2025-08-28 20:24:30 +00:00
video-modal.tsx Fix video player issues by restructuring component logic 2025-08-08 20:19:25 +00:00
video-preview-thumbnail.tsx Add interactive video preview thumbnails on hover 2025-08-07 10:41:05 +00:00