Deployments for https://dplyd.com

Peter Theill
Peter Theill 
deployed a styling change 16 days ago
16 days ago
💄 Update header styles and layout
Enhance the header's background and adjust the maximum width for better
visual consistency and responsiveness.
♻️ Refactor code structure for better readability
Improve the organization of the codebase to enhance maintainability and clarity.
Peter Theill
Peter Theill 
deployed a styling change 16 days ago
16 days ago
🎨 Update image URL construction in SEO helper
Refactor the seo_image_url method to use request.base_url for
building the image URL instead of the image_url helper.
Peter Theill
Peter Theill 
deployed a feature 16 days ago
16 days ago
✨ Add SEO helpers and update meta descriptions
Introduce SEO methods for title, description, canonical URL, and image.
Update meta descriptions across various views for improved clarity.
⬆️ Upgrade Ruby version to 3.3.6
Update Ruby version in Dockerfile, .ruby-version, and deployment
configuration for consistency across the project.
⬆️ Upgrade aws-partitions and aws-sdk-s3 versions
Update aws-partitions to 1.1221.0 and aws-sdk-s3 to 1.214.0 for
improved functionality and compatibility.
Peter Theill
Peter Theill 
deployed a refactoring 2 months ago
Peter Theill
Peter Theill 
deployed a refactoring 2 months ago
2 months ago
🔧 Comment out browser version allowance
Temporarily disable the allow_browser directive for modern versions in the application controller to address compatibility issues. This change will help ensure smoother functionality across different browsers.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update heading and paragraph styles
Adjust heading margin and text gradient for better visual appeal.
Revise paragraph text for clarity and engagement.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update emoji mappings and deployment message formatting
Enhance the emoji categories and improve the formatting of deployment messages for better clarity and usability.
Peter Theill
Peter Theill 
deployed a dependency update 4 months ago
Peter Theill
Peter Theill 
deployed a styling change 4 months ago
4 months ago
💄 Add Omniauth support for Google and GitHub
Implement user authentication via Omniauth, allowing sign in with Google
and GitHub accounts. Update user model and views accordingly.
Peter Theill
Peter Theill 
deployed a dependency update 4 months ago
4 months ago
⬆️ Update dependencies and deployment configuration
🔧 Update dependencies and deployment configuration
Upgrade Ruby and Rails versions in Gemfile and adjust deployment actions.