All deployments

Peter Theill
Peter Theill 
deployed a feature 10 months ago
10 months ago
✨ Implement Google OAuth authentication and event claiming functionality

  • Added Google OAuth integration with OmniAuth for user authentication.

  • Created Users table with fields for email, name, Google ID, and avatar URL.

  • Updated Events table to include a user reference for claimed events.

  • Implemented SessionsController for handling sign-in, sign-out, and failure actions.

  • Created EventClaimsController to manage claiming events by users.

  • Updated views for sign-in, event claiming, and event management.

  • Enhanced header and footer for user authentication state.

  • Added routes for authentication and event claiming.

  • Configured OmniAuth initializer for Google OAuth.

  • Updated application layout and styles for improved user experience.

Peter Theill
Peter Theill 
deployed a styling change 10 months ago
10 months ago
💄 Refactor lightbox controller and uploader view
Remove file size display and adjust styles for better consistency in the lightbox modal.
Peter Theill
Peter Theill 
deployed a bug fix 10 months ago
10 months ago
🐛 Fix date handling in hero illustration method
Restore the use of the current date for hero illustration selection.
Peter Theill
Peter Theill 
deployed a refactoring 10 months ago
Peter Theill
Peter Theill 
deployed a refactoring 10 months ago
10 months ago
🔧 Update Discord notification username and avatar in deployment workflow
Peter Theill
Peter Theill 
deployed a styling change 10 months ago
10 months ago
💄 Refactor empty state message and adjust icon size in uploader view
Peter Theill
Peter Theill 
deployed a configuration change 10 months ago
10 months ago
🔨 Update PostgreSQL port configuration
Change the PostgreSQL port to use localhost mapping for better security.
Peter Theill
Peter Theill 
deployed a refactoring 10 months ago
10 months ago
🔧 Update gem versions in Gemfile and Gemfile.lock
Bump Rails, pg, and Puma versions for improved stability and performance.
Peter Theill
Peter Theill 
deployed a refactoring 10 months ago
10 months ago
🔧 Update Gemfile and Gemfile.lock for dependency versions
Upgrade Rails, SQLite3, Puma, and Kamal to their latest compatible versions.
Adjust CSS process command in Procfile.dev for consistency.
Peter Theill
Peter Theill 
deployed a dependency update 10 months ago
10 months ago
⬆️ Upgrade Rails and Puma versions
Update Rails to 8.0.2.1 and Puma to 6.6.1 for improved performance and security.