All deployments
Peter Theill
deployed a styling change
4 months ago
Peter Theill
deployed a feature
4 months ago
Peter Theill
deployed a performance improvement
4 months ago
4 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 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
4 months ago
4 months 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
4 months ago
4 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.
Peter Theill
deployed a feature
5 months ago
Peter Theill
deployed a feature
5 months ago
5 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 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
5 months ago
Peter Theill
deployed a styling change
5 months ago
5 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
5 months ago
Peter Theill
deployed a feature
5 months ago
Peter Theill
deployed a styling change
5 months ago
Peter Theill
deployed a styling change
5 months ago
5 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.
Peter Theill
deployed a styling change
5 months ago
Peter Theill
deployed a styling change
5 months ago
5 months ago
♻️ Refactor code structure for better readability
Improve organization and clarity of the codebase without changing functionality.
💄 Update subscription UI and improve text clarityEnhance the subscription section's heading and description for better
user engagement and readability.
✨ Add Jobs layout for Mission Controluser engagement and readability.
Introduce a new layout for the Jobs section in Mission Control,
including navigation and styling adjustments.
including navigation and styling adjustments.
Peter Theill
deployed a feature
5 months ago
5 months ago
⬆️ Upgrade Ruby setup action to v1.287.0
Update Ruby setup action in CI and deploy workflows for improved compatibility.
✨ Introduce abandoned events deletion featureImplement functionality to delete abandoned events older than one week
and add corresponding tests to ensure correct behavior.
✨ Introduce abandoned event scope and update filterand add corresponding tests to ensure correct behavior.
Add a scope for abandoned events to improve code readability and
simplify the filtering logic in the events index.
✨ Add abandoned event filter and UIsimplify the filtering logic in the events index.
Introduce a new filter for abandoned events and update the UI to display
abandoned events with relevant information.
💄 Update labels for media and storage statsabandoned events with relevant information.
Change "Total uploads" to "Active uploads" and "Total storage" to "Active storage" for improved clarity.
✨ Add unique device count to archived eventsIntroduce a new field for unique device count in archived events and
update the display in the admin view.
🐛 Refactor dropdown controller and clean up unused codeupdate the display in the admin view.
Removed unnecessary properties and methods from the dropdown controller
to streamline functionality and improve maintainability.
💄 Update typography and styling for wedding pageto streamline functionality and improve maintainability.
Refine headings and text styles for improved readability and aesthetics.
💄 Update event claim prompt and stylingRevise text for clarity and adjust padding for improved UI consistency.
💄 Update display name styling in event listRefactor the display name section to improve clarity and maintainability.
✨ Add unique device count feature to eventsIntroduce a method to count unique IP addresses for media uploads and
display this information in event views and dashboards.
✨ Add event type and statistics to archived eventsdisplay this information in event views and dashboards.
Include event type, subscriber count, QR scans, ZIP downloads, and last
downloaded date for enhanced event details in the archived events view.
✨ Introduce archival job for old eventsdownloaded date for enhanced event details in the archived events view.
Add a scheduled job to archive events ready for deletion, along with
new metrics in the database schema for tracking engagement and
subscriber data.
💄 Update deletion warning schedule to 6amnew metrics in the database schema for tracking engagement and
subscriber data.
Adjust the schedule for sending deletion warnings in both development
and production environments for consistency.
and production environments for consistency.