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.
Peter Theill
Peter Theill 
deployed a refactoring 10 months ago
10 months ago
🔧 Update database configuration and permissions
Change DB_HOST to use service name and update port. Add production
permissions script for PostgreSQL setup.
Peter Theill
Peter Theill 
deployed a dependency update 10 months ago
10 months ago
⬆️ Upgrade kamal gem version
Update the kamal gem to version 2.7.0 for improved functionality.
Peter Theill
Peter Theill 
deployed a dependency update 10 months ago
10 months ago
⬆️ Update GitHub Actions dependencies
Upgrade actions and libraries in the deployment workflow for improved
performance and security.
Peter Theill
Peter Theill 
deployed a styling change 10 months ago
10 months ago
✨ Add released_on date field to projects
Include a new date field for project release dates in the form and model.
💄 Enhance project display logic and styling
Update random project selection and improve gradient backgrounds for better visual appeal.
Peter Theill
Peter Theill 
deployed a dependency update 10 months ago
Peter Theill
Peter Theill 
deployed a dependency update 10 months ago
Peter Theill
Peter Theill 
deployed a dependency update 10 months ago
Peter Theill
Peter Theill 
deployed a dependency update 10 months ago
Peter Theill
Peter Theill 
deployed a feature 11 months ago
11 months ago
✨ Refactor popular file types calculation
Improve the logic for calculating popular file types by grouping and
summing counts based on friendly type names for better clarity and
performance.
Peter Theill
Peter Theill 
deployed a feature 11 months ago
11 months ago
✨ Add live stats section with animations
Implement live statistics display with animated counters and scroll effects
for enhanced user engagement and real-time data visualization.