Deployments for https://knipsmig.com

Peter Theill
Peter Theill 
deployed a bug fix about 1 month ago
about 1 month ago
🐛 Handle file not found and access errors
Add error handling for missing files and access issues during zip file
generation to improve job robustness and logging.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
🎨 Update hero illustration date ranges
Adjust the date ranges for Hanukkah and Christmas hero illustrations for better accuracy.
Peter Theill
Peter Theill 
deployed a refactoring about 1 month ago
about 1 month ago
🔧 Update Hetzner configuration and scripts
Add CORS configuration for Hetzner and update production storage
service. Comment out S3 sync commands in the development wipe script.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
Peter Theill
Peter Theill 
deployed a bug fix about 1 month ago
Peter Theill
Peter Theill 
deployed a bug fix about 1 month ago
Peter Theill
Peter Theill 
deployed a refactoring about 1 month ago
about 1 month ago
✨ Add drag/drop on collage builder
🔧 Update storage configuration for Hetzner service
Add Hetzner Object Storage configuration and update Active Storage
service in development environment to use Hetzner instead of Amazon.
🐛 Refactor notification logic in event subscriber job
Improve code structure by consolidating notification logic within
pessimistic locking to prevent race conditions and ensure accurate
notification counts.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
🔧 Update job concurrency settings in deployment config
Adjust JOB_THREADS to 2 and WEB_CONCURRENCY to 3 for optimal performance
in metadata extraction and request handling.
💄 Add help text for photo organization
Introduce a new list item to assist users in organizing photos better.
Peter Theill
Peter Theill 
deployed a refactoring about 1 month ago
about 1 month ago
🔧 Skip metadata extraction for HEIC/HEIF files
Prevent crashes in libheif by avoiding metadata extraction for
malformed HEIC/HEIF files. Adjust job concurrency and thread
settings for improved performance in production.
Peter Theill
Peter Theill 
deployed a performance improvement about 1 month ago
about 1 month ago
⚡️ Improve logging and error handling in media extraction
Enhance logging for better traceability and add error details
for failures during media metadata extraction.