Commit Graph

4 Commits

Author SHA1 Message Date
tigeren 3782556c03 feat: add video player functionality and search feature
- Added `react-player` dependency for video playback.
- Implemented a modal for video playback with a close button.
- Integrated search functionality to filter videos by title or path.
- Updated CSS for video player modal and search bar styling.
- Enhanced video fetching logic to support search queries.
2025-08-23 15:49:17 +00:00
tigeren 27dd0bee39 Refactor code structure and remove redundant functions for improved readability and maintainability 2025-08-23 15:41:15 +00:00
tigeren 0a572afbd9 feat: add sidebar navigation and enhance app layout
- Added react-icons and react-pro-sidebar dependencies for sidebar functionality.
- Implemented a collapsible sidebar with menu items for navigation.
- Refactored App component to integrate sidebar and adjust layout accordingly.
- Enhanced CSS styles for improved layout and visual consistency.
- Updated video display section to include avatar and details in a more structured format.
2025-08-23 15:27:23 +00:00
root ea28ae9144 Initial commit 2025-08-23 09:37:49 +00:00