Deployments for https://launchto.win

Peter Theill
Peter Theill 
deployed a dependency update 2 months ago
2 months ago
💄 Update test assertions and directory fixture
Refine test assertions in HomeControllerTest and update
directory fixture values for better clarity and accuracy.
💄 Add safe URL helper to prevent XSS attacks
Introduce a new `safe_url` method to sanitize URLs and ensure only safe
protocols are used. Update link helpers in user and directory submission
views to utilize this new method.
⬆️ Upgrade dependencies in Gemfile.lock
Update various gems to their latest versions for improved performance and security.
Peter Theill
Peter Theill 
deployed a dependency update 2 months ago
2 months ago
⬆️ Upgrade aws-sdk-s3 dependency to 1.205.0
Update Gemfile.lock to use the latest version of aws-sdk-s3 for improved
functionality and security.
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
2 months ago
💄 Enhance bookmark and directory display logic
Implement pluralization for counts and improve empty state rendering.
🐛 Enhance Google avatar attachment logic
Update avatar attachment conditions to handle default avatars and improve
image size for better quality.
💄 Enhance authentication modal integration
Refactor navigation and engagement components to improve auth modal
functionality and streamline user experience.
:♻️ Enhance project search functionality
Add tagline and URL to search criteria for improved project discovery.
💄 Enhance footer stats layout and icons
Update the footer section to include additional project stats with improved
icon sizes and animations for better visual appeal.
✨ Enhance homepage layout and navigation
Revamp the homepage with a full-width layout option and improve the dropdown
menu functionality for better user interaction.
Peter Theill
Peter Theill 
deployed a feature 2 months ago
2 months ago
🎨 Adjust icon size for project placeholder
Change the icon size in the default placeholder to improve visual consistency.
✨ Implement queued projects feature
Add functionality to display and manage projects waiting to be claimed.
Includes authentication modal for unauthenticated users and updates to
the navigation and project views.
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
2 months ago
🎨 Update icon URLs to include cache-busting query
Modify icon links across multiple files to prevent caching issues.
Peter Theill
Peter Theill 
deployed a feature 2 months ago
2 months ago
✨ Add Free Projects Feature
Introduce a new section for free projects, including a dedicated
controller, view, and navigation link. Update the project model
to support the 'is_free' attribute.
🎨 Adjust confetti particle count and angle
Modify confetti settings for improved visual effect during launch.
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
2 months ago
🎨 Enhance project details section
Add project description and contact email display with improved styling.
Peter Theill
Peter Theill 
deployed a feature 2 months ago
2 months ago
✨ Add web manifest and canvas confetti library
Introduce a web manifest for better PWA support and include the
canvas-confetti library for enhanced visual effects.
Peter Theill
Peter Theill 
deployed a dependency update 2 months ago
2 months ago
⬆️ Upgrade actions and ruby setup versions
Update actions/checkout and ruby/setup-ruby to latest versions for improved performance and security.
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
2 months ago
💄 Add rel attribute to external links
Enhance security by adding 'nofollow' to external project URLs.