nextav/src/app
tigeren 2ac68f9a69 feat: refactor media viewers for improved functionality and UI
- Replaced inline video player with a dedicated VideoViewer component for enhanced video playback experience.
- Updated the PhotosPage and FolderViewerPage to utilize the new PhotoViewer and VideoViewer components, streamlining the media viewing process.
- Removed unnecessary loading states and modal implementations, simplifying the code structure and improving performance.
- Enhanced the PhotoViewer and VideoViewer with bookmarking and rating features for better user interaction.
2025-08-26 18:03:43 +00:00
..
api feat: implement photo viewer and enhance media handling 2025-08-26 17:42:52 +00:00
bookmarks feat: enhance media retrieval and bookmarks functionality 2025-08-26 16:18:01 +00:00
folder-viewer feat: refactor media viewers for improved functionality and UI 2025-08-26 18:03:43 +00:00
photos feat: refactor media viewers for improved functionality and UI 2025-08-26 18:03:43 +00:00
settings feat: enhance UI and functionality for media library management 2025-08-25 16:04:03 +00:00
videos feat: refactor media viewers for improved functionality and UI 2025-08-26 18:03:43 +00:00
favicon.ico Initial commit from Create Next App 2025-08-25 02:22:42 +00:00
globals.css feat: enhance UI and functionality for media library management 2025-08-25 16:04:03 +00:00
layout.tsx feat: enhance UI and functionality for media library management 2025-08-25 16:04:03 +00:00
page.tsx feat: enhance UI and functionality for media library management 2025-08-25 16:04:03 +00:00