Deployments for https://www.apikiss.com

Peter Theill
Peter Theill 
deployed a refactoring 2 months ago
2 months ago
🔧 Comment out browser version allowance in application controller
Temporarily disable the allow_browser directive for modern versions in the ApplicationController to address compatibility concerns.
Peter Theill
Peter Theill 
deployed a dependency update 3 months ago
3 months ago
⬆️ Upgrade dependencies and CI actions
Update Ruby and action versions in CI and deploy workflows for improved
stability and performance. Adjust gem versions in Gemfile and Gemfile.lock
to ensure compatibility.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update input styles for consistency
Enhance the appearance of various input fields across the application
by updating focus ring styles to improve UI consistency and user experience.
✨ Introduce email sending feature
Add an email service with validation and integration for sending emails
via multiple providers. Update routes and OpenAPI documentation accordingly.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update header and edit profile UI
Shorten label for API requests and remove unused header elements
to streamline the user interface.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update user show page with webhooks and recent requests
Enhance the user interface by displaying webhooks and recent requests
with improved styling and structure for better usability.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update navigation links for authenticated users
Add "Requests" and "Webhooks" links to the navigation bar for better
accessibility to user features.
💄 Add account stats card to user profile edit page
Introduce a new card displaying available credits, total requests, and member since date for enhanced user information.
💄 Update UI styles for forms and cards
Refine the appearance of forms and cards across various views to enhance
the overall user experience and maintain consistency in design.
✨ Introduce user email notifications
Add email notifications for various user actions including welcome, low credits, credits depleted, credits purchased, new login, and API key regeneration. Update email templates for better styling and user experience.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update button styling for token regeneration
Enhance the cursor style for the regenerate token button to improve user interaction.
💄 Update API key input styling
Refine the input field for the API key to enhance visual consistency.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update input styling for API key display
Enhance the appearance of the API key input and copy button for better usability.
💄 Enhance UI for recent activity and webhooks
Improve layout and add "View All" links for better navigation
in recent activity and webhooks sections.
✨ Introduce webhook management features
Add functionality for creating, viewing, and testing webhooks.
Implement database migrations for webhooks and invocations, along with
associated tests to ensure reliability and correctness.
Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Add OAuth authentication and user account features
Implement Google and GitHub sign-in options, user account deletion, and
attach avatars from OAuth providers. Update routes and migrations for
new user attributes.