4 months ago
๐ฆ๏ธ Update data dump file
Refresh the data dump to ensure it contains the latest changes.
โก๏ธ Introduce streaming video previewerAdd a custom streaming video previewer to enhance video handling
without downloading entire files. Remove obsolete video thumbnail
generation logic and update related tests and configurations.
โก๏ธ Optimize event loading with eager loadingwithout downloading entire files. Remove obsolete video thumbnail
generation logic and update related tests and configurations.
Eager load media attachments to prevent N+1 query issues on the index page.
๐จ Update OG image handling for mediaRefactor image URL generation to use the :lightbox variant for
better compatibility with social media requirements.
๐ Update video thumbnail handling in uploadsbetter compatibility with social media requirements.
Ensure video thumbnails are displayed when available, improving the
user interface for media uploads.
๐ง Introduce video thumbnail generation tasksuser interface for media uploads.
Add Rake tasks for generating missing video thumbnails both asynchronously
and synchronously for testing purposes.
๐ Introduce unique transforms for empty event cardsand synchronously for testing purposes.
Generate consistent but unique rotations and offsets for empty event cards
to enhance visual variety while maintaining a reproducible arrangement.
โก๏ธ Add video thumbnail generation and handling in backgroundto enhance visual variety while maintaining a reproducible arrangement.
Implement video thumbnail generation using ffmpeg and update media
controllers and views to utilize pre-generated thumbnails for videos.
controllers and views to utilize pre-generated thumbnails for videos.