All deployments

Peter Theill
Peter Theill 
deployed a feature 8 days ago
8 days ago
💄 Refine deployment message formatting
Remove GitHub hash prefix and enhance emoji replacements for better readability.
Peter Theill
Peter Theill 
deployed a feature 8 days ago
8 days ago
Update API documentation for clarity
Enhance deployment instructions and reorganize section numbering for better readability.
Peter Theill
Peter Theill 
deployed a feature 8 days ago
8 days ago
Add footer component and update layout
Introduce a new footer component and adjust the main layout for better
structure and visual consistency.
Peter Theill
Peter Theill 
deployed a feature 8 days ago
8 days ago
🐛 Fix tag filtering in posts index
Update tag filtering logic to correctly split tags for accurate matching.
Peter Theill
Peter Theill 
deployed a feature 8 days ago
8 days ago
Enhance deployment display and user profile
Refactor deployment actions and improve user profile layout with bio display.
Peter Theill
Peter Theill 
deployed a feature 8 days ago
8 days ago
💄 Add deploy badge to footer
Include a deployment status badge for better visibility of the latest deployment.
Peter Theill
Peter Theill 
deployed a feature 8 days ago
8 days ago
Add badge styles and enhance badge rendering
Implement square and dot styles for badges, update badge controller to
render appropriate templates, and improve API documentation for badge
usage.
Update badge labels and status color descriptions
Change badge label to 'dplyd' and enhance status color descriptions for clarity.
Refactor deployment display in profile
Replace inline deployment rendering with a partial for cleaner code and improved maintainability.
Peter Theill
Peter Theill 
deployed a feature 8 days ago
8 days ago
Enhance profile editing and viewing experience
Improve layout and add social media links rendering for user profiles.
Peter Theill
Peter Theill 
deployed a feature 8 days ago
8 days ago
Add badges
- Implement tests for existing user badge SVG retrieval.
- Ensure placeholder SVG is returned for non-existent users.
- Verify case-insensitive username lookup for badges.
- Test badge filtering by domain to return correct deployment messages.
- Check response for unknown domains with no deployments.
- Validate status tiers based on deployment recency.
🎨 Revise README for clarity and conciseness
Streamline content and enhance API usage examples for better understanding.
Enhance API response structure and tests
Improve error handling in API responses and update tests to validate
new response formats and status codes.
🎨 Refine AI coding agent guide structure
Enhance organization and clarity of the guide for better usability.
Peter Theill
Peter Theill 
deployed a feature 9 days ago
9 days ago
✅ Enhance token management and controller tests
Implement token rotation in the TokensController and update tests for
index, create, and destroy actions to ensure proper functionality.