All deployments
Peter Theill
deployed a feature
5 months ago
Peter Theill
deployed a feature
5 months ago
5 months ago
✨ Redirect existing users with generations to previews
Update sign-in flow to redirect users with existing generations to the
previews index instead of the new preview path.
💄 Update navigation links with active statespreviews index instead of the new preview path.
Enhance the header navigation by adding active states for
Creations, Features, Pricing, and About links based on the
current controller and action.
✨ Add sitemap feature with XML responseCreations, Features, Pricing, and About links based on the
current controller and action.
Implement sitemap route and controller to serve XML for SEO.
Include static and dynamic theme pages in the sitemap.
♻️ Refactor code structure for better maintainabilityInclude static and dynamic theme pages in the sitemap.
Organize and streamline code components to enhance readability and
ease of future modifications.
ease of future modifications.
Peter Theill
deployed a refactoring
5 months ago
Peter Theill
deployed a refactoring
5 months ago
5 months ago
✨ Add database password to deploy workflow
Include STEMNING_DATABASE_PASSWORD in the deployment environment
variables for secure access during deployment.
♻️ Refactor Omniauth initializer for clarityvariables for secure access during deployment.
Improve the structure of the Omniauth initializer by organizing the
credential checks and enhancing readability.
credential checks and enhancing readability.
Peter Theill
deployed a dependency update
5 months ago
5 months ago
♻️ Refactor review request scope to exclude nil dates
Update the needing_review_request scope to ensure events with nil
happens_on are excluded, improving the accuracy of review requests.
⬆️ Upgrade addressable gem to version 2.8.9happens_on are excluded, improving the accuracy of review requests.
Update the addressable dependency to the latest version for improved
functionality and security.
functionality and security.
Peter Theill
deployed a bug fix
5 months ago
5 months ago
🐛 Fix nil error in event review rating display
Ensure the event review rating is safely accessed to prevent
nil errors when rendering the star icons.
♻️ Refactor deletion queue scope for consistencynil errors when rendering the star icons.
Update the deletion queue scope to use '30 days' instead of '1 month'
for consistent behavior across calendar months.
for consistent behavior across calendar months.
Peter Theill
deployed a refactoring
5 months ago
5 months ago
♻️ Refactor collage generation to improve resource management
Remove temporary file tracking and delete temp files immediately to
prevent resource leaks during thumbnail creation.
🔥 Remove slideshow mode option from event preservationprevent resource leaks during thumbnail creation.
Eliminate the slideshow mode feature for a cleaner presentation.
Peter Theill
deployed a dependency update
5 months ago
Peter Theill
deployed a bug fix
5 months ago
Peter Theill
deployed a feature
5 months ago
5 months ago
✨ Add wedding photo sharing pages in German and French
Introduce new localized pages for wedding photo sharing, enhancing
user experience for German and French speaking couples.
🔥 Remove designer skill documentationuser experience for German and French speaking couples.
Eliminate the SKILL.md file for the designer skill to streamline the project.