All deployments

Peter Theill
Peter Theill 
deployed a styling change 8 months ago
8 months ago
🎨 Enhance project details section
Add project description and contact email display with improved styling.
Peter Theill
Peter Theill 
deployed a feature 8 months ago
8 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 styling change 8 months ago
8 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 8 months ago
8 months ago
⬆️ Update dependencies and deployment configuration
🔧 Update dependencies and deployment configuration
Upgrade Ruby and Rails versions in Gemfile and adjust deployment actions.
Peter Theill
Peter Theill 
deployed a dependency update 8 months ago
8 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 8 months ago
8 months ago
💄 Add rel attribute to external links
Enhance security by adding 'nofollow' to external project URLs.
Peter Theill
Peter Theill 
deployed a feature 8 months ago
8 months ago
✨ Add LLMS controller and views for projects and posts
Implement LLMS controller with index and full actions, and create views
for displaying projects and blog posts in text format.
Peter Theill
Peter Theill 
deployed a styling change 8 months ago
Peter Theill
Peter Theill 
deployed a feature 8 months ago
Peter Theill
Peter Theill 
deployed a styling change 8 months ago
8 months ago
💄 Enhance attachment handling in markdown
Refactor markdown rendering to support various attachment types including images, PDFs, audio, and videos. Update related tests and views for improved functionality and styling.