dstpabuaran.com/resources/js/hooks
Yoga Pangestu a138ffe63c feat: add media library configuration and file upload components
- Added `media-library.php` configuration file for managing media uploads and conversions.
- Updated `filesystems.php` to set default visibility for AWS S3 storage.
- Implemented `FileUpload` component for handling file uploads with preview and error handling.
- Created `ImagePreviewModal` component for displaying image previews in a modal.
- Introduced `Attachment` UI components for better file attachment handling.
- Added `useFileUpload` hook to manage file upload state and logic.
- Implemented utility functions for uploading files to S3 with presigned URLs.
- Created API route for generating presigned URLs for file uploads.
2026-07-30 10:16:49 +07:00
..
use-appearance.tsx initial commit 2026-07-28 17:40:38 +07:00
use-clipboard.ts initial commit 2026-07-28 17:40:38 +07:00
use-current-url.ts initial commit 2026-07-28 17:40:38 +07:00
use-file-upload.ts feat: add media library configuration and file upload components 2026-07-30 10:16:49 +07:00
use-flash-toast.ts initial commit 2026-07-28 17:40:38 +07:00
use-initials.tsx feat: enhance user profile update functionality and improve sidebar user display 2026-07-29 00:00:19 +07:00
use-mobile-navigation.ts initial commit 2026-07-28 17:40:38 +07:00
use-mobile.ts feat: enhance user profile update functionality and improve sidebar user display 2026-07-29 00:00:19 +07:00
use-mobile.tsx initial commit 2026-07-28 17:40:38 +07:00
use-two-factor-auth.ts initial commit 2026-07-28 17:40:38 +07:00