Commit Graph

4 Commits

Author SHA1 Message Date
tigeren 2fb5d6b413 feat: add delete functionality for video paths and videos, and enhance UI with remove buttons 2025-08-23 15:58:50 +00:00
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
root ea28ae9144 Initial commit 2025-08-23 09:37:49 +00:00