All deployments

Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Introduce sort order cycling in slideshow
Add functionality to cycle through media sort orders using the 'S' key.
Co-authored-by: Copilot <copilot@github.com>
✨ Introduce media sorting options in slideshow
Add sorting functionality for media items based on various criteria
such as added date and capture date, enhancing user experience in
the slideshow feature.
💄 Update archived events UI and count display
Enhance the header styling and update the displayed count of archived
events to reflect the total count instead of the current list size.
Co-authored-by: Copilot <copilot@github.com>
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Introduce guest access control feature
Update event permissions to allow hosts to control guest actions:
view and upload, view only, or upload only. This enhances user
experience and privacy management for event sharing.
Co-authored-by: Copilot <copilot@github.com>
💄 Add dismiss button to preservation nudge
Enhance the UI by adding a dismiss button to the preservation nudge bar.
Co-authored-by: Copilot <copilot@github.com>
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
🗃️ Add covering index to metrics table
Introduce a new index on the metrics table to improve query performance
by including the count column.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
🎨 Improve code formatting and style consistency
Refactor Gemfile and middleware for better readability and maintainability.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Update media sorting options
Enhance the dropdown for media sorting by adding options for oldest
and newest dates for both added and captured media.
Co-authored-by: Copilot <copilot@github.com>
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Add guest downloads to archived events
Introduce associations for guest downloads to archived events and
update related logic for transferring downloads during event archival.
Peter Theill
Peter Theill 
deployed a security update about 2 months ago
about 2 months ago
🔥 Remove caching from medium partial
Eliminate unnecessary cache block to simplify rendering logic.
Co-authored-by: Copilot <copilot@github.com>
🚸 Scroll to uploading placeholders
Ensure the user can see the uploading placeholders during file uploads.
Peter Theill
Peter Theill 
deployed a performance improvement about 2 months ago
about 2 months ago
🎨 Define MEDIA_EAGER_LOAD for media queries
Refactor media loading to improve performance and maintainability.
Co-authored-by: Copilot <copilot@github.com>
🎨 Add SolidCable::TrimJob to ignored jobs list
Enhance job tracking configuration by including SolidCable::TrimJob
to the list of ignored jobs for Rails Pulse.
⚡️ Optimize media query performance
Refactor media retrieval to use joins for footer statistics, improving
performance by reducing the number of queries executed.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Introduce Rails Pulse performance monitoring
Add configuration, database tables, and routes for Rails Pulse to monitor
application performance, including job tracking, request metrics, and
query analysis.
Co-authored-by: Copilot <copilot@github.com>
🎨 Update middleware configuration for multipart requests
Add RejectBadMultipartRequests middleware to handle malformed
multipart requests and update autoload_lib ignore list.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
⬆️ Upgrade Puma to version 8.0.0
Update the Puma gem version in the Gemfile and Gemfile.lock to ensure
compatibility with the latest features and improvements.
⬆️ Upgrade Rails and dependencies to 8.1.3
Update Gemfile and Gemfile.lock to use Rails version 8.1.3 and
ensure all related dependencies are aligned with the new version.
💄 Update redirect path for event preservation
Change the redirect path to include a celebration parameter for improved user experience.
♻️ Refactor stripe_product_image_url method
Update the method to return a dedicated Stripe product image URL and
remove unused code for fetching the first image from an event.
💄 Various tweaks
Co-authored-by: Copilot <copilot@github.com>
✨ Add statement descriptor for payment intents
Include "KNIPSMIG" as the statement descriptor in payment intent data
for contributions and lifetime access to enhance transaction clarity.