All deployments

Peter Theill
Peter Theill 
deployed a new feature 19 days ago
19 days ago
🔍️ Introduce Google Photos alternative page
Add a new page for Google Photos alternative with SEO improvements,
update routes, and enhance existing pages to link to the new feature.
Peter Theill
Peter Theill 
deployed a new feature 19 days ago
19 days ago
💄 Enhance PhotoSwipe UI with custom buttons
Add custom close and download buttons to the PhotoSwipe interface for improved user interaction and accessibility.
✨ Remove lightbox functionality and replace with PhotoSwipe
Eliminate the lightbox controller and modal, integrating PhotoSwipe for
enhanced image and video viewing experience.
💄 Update header link target for events upload
Set the link target to open in a new tab when on the events upload page.
Peter Theill
Peter Theill 
deployed a styling change 20 days ago
20 days ago
💄 Update event link styling
Adjust the layout of event links for better alignment and remove the delete button for a cleaner interface.
🎨 Enhance event display randomness
Improve visual variety of event cards by introducing randomization based on event IDs.
💄 Add Users link to admin navigation
Enhance the admin navigation by adding a link to the Users page for improved accessibility.
💄 Add total storage calculation for events
Introduce a method to calculate total storage used by media in an event
and update the dashboard to display this information.
Peter Theill
Peter Theill 
deployed a bug fix 20 days ago
20 days ago
🐛 Enhance user authentication flow
Refactor the `from_omniauth` method to return user creation status and
update session handling in the `create` action of SessionsController.
Peter Theill
Peter Theill 
deployed a styling change 20 days ago
20 days ago
💄 Update footer layout and add collage builder link
Enhance footer design by increasing grid columns and adding a link to the collage builder tool.
Peter Theill
Peter Theill 
deployed a new feature 20 days ago
20 days ago
✨ Adds a Collage Builder tool
Peter Theill
Peter Theill 
deployed a new feature 20 days ago
20 days ago
✨ Add map view and media clustering functionality
Introduce a new map view for media items with clustering support,
enhancing user experience by allowing visual representation of media
locations on a map. Also, add thumbnail route for lazy loading images.
Peter Theill
Peter Theill 
deployed a styling change 20 days ago
20 days ago
💄 Improve event claims and session handling
Refactor event claims controller to enhance event lookup logic and
update session controller to improve redirect behavior after sign-in.
✨ Update user avatar handling and database schema
Enhance avatar management by renaming column and adding logic to
download and display avatars from Google. Improve user experience
with updated avatar URL handling.
💄 Update footer layout and account links
Refactor footer to improve layout and add account links for logged-in users.
💄 Update event dashboard UI and styling
Adjust padding and text sizes for better responsiveness and visual appeal.
💄 Update delete button visibility for touch devices
Enhance UI by showing delete buttons on touch devices and hiding them
on desktop to improve user experience.
💬 Update contact email address
Change the contact email from support@commanigy.com to support@knipsmig.com for accurate communication.
💄 Update upload management text and event stats layout
Enhance clarity in upload management instructions and adjust
event stats section for improved visual hierarchy.
Peter Theill
Peter Theill 
deployed a styling change 20 days ago
20 days ago
💄 Improve event search UI and limit display
Enhance the search functionality with a clear button and limit the
number of events displayed to improve user experience.
💄 Enhance user search functionality and UI
Refactor user index to allow searching by name or email with a clear
search button and a reset option for better usability.
Peter Theill
Peter Theill 
deployed a bug fix 20 days ago
20 days ago
🐛 Fix event retrieval logic in show action
Update the show action to handle event lookup by short_id or id,
raising an error if not found.