All deployments
Peter Theill
deployed a bug fix
about 1 month ago
Peter Theill
deployed a performance improvement
about 1 month ago
Peter Theill
deployed a styling change
about 1 month ago
Peter Theill
deployed a feature
about 1 month ago
about 1 month 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 animationsrating, feedback, and referral source. Implement email notifications
for review requests and create associated views and tests.
Refactor heading structure and simplify width handling for smoother text rotation.
✨ Introduce upload auto-locking featureAdd 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 featureto apply only to events created on or after this date.
Update tests to cover new behavior for free events.
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.
after a specified period. Update UI elements and tests to reflect this new
feature, ensuring a seamless user experience.
Peter Theill
deployed a configuration change
about 1 month ago
Peter Theill
deployed a refactoring
about 1 month ago
Peter Theill
deployed a styling change
about 1 month ago
Peter Theill
deployed a feature
about 1 month ago
Peter Theill
deployed a performance improvement
about 1 month ago
about 1 month 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 clarityjobs from hanging indefinitely. Add logging for subprocess timeouts
to improve debugging.
Revise the wording of the event claim message to enhance user understanding.
💄 Update UI elements in not found pageEnhance styling and layout for better user experience and visual appeal.
Peter Theill
deployed a styling change
about 1 month ago
about 1 month ago
💄 Implement upload progress indicator with conic gradient🔧 Update dependencies and improve media metadata extraction
- 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.
- 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
deployed a feature
about 1 month ago
about 1 month 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.
Peter Theill
deployed a feature
about 1 month ago
Peter Theill
deployed a feature
about 1 month ago
about 1 month 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 contributionswithout lifetime access, enhancing user experience and encouraging
event preservation.
Add error handling for Stripe sessions in contributions, event
preservations, and lifetime subscriptions to improve user experience
during payment processing.
preservations, and lifetime subscriptions to improve user experience
during payment processing.
Peter Theill
deployed a dependency update
about 2 months ago
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 headerRemove unnecessary event actions for improved clarity and maintainability.
✨ Add subscriptions section to user profileIntroduce 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 Applelinks and relevant details, enhancing user engagement and information
accessibility.
Improve the `from_omniauth` method to correctly process first and last
names from Apple sign-in, and add tests to validate this functionality.
names from Apple sign-in, and add tests to validate this functionality.
Peter Theill
deployed a styling change
about 2 months ago
Peter Theill
deployed a feature
about 2 months ago
Peter Theill
deployed a styling change
about 2 months ago
Peter Theill
deployed a styling change
about 2 months ago
about 2 months ago
💬 Update text in deletion warning emails
Change "photos" to "memories" for improved clarity in user communication.
💄 Update deletion warning message for clarityRevise text to better convey the urgency of preserving the event
and the consequences of deletion.
💄 Update deletion warning email contentand the consequences of deletion.
Enhance messaging and clarity in deletion warning and queued emails.
💄 Update download instruction text for clarityClarify the message regarding photo downloads to enhance user understanding.