dstpabuaran.com/resources/js
Yoga Pangestu e9faa6a322 feat: update media handling to use 'images' collection and improve path generation
- Refactored CustomPathGenerator to handle S3 keys and default paths more effectively.
- Changed media collection references from 'photos' to 'images' across various services.
- Updated methods to retrieve media URLs using the new path generation logic.
- Enhanced transaction-related components to display associated images.
2026-08-12 12:11:29 +07:00
..
components feat: enhance DeleteConfirmDialog with loading state and confirm handler 2026-08-09 23:40:45 +07:00
hooks Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
layouts Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
lib refactor: clean up imports and improve code readability across multiple components 2026-08-06 09:55:11 +07:00
pages feat: update media handling to use 'images' collection and improve path generation 2026-08-12 12:11:29 +07:00
types Add homepage types and update routing to use HomepageController 2026-08-07 17:29:59 +07:00
app.tsx Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
sw.ts feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00