Deployments for https://launchto.win

Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 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 4 months ago
4 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 4 months ago
4 months ago
💄 Add rel attribute to external links
Enhance security by adding 'nofollow' to external project URLs.
Peter Theill
Peter Theill 
deployed a styling change 4 months ago
4 months ago
🎨 Add hidden field for project screenshots
Include a hidden field to manage multiple screenshots in the project edit form.
Peter Theill
Peter Theill 
deployed a bug fix 4 months ago
4 months ago
🐛 Fix issues in code structure
Refactor code for improved readability and maintainability.
Peter Theill
Peter Theill 
deployed a styling change 4 months ago
4 months ago
💄 Improve project engagement and comments layout
Enhance styling for engagement buttons and comments section for better
visual appeal and user interaction.
Peter Theill
Peter Theill 
deployed a styling change 4 months ago
4 months ago
💄 Enhance project details and footer design
Revamp project detail forms with improved styling and add a new stats section in the footer for better visual appeal and user engagement.
Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Add lifetime deal functionality to projects
Implement lifetime deal fields and controller for managing lifetime deals.
Peter Theill
Peter Theill 
deployed a bug fix 4 months ago
4 months ago
🎨 Refactor bookmark and upvote tests for clarity
Remove unnecessary blank lines and improve readability in test cases.
🐛 Enhance controller tests and fixtures
Add setup methods for user authentication and improve test cases for
creating and destroying bookmarks, comments, projects, and upvotes.
Update fixture files to include usernames and additional project
attributes.
Peter Theill
Peter Theill 
deployed a styling change 4 months ago
4 months ago
🎨 Update ratingCount to handle nil values
Ensure ratingCount defaults to 0 if submission count or upvotes are nil.