All deployments
Peter Theill
deployed a styling change
3 months ago
Peter Theill
deployed a refactoring
3 months ago
Peter Theill
deployed a feature
3 months ago
Peter Theill
deployed a bug fix
3 months ago
Peter Theill
deployed a bug fix
3 months ago
Peter Theill
deployed a refactoring
3 months ago
3 months 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 jobservice in development environment to use Hetzner instead of Amazon.
Improve code structure by consolidating notification logic within
pessimistic locking to prevent race conditions and ensure accurate
notification counts.
pessimistic locking to prevent race conditions and ensure accurate
notification counts.
Peter Theill
deployed a styling change
3 months ago
Peter Theill
deployed a refactoring
3 months ago
Peter Theill
deployed a performance improvement
3 months ago
Peter Theill
deployed a feature
3 months ago
3 months ago
🔧 Configure Resend API key for production only
Ensure the Resend API key is set only in the production environment
to prevent accidental email delivery during development.
✨ Introduce deletion queued notification featureto prevent accidental email delivery during development.
Add functionality to notify users when their events are queued for deletion.
This includes new email templates, job scheduling, and updates to the event model
to track deletion status. Enhance tests to cover new scenarios.
✨ Add uploader count sorting and email previewThis includes new email templates, job scheduling, and updates to the event model
to track deletion status. Enhance tests to cover new scenarios.
Implement uploader count sorting in events and add letter opener for email previews in development.