Deployments for https://knipsmig.com

Peter Theill
Peter Theill 
deployed a dependency update 29 days ago
29 days ago
⬆️ Upgrade dependencies in Gemfile.lock
Update various gems to their latest versions for improved performance and security.
Peter Theill
Peter Theill 
deployed a styling change 29 days ago
29 days ago
💄 Update load more UI and improve animations
Refine end reached indicator styling and enhance loading animations for better user experience.
Peter Theill
Peter Theill 
deployed a styling change 30 days ago
30 days ago
✨ Introduce guest download feature
Add functionality to allow guests to download media based on event settings.
Update UI elements and backend logic to support this feature.
💄 Update UI text and expand functionality
Revise notification text and enhance form expander behavior
to sync URL parameters for better user experience.
💄 Update QR code positioning and keyboard controls
Enhance the slideshow controller with QR code position cycling and
improve UI for better user interaction.
💄 Update chip-in widget styling and text
Enhance the visual design and update the messaging for clarity in the chip-in progress widget.
💄 Introduce chip-in feature with UI updates
Improve chip-in functionality with feature flag, UI components, and
contribution tracking. Update related views and controllers for
enhanced user experience and contribution management.
🎨 Enhance design skill documentation
Add detailed guidelines for scope, design process, and aesthetic quality to improve clarity and maintainability.
🎨 Rename commit message skill for consistency
Standardize the naming convention of the commit message skill.
💄 Update feature section content and styling
Revise headings and descriptions for clarity and engagement, enhancing the overall user experience.
💄 Update contact page content and styling
Revise meta descriptions, headings, and text for clarity and improved user engagement.
💄 Update feature headings for improved styling
Refine headings to include consistent tracking-tight class for better visual alignment.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Update upload preview link and overlay behavior
Enhance the upload preview by making it clickable and improving the
overlay transition effects for a better user experience.
📈 Update metrics to use configurable window days
Refactor metrics calculations to utilize a constant for the number of
days, improving maintainability and clarity in the dashboard.
📈 Enhance review metrics tracking
Add metrics for open rates and completion rates from sent and open cohorts to improve analytics on event reviews.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Introduce metric tracking for monetization
Add methods to track monetization-related metrics across various
controllers, including contributions, event preservations, and
lifetime subscriptions. Update views to include source parameters
for better analytics.
💄 Update upload closure message for clarity
Revise the text to better communicate the automatic closure of uploads
after the event date.
🔧 Update lifetime pricing references
Replace hardcoded lifetime price with dynamic variable across multiple views
and email templates to ensure consistency and maintainability.
💄 Update lifetime pricing display and guidance
Enhance UI to show dynamic lifetime price and provide clarity on
cost-effectiveness for users hosting multiple events.
💄 Update UI for pricing and event retention clarity
Enhance text clarity regarding free plan storage duration and
preservation options across multiple views.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Introduce review funnel metrics and follow-up requests
Add functionality to track review requests and follow-ups, including
metrics for initial and follow-up emails. Update UI to display review
funnel metrics on the admin dashboard and enhance email templates for
better user engagement.
Peter Theill
Peter Theill 
deployed a performance improvement about 1 month ago
about 1 month ago
💄 Enhance media sorting and UI elements
Implement sorting options for media display and update UI components
for better visual consistency and user experience.
💄 Update QR modal styling and content
Refine layout, enhance visuals, and improve user instructions for better engagement.
🚨 Fix Ruby 3.4 frozen string literal warnings
Prevent spurious warnings in Marcel::Magic#magic_match by closing
write access on StringIO before processing.
⚡️ Optimize zip file generation with unscope
Unscope default ordering on media association to improve memory usage
and performance during zip file creation.
Peter Theill
Peter Theill 
deployed a performance improvement about 1 month ago
about 1 month ago
⚡️ Improve zip job performance and memory management
Refactor the GenerateEventZipJob to optimize memory usage during zip
creation and implement streaming uploads for large files to S3. Add
tests to ensure correct behavior when handling email notifications and
zip file attachments.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
🔀 Merge branch 'master' of github.com:theill/knipsmig
✨ Introduce retry logic for S3 downloads
Add a method to download media files to a temporary file with retry
capabilities for transient network errors, improving reliability during
zip generation.
Peter Theill
Peter Theill 
deployed a documentation update about 1 month ago
about 1 month ago
Merge pull request #94 from theill/cursor/agents-markdown-file-ce1a
Agents markdown file
📝 Add AGENTS quick start checklist
Add a concise checklist near the top of AGENTS.md to make\ncritical project conventions easier to apply quickly.
Co-authored-by: Peter Theill <peter@theill.com>