All deployments

Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Enhance pricing section UI and credit badge
Improve layout and styling of pricing options and user credit badge for
better visual appeal and user experience.
✨ Enhance generation display and sharing options
Improve the index and show views by refining image handling and
adding share and delete functionalities for better user interaction.
✨ Enhance subject_context with name attribute
Update subject_context method to include subject name and adjust related
code for consistency in image generation jobs and tests.
✨ Introduce image download functionality
Add a new download_image action and update routes to allow users
to download generated images in different resolutions. Update
views to link to the new download paths and adjust tests
accordingly.
✨ Update welcome email content and formatting
Enhance the welcome email with improved text and HTML structure for
better user engagement and clarity.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Add subject name to generations and backfill data
Introduce a new column for subject names in the generations table and
implement a service to backfill missing subject metadata based on
image analysis results.
✨ Introduce job processing and database updates
Add job processing through Solid Queue and configure database for
development and queue environments. Update Procfile and README for
local job execution.
✨ Update download options for image generation
Revise download section to include preview and 4K options, enhancing user
experience and accessibility of image downloads.
♻️ Refactor code structure for better maintainability
Organize and streamline code to enhance readability and future updates.
✨ Introduce database management script
Add a script to manage the development database, including
dumping production data, dropping, and recreating the local
database, and syncing assets from Hetzner Object Storage.
✨ Introduce BYOK Unlimited plan and update credits
Add a new BYOK Unlimited purchase option and update related UI texts
and logic to reflect changes in credit usage and purchasing options.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Add new apple touch icons
Introduce new PNG files for apple touch icons to enhance branding and user experience.
✨ Enhance S3 upload handling and retries
Improve multipart upload logic with dedicated S3 client and
increase robustness by adding retry attempts for upload failures.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Update user management features
Enhance user update functionality and add BYOK unlocked toggle in the admin dashboard.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Update credit pack details and pricing
Revise credit pack amounts and pricing to reflect new offerings in the
purchase model and update related pricing information in the view.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Enhance photo grid with links
Add links to photos in the grid for better navigation and user interaction.
💄 Update UI elements and improve footer layout
Revamp privacy and terms pages with new headings and descriptions.
Enhance image upload interface for better user experience.
✨ Add generation limit warning for BYOK users
Display a warning message when the user reaches their photo generation
limit, encouraging them to delete existing creations or purchase a credit
pack.
✨ Introduce new credit pack option for purchases
Update pricing structure to offer a 64 credit pack for $29.99,
replacing the previous 10 credit pack. Adjust related UI and
test cases accordingly.
✨ Introduce user deletion feature and default credits
Add functionality to delete users and their associated records.
Set default credits to zero for new users.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Introduce preferred model selection for users
Add functionality for users to select a preferred model for image
generation, including validation and UI updates in the user settings
form. Update routes and tests accordingly.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Enhance Privacy and Terms Pages
Add SEO metadata and improve structure for the privacy policy and terms of use pages. Introduce new tests for Generation and GenerationImage models, ensuring robust validation and associations.
✨ Introduce social sizes feature for generations
Add functionality to display and download social media sizes for generated
images. This includes new routes, controller actions, and views to enhance
user experience and accessibility of social media formats.
✨ Add style deletion feature and update UI
Implement the ability to delete specific style images and enhance the UI
to provide feedback for first-time users. Update routes and tests to
support this new functionality.
✨ Refactor shares and generations for improved functionality
Update shares controller and views to use style identifiers instead of share tokens.
Enhance generation image processing and add new style detail page.
Improve UI elements and ensure better handling of image states.
✨ Introduce social size groups and download feature
Add new social size groups for various platforms and implement
download functionality for selected sizes in the shares controller.
✨ Enhance photo handling and background styling
Improve photo selection logic and add dynamic background classes
to enhance visual presentation in the photo grid.
Peter Theill
Peter Theill 
deployed a performance improvement 3 months ago
3 months ago
🔥 Remove icon classes and colors from SEO templates
Eliminate unnecessary icon classes and colors from various SEO
template files to streamline the codebase and improve maintainability.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Add byok_unlocked feature and photo grid controller
Introduce a new feature to set byok_unlocked on users upon purchase fulfillment.
Also, add a photo grid controller for dynamic photo display with random rotations.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update date header styling
Refactor date header to enhance visual appeal and maintain consistency in design.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update heading text for style clarity
Change the term "mood" to "style" in the heading for better
alignment with the content description.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Notify users on poll creation
Implement notification system to inform users via Discord when a poll is created.
Peter Theill
Peter Theill 
deployed a test update 3 months ago
3 months ago
✅ Add tests for event and pricing features
Introduce tests for event parameter retrieval and pricing calculations to ensure
correct functionality and maintain code quality.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Introduce new share generation and image views
Add new views for share generation and individual images, update routes,
and implement a copy share link script for better user experience.
♻️ Refactor code structure for better readability
Organize and streamline code components to enhance maintainability and clarity.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update UI elements and text styles
Enhance the visual design and consistency of headings, buttons, and text
throughout the guestcam_alternative page for improved user experience.
Peter Theill
Peter Theill 
deployed a performance improvement 3 months ago
3 months ago
💬 Update pricing page text and tooltips
Enhance clarity of pricing details and add tooltips for better user understanding.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
🍱 Update image assets for various events
Replace and update images for seasonal and cultural events to enhance visual appeal.
💄 Update UI elements and improve layout
Refine the design of feature sections and enhance the call-to-action area for better user engagement.
Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Update Google OAuth credentials handling
Refactor to prioritize environment variables for Google client ID and secret,
and adjust error handling for missing credentials in production.
Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Add SVG upload support and normalization
Implement functionality to accept SVG uploads, normalize them to PNG,
and enhance the image preview drag-and-drop experience with error handling.