Commit Graph

3 Commits

Author SHA1 Message Date
9ad0248e38 feat: add image preview generation for uploaded media files
Implement a new feature that generates thumbnail previews for image uploads. The change adds a dedicated preview handler that processes uploaded images, creates scaled-down versions, and stores them alongside the original files. This enables faster loading of image galleries and list views without fetching full-resolution assets.
2025-12-12 18:00:51 +00:00
23b0ab989b chore: update preview images for project showcase section 2025-12-12 17:45:39 +00:00
1f3e481c97 chore: initialize project structure with empty repository scaffold 2025-12-04 19:29:35 +00:00