All deployments

Peter Theill
Peter Theill 
deployed a styling change 7 months ago
7 months ago
♻️ Refactor code structure for clarity
Improve organization and readability of the codebase without changing functionality.
💄 Update navbar and form styles for better UX
Refactor navbar to support transparency and enhance form input styles for improved aesthetics and usability.
Peter Theill
Peter Theill 
deployed a performance improvement 7 months ago
7 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 7 months ago
7 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 7 months ago
Peter Theill
Peter Theill 
deployed a styling change 7 months ago
7 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 7 months ago
7 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 7 months ago
7 months ago
💄 Update icon assets
Replace existing icon and high-resolution icon files with updated versions.
Peter Theill
Peter Theill 
deployed a refactoring 7 months ago
Peter Theill
Peter Theill 
deployed a styling change 7 months ago
7 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 7 months ago
7 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.