All deployments

Peter Theill
Peter Theill 
deployed a performance improvement about 2 months ago
about 2 months ago
🚀 Add GitHub Actions workflow for deployment
Introduce a CI/CD pipeline to automate deployment to production and staging environments.
Peter Theill
Peter Theill 
deployed a refactoring about 2 months ago
about 2 months ago
♻️ Comment out browser version restriction
Remove the restriction on modern browser support for webp images.
Peter Theill
Peter Theill 
deployed a dependency update about 2 months ago
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
🎨 Update hero illustrations for events
Change default hero illustration to wedding and adjust New Year's
event handling to include both New Year's Eve and Day.
✨ Introduce lifetime subscription feature
Add functionality for users to purchase lifetime access, including
Stripe integration for payment processing and email notifications
upon activation. Update views and routes accordingly.
✨ Introduce event preservation feature
Add functionality for users to preserve events permanently through
Stripe payments. Includes email notifications and UI updates for
preserved events.
✨ Introduce approaching deletion feature for events
Add a new route and view for displaying events approaching deletion,
including pagination and improved UI elements for better user experience.
💄 Add EU data storage and GDPR section
Introduce a new section detailing data storage within the EU and compliance
with GDPR, enhancing transparency regarding user data protection.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Update avatar URLs for Discord notifications
Change avatar URLs in deployment configuration and PWA manifest to ensure
consistent branding across platforms.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Update icon assets
Replace existing icon and high-resolution icon files with updated versions.
Peter Theill
Peter Theill 
deployed a refactoring about 2 months ago
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Add instructional text for voting
Include a message prompting users to check dates and save their votes.
💄 Update instructional header for poll creation
Enhance user guidance by adding a clear instructional header to the poll
creation page.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Refine UI styles for polls and voting sections
Adjust layout and styling for better responsiveness and visual appeal across devices.
✨ Enhance page title handling logic
Add support for custom titles from content_for and ensure no double-escaping
of special characters. Introduce tests for page_title functionality.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Introduce admin functionality for polls
Add admin controller and views for managing polls, including index, show, and delete actions. Implement authentication for admin access and ensure proper handling of poll data.