All deployments

Peter Theill
Peter Theill 
deployed a styling change 10 months ago
10 months ago
🎨 Add content preview and deletion schedule to admin documents list
Peter Theill
Peter Theill 
deployed a styling change 10 months ago
10 months ago
💄 Enhance platform selection guidance in journal tutorial
Expand the description of platform options for creating a digital reading journal.
Peter Theill
Peter Theill 
deployed a refactoring 10 months ago
10 months ago
🔧 Filter authors by username in queries
Update author queries to only include original authors without usernames for better data accuracy.
Peter Theill
Peter Theill 
deployed a feature 10 months ago
10 months ago
✨ Add video generation task for milestones
Implement a new Rake task to generate videos using the HeyGen API.
Peter Theill
Peter Theill 
deployed a styling change 10 months ago
10 months ago
💄 Revamp header and navigation structure
Enhance desktop and mobile navigation for improved usability and aesthetics.
Peter Theill
Peter Theill 
deployed a styling change 10 months ago
10 months ago
🎨 Format username string in author joined notification
Ensure consistent use of double quotes for the username field.
Peter Theill
Peter Theill 
deployed a feature 10 months ago
10 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 10 months ago
10 months ago
🎨 Update avatar URL in notification payload
Change the default avatar URL for user subscription notifications to ensure consistency.
Peter Theill
Peter Theill 
deployed a styling change 10 months ago
10 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 10 months ago
10 months ago
✨ Add username feature to user model and views
Implement username functionality with validations, routing, and
associated views for user profiles and deployments.