Deployments for https://www.shoutsmshq.com

Peter Theill
Peter Theill 
deployed a dependency update 7 months ago
7 months ago
⬆️ Upgrade Rails and Puma versions
Update Rails to 8.0.2.1 and Puma to 6.6.1 for improved performance and security.
Peter Theill
Peter Theill 
deployed a bug fix 9 months ago
9 months ago
💄 Remove rocket emoji from verification message
Simplify the content of the phone verification notification.
🐛 Set PORT for development server
Specify the PORT environment variable for the Rails server in the Procfile.
Peter Theill
Peter Theill 
deployed a styling change 9 months ago
9 months ago
💄 Add deploy badge to footer
Include a deployment status badge for better visibility of the latest deployment.
Peter Theill
Peter Theill 
deployed a refactoring 10 months ago
10 months ago
🔧 Add sitemap entry to robots.txt
Include sitemap URL for better search engine indexing.
Peter Theill
Peter Theill 
deployed a refactoring 10 months ago
10 months ago
🔧 Add script to wipe and restore development database from production

  • Created a new script `wipe-development-db.sh` to automate the process of dumping the production database and restoring it to the development environment.

  • Established an SSH tunnel to the production database for secure access.

  • Included commands to drop the existing development database and recreate it before importing the dumped data.

  • Added verbose output for better tracking of the process.

Peter Theill
Peter Theill 
deployed a styling change 10 months ago
10 months ago
💄 Add Groups column to user index table
Include a new column for user groups and display total groups in the server information section.
Peter Theill
Peter Theill 
deployed a feature 11 months ago
11 months ago
🤖 Add mouse movement tracking for newsletter captcha
Implement mouse movement tracking to enhance anti-bot protection during newsletter sign-up.
Peter Theill
Peter Theill 
deployed a styling change 11 months ago
11 months ago
💄 Update avatar URL for Discord notifications
Change the avatar URL in the phone verification payload to the correct icon.
Peter Theill
Peter Theill 
deployed a feature 11 months ago
Peter Theill
Peter Theill 
deployed a refactoring 12 months ago