All deployments

Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
🎨 Refactor services and users views
Change sorting of services to alphabetical order and increase the limit of
requests displayed. Update user views to show credits and improve
linking for email addresses. Enhance user detail view with delete
button and credits available display.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Tweaks lots of stuff
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Improve footer layout and attribution text
Adjust spacing in footer and update attribution wording for clarity.
⬆️ Upgrade libraries
Peter Theill
Peter Theill 
deployed a new feature about 1 month ago
about 1 month ago
✨ Update dependencies and enhance index view
Upgrade sqlite3, puma, and kamal versions. Revamp index view with new
features and improved layout for better user engagement.
Support
Support 
deployed a new feature about 1 month ago
Peter Theill
Peter Theill 
deployed a bug fix about 1 month ago
about 1 month ago
🎨 Refactor bookmark and upvote tests for clarity
Remove unnecessary blank lines and improve readability in test cases.
🐛 Enhance controller tests and fixtures
Add setup methods for user authentication and improve test cases for
creating and destroying bookmarks, comments, projects, and upvotes.
Update fixture files to include usernames and additional project
attributes.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
🎨 Update ratingCount to handle nil values
Ensure ratingCount defaults to 0 if submission count or upvotes are nil.
Peter Theill
Peter Theill 
deployed a dependency update about 1 month ago
about 1 month ago
⬆️ Upgrade libraries
Peter Theill
Peter Theill 
deployed a new feature about 2 months ago
about 2 months ago
✨ Add username functionality for users
Implement username validation, generation, and backfilling for existing users.
Peter Theill
Peter Theill 
deployed a refactoring about 2 months ago
about 2 months ago
🔧 Replace analytics rendering with script tag
Update the layout to directly include the analytics script for improved performance.