All deployments

Peter Theill
Peter Theill 
deployed a feature about 1 year ago
about 1 year ago
✨ Add emoji sound controller for interactive links
Implement a Stimulus controller to play sounds when emoji links are clicked.
Peter Theill
Peter Theill 
deployed a feature about 1 year ago
Peter Theill
Peter Theill 
deployed a bug fix about 1 year ago
about 1 year ago
🐛 Update image URL handling for posts
Refactor image URL generation to use rails_blob_url for attachments and
ensure fallback to public root file for missing assets.
Peter Theill
Peter Theill 
deployed a feature about 1 year ago
about 1 year ago
✨ Add Open Graph image support for posts
Enhance post creation and editing with the ability to upload and manage
Open Graph images, improving social media sharing capabilities.
Peter Theill
Peter Theill 
deployed a feature about 1 year ago
Peter Theill
Peter Theill 
deployed a styling change about 1 year ago
Peter Theill
Peter Theill 
deployed a feature about 1 year ago
about 1 year ago
✨ Add flip card feature with styling and controller
Implement a flip card component for enhanced user interaction and visual appeal.
Peter Theill
Peter Theill 
deployed a styling change about 1 year ago
about 1 year ago
💄 Implement code changes to enhance functionality and improve performance
Peter Theill
Peter Theill 
deployed a feature about 1 year ago
Peter Theill
Peter Theill 
deployed a refactoring about 1 year ago
about 1 year ago
🔧 Add ConquerCam Key Generator script

  • Implemented a Ruby script for generating product keys for ConquerCam.

  • Included functionality for encoding user data and generating a registration email body.

  • Added command line interface for user input with options for firstname, lastname, company, email, and comment.

  • Ensured proper handling of empty fields and provided interactive mode if no command line arguments are given.

  • Saved generated product key and associated data to a binary file named "conquercam.key".