All deployments

Peter Theill
Peter Theill 
deployed a feature 2 months ago
2 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 feature
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 preview
Implement uploader count sorting in events and add letter opener for email previews in development.
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
2 months ago
💄 Add social icons and update footer links
Introduce social media icons and links to enhance user engagement and connectivity.
Peter Theill
Peter Theill 
deployed a refactoring 2 months ago
2 months ago
♻️ Refactor code structure for better readability
Organize functions and improve naming conventions to enhance maintainability.
Peter Theill
Peter Theill 
deployed a feature 2 months ago
2 months ago
🎉 Initialize Typing Trainer project
Add the initial HTML structure and metadata for the Typing Trainer application, including responsive design, SEO optimization, and Tailwind CSS configuration.
Peter Theill
Peter Theill 
deployed a dependency update 2 months ago
Peter Theill
Peter Theill 
deployed a feature 2 months ago
2 months ago
✨ Add event creation data and storage chart
Introduce methods to build event creation data based on media presence
and add a storage chart to the dashboard for better insights.
Peter Theill
Peter Theill 
deployed a feature 2 months ago
2 months ago
✨ Integrate Resend for email delivery
Add Resend gem and configure email delivery method in development and production environments. Update default sender email in ApplicationMailer and add API key to credentials.
Peter Theill
Peter Theill 
deployed a feature 2 months ago
2 months ago
✨ Introduce webhook feedback functionality
Add a new WebhooksController to handle feedback submissions,
configure host authorization, and implement email notifications
for received feedback.
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
2 months ago
💄 Update Product Shot Builder settings
Adjust rotation and scale values for improved image composition.
Peter Theill
Peter Theill 
deployed a documentation update 2 months ago
2 months ago
🔥 Remove outdated comment from application controller
Eliminate unnecessary comment regarding browser support for clarity.