Deployments for https://dplyd.com

Peter Theill
Peter Theill 
deployed a dependency update about 4 hours ago
Peter Theill
Peter Theill 
deployed a styling change 5 months ago
5 months 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 5 months ago
5 months 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 5 months ago
5 months 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 7 months ago
Peter Theill
Peter Theill 
deployed a refactoring 7 months ago
7 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 8 months ago
8 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 8 months ago
8 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 9 months ago
Peter Theill
Peter Theill 
deployed a styling change 9 months ago
9 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.