17 days ago
🐛 Add lightbox dimensions calculation
Implement a method to calculate lightbox dimensions for media items
based on their metadata, ensuring proper display in the lightbox.
✨ Add delete functionality for media itemsbased on their metadata, ensuring proper display in the lightbox.
Implement permission checks for media deletion and update UI to show
delete options for authorized users. Add tests for deletable_by? method.
💬 Update text for clarity and consistencydelete options for authorized users. Add tests for deletable_by? method.
Revise descriptions and prompts to enhance user understanding and engagement.
💄 Update button text for clarityChange "Fetch older photos" to "See earlier photos" for improved user understanding.
🔥 Remove pre-computed media stats from controllerEliminate unnecessary media stats computation to enhance performance
and simplify the controller logic.
💄 Update media thumbnail variants and usageand simplify the controller logic.
Refactor thumbnail handling in the Medium model and update views to
use the new variant names for improved consistency and clarity.
💄 Add preload option for PhotoSwipe lightboxuse the new variant names for improved consistency and clarity.
Enhance the PhotoSwipe lightbox configuration by adding a preload
option to improve performance when loading images.
💄 Update media thumbnail loading and stylingoption to improve performance when loading images.
Refine thumbnail loading logic and enhance popup styles for better
visual consistency and user experience.
visual consistency and user experience.