All deployments

Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 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 3 months ago
3 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 3 months ago
3 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 3 months ago
3 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 3 months ago
3 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.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
Peter Theill
Peter Theill 
deployed a feature 3 months ago
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update rating display in review request email
Enhance the rating section with star colors and labels for better
user feedback experience.
🌐 Add locale column to users table
Introduce a new column to store user locale information for
internationalization support.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
🔥 Remove browser compatibility check
Eliminate the modern browser requirement from the application controller.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Add new blog posts and layout for SEO
Introduce three new blog posts on AI photo transformations and a new layout
for improved SEO and user experience. Add tests for blog functionality.