All deployments

Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
🎉 Add feedback widget builder HTML structure
Introduce a new feedback widget builder page
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update input styles for consistency
Enhance the appearance of various input fields across the application
by updating focus ring styles to improve UI consistency and user experience.
✨ Introduce email sending feature
Add an email service with validation and integration for sending emails
via multiple providers. Update routes and OpenAPI documentation accordingly.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update header and edit profile UI
Shorten label for API requests and remove unused header elements
to streamline the user interface.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update user show page with webhooks and recent requests
Enhance the user interface by displaying webhooks and recent requests
with improved styling and structure for better usability.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update navigation links for authenticated users
Add "Requests" and "Webhooks" links to the navigation bar for better
accessibility to user features.
💄 Add account stats card to user profile edit page
Introduce a new card displaying available credits, total requests, and member since date for enhanced user information.
💄 Update UI styles for forms and cards
Refine the appearance of forms and cards across various views to enhance
the overall user experience and maintain consistency in design.
✨ Introduce user email notifications
Add email notifications for various user actions including welcome, low credits, credits depleted, credits purchased, new login, and API key regeneration. Update email templates for better styling and user experience.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update button styling for token regeneration
Enhance the cursor style for the regenerate token button to improve user interaction.
💄 Update API key input styling
Refine the input field for the API key to enhance visual consistency.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update input styling for API key display
Enhance the appearance of the API key input and copy button for better usability.
💄 Enhance UI for recent activity and webhooks
Improve layout and add "View All" links for better navigation
in recent activity and webhooks sections.
✨ Introduce webhook management features
Add functionality for creating, viewing, and testing webhooks.
Implement database migrations for webhooks and invocations, along with
associated tests to ensure reliability and correctness.
Peter Theill
Peter Theill 
deployed a security update 3 months ago
3 months ago
🔐 Update Stripe keys in credentials
Replace development Stripe keys with live keys for production use.
Peter Theill
Peter Theill 
deployed a bug fix 3 months ago
3 months 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 3 months ago
3 months 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 3 months ago
3 months 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 3 months ago
Peter Theill
Peter Theill 
deployed a bug fix 3 months ago
Peter Theill
Peter Theill 
deployed a bug fix 3 months ago
Peter Theill
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 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 3 months ago
3 months 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 3 months ago
3 months 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 3 months ago
3 months ago
⚡️ Improve logging and error handling in media extraction
Enhance logging for better traceability and add error details
for failures during media metadata extraction.
Peter Theill
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 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 3 months ago
3 months ago
💄 Add social icons and update footer links
Introduce social media icons and links to enhance user engagement and connectivity.