index
:
doot.git
main
doot — personal productivity web app
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
api
/
trello.go
Age
Commit message (
Expand
)
Author
2026-01-25
Fix bugs and add bug management scripts
Peter Stone
2026-01-23
Refactor: reduce code duplication with shared abstractions
Peter Stone
2026-01-23
Fix high priority issues from code review
Peter Stone
2026-01-22
Add debug logging for Trello card fetching
Peter Stone
2026-01-20
Implement efficient sync for Todoist and Trello APIs
Peter Stone
2026-01-19
Refactor Trello client to use url.Values for query params
Peter Stone
2026-01-18
Fix Trello closed boards bug - filter API and clear stale cache
Peter Stone
2026-01-18
Implement Trello task heuristics for Tasks tab (Phase 3 Step 6)
Peter Stone
2026-01-13
Add Trello Lists support for UI dropdowns
Peter Stone
2026-01-13
Implement Trello write operations (Phase 3 Step 1)
Peter Stone
2026-01-13
Implement Trello smart sorting by newest card activity
Peter Stone
2026-01-12
Sort Trello boards with active boards first
Peter Stone
2026-01-12
Parallelize Trello card fetching for improved performance
Peter Stone
2026-01-12
Initial commit: Personal Consolidation Dashboard (Phase 1 Complete)
Peter Stone