Deployments for https://www.commanigy.com

Peter Theill
Peter Theill 
deployed a performance improvement 9 months ago
9 months ago
🔍️ Add meta tags for SEO and social sharing
Enhance visibility and sharing capabilities for all game pages with
descriptive meta tags and Open Graph properties.
Peter Theill
Peter Theill 
deployed a security update 9 months ago
9 months ago
🔒 Restrict edit link visibility to authenticated users
Ensure that the edit link for posts is only displayed for users who are authenticated.
Peter Theill
Peter Theill 
deployed a styling change 9 months ago
9 months ago
💄 Update Procfile and refine index layout
Set PORT for development server and adjust card layout for improved responsiveness.
Peter Theill
Peter Theill 
deployed a bug fix 9 months ago
9 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 9 months ago
9 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 9 months ago
9 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 9 months ago
9 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 9 months ago
9 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 9 months ago
Peter Theill
Peter Theill 
deployed a bug fix 9 months ago
9 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.