All deployments

Peter Theill
Peter Theill 
deployed a refactoring 11 months ago
11 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 11 months ago
11 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 styling change 11 months ago
Peter Theill
Peter Theill 
deployed a refactoring 11 months ago
11 months ago
🔧 Update Ruby and Docker setup actions
Upgrade ruby/setup-ruby to v1.247.0 and docker/setup-buildx-action to v3.11.1 for improved performance and compatibility.
Peter Theill
Peter Theill 
deployed a styling change 11 months ago
11 months ago
🎨 Refactor post edit layout for improved structure
Enhance layout by grouping navigation and title elements for better clarity.
Peter Theill
Peter Theill 
deployed a styling change 11 months ago
11 months ago
🎨 Update prose styling for post display
Change prose class to enhance text appearance in post view.
💄 Remove photo display from blog post index
Eliminate photo attachment section to streamline the blog post layout.
Peter Theill
Peter Theill 
deployed a refactoring 11 months ago
Peter Theill
Peter Theill 
deployed a feature 11 months ago
11 months ago
✨ Update Gemfile and configuration for AWS S3
Upgrade sqlite3 and redis versions, add aws-sdk-s3 gem, and configure
Active Storage to use Amazon S3 for file storage in development and
production environments.
Peter Theill
Peter Theill 
deployed a feature 11 months ago
11 months ago
✨ Add photo upload feature for blog posts
Implement multiple photo uploads, inline markdown references, and a modal
viewer for enhanced photo management in blog posts.
Peter Theill
Peter Theill 
deployed a feature 11 months ago
11 months ago
✨ Add FillOut Manager Chrome Extension documentation
Introduce detailed description and features for the FillOut Manager Chrome
Extension to enhance user understanding and promote its capabilities.
Peter Theill
Peter Theill 
deployed a bug fix 11 months ago
11 months ago
🐛 Implement code changes to enhance functionality and improve performance
Peter Theill
Peter Theill 
deployed a refactoring 11 months ago
11 months ago
🔧 Add provider information to authors list
Include the provider details next to each author's email for better context.
Peter Theill
Peter Theill 
deployed a feature 11 months ago
11 months ago
✨ Implement Google OAuth Sign-In and Sign-Up
Add support for Google OAuth authentication, including user linking,
session management, and UI enhancements for sign-in and sign-up
processes. Update database schema and add necessary routes.
Oliver
Oliver  
deployed a bug fix 11 months ago
11 months ago
Fixes change detection would loop repeatedly
⭕️ A little ->save() vs ->update() to fix looping
📅 Last checked date-time now stores what it says
🖨️ Relevant Logs now go to the Logfile, no the CLI only
Peter Theill
Peter Theill 
deployed a styling change 11 months ago
11 months ago
💄 Add future features inclusion to pricing plan
Enhance the Lifetime Plan section with a new feature highlighting all future
features included for users.
Peter Theill
Peter Theill 
deployed a styling change 11 months ago
11 months ago
💄 Update pricing page content
Revise text to emphasize lifetime access and premium offer.
Peter Theill
Peter Theill 
deployed a styling change 11 months ago
11 months ago
💄 Revamp pricing page layout and content
Enhance the design and details of pricing plans for clarity and appeal.
Peter Theill
Peter Theill 
deployed a styling change 11 months ago
11 months ago
💄 Revamp pricing page layout and content
Enhance the pricing page with a new design and clearer messaging for
subscription and lifetime access plans.
Oliver
Oliver  
deployed a performance improvement 12 months ago
12 months ago
[8e98ae1] Improves recreating Sharing URLs and Subscriptions
P.s. 🏆 Boost Your Email is a TOP 1 WINNER on Open-Launch!
https://open-launch.com/projects/boost-your-email
Oliver
Oliver  
deployed a bug fix 12 months ago
12 months ago
Adds internationalisation readiness & minor fixes
🖼️ Updated Link Preview-image
🌍 Uses i18n Label service
☀️ Emails improved for light color-scheme