dokploy
dokploy copied to clipboard
Feat : Add "new" filter for templates based on creation date (#1710)
Adds "Recent (Last 3 Months)" filter to templates section to help users discover new templates without scrolling through the entire list.
Features:
- Recent filter shows newest templates first
- Added recent, newest first,oldest first filters
- GitHub API integration with creation date fetching
- Caching and rate limiting for performance
Resolves #1710