mirror of
https://github.com/kyantech/Palmr.git
synced 2026-01-09 06:02:28 +08:00
- Introduced a new `useDragDrop` hook to manage drag-and-drop operations for files and folders. - Updated `FilesGrid` and `FilesViewManager` components to support drag-and-drop interactions. - Added immediate update handling for file and folder movements. - Improved user experience with visual feedback during drag-and-drop actions. - Refactored file access logging to enhance security by omitting sensitive information. - Adjusted S3 client configuration and timeout settings for better performance. These changes streamline file operations and enhance the overall user interface.