Deployments for https://www.commanigy.com

Peter Theill
Peter Theill 
deployed a bug fix 6 months ago
6 months ago
🐛 Fix tag filtering in posts index
Update tag filtering logic to correctly split tags for accurate matching.
Peter Theill
Peter Theill 
deployed a feature 6 months ago
6 months ago
✨ Update Pemojis description and layout
Revise the introduction and enhance emoji display for a more engaging
presentation of personal emoji collection.
Peter Theill
Peter Theill 
deployed a feature 6 months ago
6 months ago
✨ Add Pemojis page with personal emoji collection and descriptions

  • Created a new view for Pemojis showcasing a collection of personal emojis.

  • Included video tags for each emoji with hover and touch interactions.

  • Added descriptions and context for each emoji to enhance user understanding.

  • Introduced an "About Pemojis" section explaining the significance of the collection.

Peter Theill
Peter Theill 
deployed a bug fix 6 months ago
6 months ago
🐛 Fix authentication bypass in test environment
Ensure that authentication is skipped during tests for Admin controllers
to streamline testing processes and avoid unnecessary failures.
Peter Theill
Peter Theill 
deployed a feature 6 months ago
6 months 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 6 months ago
Peter Theill
Peter Theill 
deployed a bug fix 6 months ago
6 months 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 6 months ago
6 months 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 6 months ago
Peter Theill
Peter Theill 
deployed a feature 6 months ago
6 months ago
✨ Add flip card feature with styling and controller
Implement a flip card component for enhanced user interaction and visual appeal.