All deployments

Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Introduce video review feature for projects
Add functionality to associate YouTube review videos with projects,
including admin editing capabilities and display on project pages.
Also, create a dedicated page for viewing all reviewed projects.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Allow editing of completed reviews
Enable users to update their completed reviews and provide appropriate
feedback messages upon submission.
✨ Introduce heatmap and map toggle controls
Add heatmap functionality and controls to toggle between clusters and heatmap layers on the map.
✨ Introduce archived events feature on map
Add functionality to display archived events with geo data on the map,
including custom markers and popups for better user interaction.
Peter Theill
Peter Theill 
deployed a bug fix about 2 months ago
about 2 months ago
🐛 Handle S3 service errors in GenerateEventZipJob
Update error handling for S3 access issues to log specific service errors instead of generic forbidden errors.
Peter Theill
Peter Theill 
deployed a performance improvement about 2 months ago
about 2 months ago
⚡️ Optimize memory usage in GenerateEventZipJob
Introduce memory usage checks and garbage collection to prevent OOM kills
during event zip generation. Update Dockerfile to use jemalloc for
reduced memory fragmentation.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
🎨 Update image generation prompt style
Refine the prompt for blog cover images to specify a hand-drawn watercolor
illustration style, enhancing clarity for image generation.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Introduce event review feature
Add functionality for users to submit reviews for events, including
rating, feedback, and referral source. Implement email notifications
for review requests and create associated views and tests.
💄 Update text styling and remove width animations
Refactor heading structure and simplify width handling for smoother text rotation.
✨ Introduce upload auto-locking feature
Add a cutoff date for the upload auto-locking feature
to apply only to events created on or after this date.
Update tests to cover new behavior for free events.
✨ Introduce upload locking feature
Add functionality to lock uploads for events, preventing new photo submissions
after a specified period. Update UI elements and tests to reflect this new
feature, ensuring a seamless user experience.
Peter Theill
Peter Theill 
deployed a configuration change about 2 months ago
about 2 months ago
🌐 Add Spanish localization for wedding page
Introduce Spanish translations for the wedding page, including
hreflang tags and alternate URLs for better SEO and user experience.
Peter Theill
Peter Theill 
deployed a refactoring about 2 months ago
about 2 months ago
♻️ Refactor EXIF extraction to use JSON
Replace Marshal with JSON for data serialization in subprocess to enhance
security and compatibility.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Add title content for features and join pages
Enhance SEO and user experience by adding title content to the
features and join pages.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Add "Gratitude" link to footer
Introduce a new link to the Gratitude page in the footer for enhanced user navigation.
✨ Add new "Gratitude" free tool
⬆️ Upgrade libraries
Peter Theill
Peter Theill 
deployed a performance improvement about 2 months ago
about 2 months ago
⚡️ Improve job timeouts and error handling
Enhance timeout settings for HTTP requests and subprocesses to prevent
jobs from hanging indefinitely. Add logging for subprocess timeouts
to improve debugging.
💄 Update event claim message for clarity
Revise the wording of the event claim message to enhance user understanding.
💄 Update UI elements in not found page
Enhance styling and layout for better user experience and visual appeal.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months 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 about 2 months ago
about 2 months 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 about 2 months ago
about 2 months 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 about 2 months ago
about 2 months 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 about 2 months ago
about 2 months 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 about 2 months ago
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months 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 about 2 months ago
about 2 months 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 about 2 months ago