All deployments

Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update milestones section display logic
Refine the conditions for displaying milestones to enhance clarity
and ensure all milestones are shown when available.
✨ Enhance milestone achievements and styles
Update milestone achievements to include tier information and improve
styling for both reached and upcoming milestones in the book comparison view.
✨ Add search functionality to journal entries
Implement search input and loading indicators for filtering entries.
Enhance UI to display relevant messages based on search results.
💄 Improve calendar day rendering logic
Enhance the conditional checks for calendar days to ensure proper
handling of adjacent months and event properties.
💄 Enhance email box functionality and interaction
Implement clipboard functionality for email copying and improve UI elements.
💄 Enhance email box UI and interaction
Revamp the email box layout with improved styling and add visual
feedback for the copy email button.
💄 Enhance email box UI and copy functionality
Improve layout and styling of the email box, and add visual feedback
for the copy button to enhance user experience.
💄 Simplify focus styles for tab buttons
Remove unnecessary focus ring styles for a cleaner UI in the authors index.
💄 Update export and import section descriptions
Reintroduce helpful descriptions for data export and import
sections to enhance user understanding.
Peter Theill
Peter Theill 
deployed a performance improvement 3 months ago
3 months ago
🔥 Remove unused event types section
Eliminate the "Perfect For" section and related closing CTA to streamline the events page.
⚡️ Optimize geo-tagged media fetching for efficiency
Refactor the media fetching logic to retrieve one geo-tagged medium per event,
improving performance and reducing unnecessary data load.
Peter Theill
Peter Theill 
deployed a bug fix 3 months ago
3 months ago
🐛 Fix reminder logic for authors with no entries
Correct the condition to skip authors with no entries created more than 7 days ago.
Peter Theill
Peter Theill 
deployed a refactoring 3 months ago
3 months ago
🔧 Comment out browser version allowance in application controller
Temporarily disable the allow_browser directive for modern versions in the ApplicationController to address compatibility concerns.
Peter Theill
Peter Theill 
deployed a refactoring 3 months ago
3 months ago
🔧 Comment out browser version allowance
Temporarily disable the allow_browser directive for modern versions in the application controller to address compatibility issues. This change will help ensure smoother functionality across different browsers.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 add lifetime subscription promotional banner to event dashboard for non-lifetime users.
💄 Update button text for lifetime access
Change "Sign in to get Lifetime Access" to "Join the Lifetime Club" for improved clarity.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Add new lifetime subscription route and UI updates
Introduce a new route for the lifetime subscription creation and update
the UI to use a button for Google OAuth sign-in for lifetime access.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Introduce infinite scroll for entries index
Implement infinite scrolling on the entries index page to enhance user
experience by loading more entries dynamically as the user scrolls down.
♻️ Refactor entry and attachment paths
Update routes and path helpers to simplify entry and attachment navigation throughout the application.