Deployments for https://knipsmig.com

Peter Theill
Peter Theill 
deployed a feature 5 months ago
5 months ago
✨ Implement media management feature with upload deletion and UI updates
Peter Theill
Peter Theill 
deployed a refactoring 5 months ago
5 months ago
🔧 Update Ruby version to 3.4.5 and modify development environment for S3 SSL verification
Peter Theill
Peter Theill 
deployed a refactoring 5 months ago
5 months ago
🔧 Update schema version for database
Regenerate schema to reflect the latest database changes.
Peter Theill
Peter Theill 
deployed a feature 5 months ago
5 months ago
✨ Add migration to backfill media metadata
Implement a migration that enqueues jobs to extract metadata for media
records with attached files that haven't been processed yet.
🔧 Remove backfill media metadata migration
Replace migration with a rake task for backfilling metadata of existing media files.
Peter Theill
Peter Theill 
deployed a feature 5 months ago
5 months ago
🔧 Add migration to backfill media metadata
Enqueue jobs to extract metadata for media records with attached files.
✨ Add metadata extraction for media files
Implement job to extract EXIF metadata and store captured date, latitude,
and longitude in the database.
Peter Theill
Peter Theill 
deployed a styling change 5 months ago
5 months ago
💄 Update ruby/setup-ruby action version
Upgrade ruby/setup-ruby from v1.264.0 to v1.265.0 for improved compatibility.
Peter Theill
Peter Theill 
deployed a refactoring 5 months ago
Peter Theill
Peter Theill 
deployed a styling change 5 months ago
5 months ago
💄 Add footer rendering to event views
Ensure the footer is consistently rendered in both the index and show owner
event views for improved layout and user experience.
Peter Theill
Peter Theill 
deployed a styling change 5 months ago
5 months ago
💄 Remove unnecessary comments in media templates
Clean up code by removing redundant loading placeholder comments for images and videos.
Peter Theill
Peter Theill 
deployed a feature 5 months ago
5 months ago
✨ Enhance dropdown functionality and styling
Add support for touch devices, improve button state updates, and refine
dropdown menu interactions for better user experience.