All deployments

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 4 months ago
4 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 4 months ago
4 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 4 months ago
4 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 4 months ago
4 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 4 months ago
Peter Theill
Peter Theill 
deployed a bug fix 4 months ago
Peter Theill
Peter Theill 
deployed a bug fix 4 months ago
Peter Theill
Peter Theill 
deployed a refactoring 4 months ago
4 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.