| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-12 | Parallelize Trello card fetching for improved performance | Peter Stone | |
| Replaced sequential card fetching in GetBoardsWithCards with concurrent goroutines limited by a semaphore (max 5 concurrent requests). This significantly reduces load times for users with multiple boards. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> | |||
