All deployments

Peter Theill
Peter Theill 
deployed a styling change 16 days ago
16 days ago
💄 Implement upload progress indicator with conic gradient

  • Introduced a new CSS property for progress tracking and created a conic gradient background for the upload progress indicator.

  • Updated the file upload controller to utilize the new progress indicator, replacing the previous progress bar with a circular design.

  • Enhanced the media element's blur effect during uploads to improve user experience.

🔧 Update dependencies and improve media metadata extraction

  • Upgrade bcrypt version in Gemfile to ~> 3.1.21.

  • Update GitHub Actions checkout action to v6.0.2 in CI and deploy workflows.

  • Refactor media metadata extraction to run EXIF extraction in a subprocess, enhancing stability against native library crashes.

  • Clean up unused code in the ExtractMediaMetadataJob and its tests.

Peter Theill
Peter Theill 
deployed a feature 16 days ago
16 days ago
✨ Add structured data for SEO and enhance feature descriptions on the About page
Incorporate Schema.org structured data to improve search engine and LLM comprehension of OhDiary's features. Update feature headings and descriptions for clarity, and include hidden summaries to enhance accessibility and SEO performance.
Support
Support 
deployed a feature 18 days ago
18 days ago
✨ Add link to full terms in copyright banner ✨ Add photographer, license, and copyright fields ✨ Add placesCount field to supplier data ✨ Introduce advanced editing capabilities ✨ Introduce reports feature
Peter Theill
Peter Theill 
deployed a feature 18 days ago
18 days ago
👔 Allow token reuse within expiry period
Update token-based login to permit multiple uses of tokens before expiration.
Peter Theill
Peter Theill 
deployed a feature 18 days ago
18 days ago
✨ Add preservation options for non-lifetime users in event mail
Introduce a preservation URL and pricing in event_ready_email for users
without lifetime access, enhancing user experience and encouraging
event preservation.
🔊 Enhance Stripe integration for contributions
Add error handling for Stripe sessions in contributions, event
preservations, and lifetime subscriptions to improve user experience
during payment processing.
Peter Theill
Peter Theill 
deployed a dependency update 18 days ago
Peter Theill
Peter Theill 
deployed a styling change 18 days ago
18 days ago
💄 Update UI styles for event and subscription pages
Refine layout and typography for better readability and user experience.
💄 Simplify dropdown interaction in header
Remove unnecessary event actions for improved clarity and maintainability.
✨ Add subscriptions section to user profile
Introduce a new section displaying the user's subscribed events with
links and relevant details, enhancing user engagement and information
accessibility.
🎨 Enhance user authentication handling for Apple
Improve the `from_omniauth` method to correctly process first and last
names from Apple sign-in, and add tests to validate this functionality.
Peter Theill
Peter Theill 
deployed a styling change 19 days ago
19 days ago
💄 Update anniversary icon in event types
Change the icon for the anniversary event type to better represent the theme.
Peter Theill
Peter Theill 
deployed a feature 19 days ago
Peter Theill
Peter Theill 
deployed a styling change 19 days ago
19 days ago
💄 Dynamically update service age with helpers and refine marketing copy across about pages