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
/
handlers
/
handlers.go
Age
Commit message (
Expand
)
Author
2026-01-25
Refactor: extract helpers and clean up hardcoded HTML
Peter Stone
2026-01-25
Implement architectural refactors for feature requests #28, #30, #31, #33-38
Peter Stone
2026-01-25
Fix bugs and add bug management scripts
Peter Stone
2026-01-24
Add Conditions page with live volcano and weather feeds
Peter Stone
2026-01-24
Fix UI bugs and add Timeline view
Peter Stone
2026-01-24
Add Shopping tab combining Trello and PlanToEat lists
Peter Stone
2026-01-23
Fix uncomplete: add HX-Reswap header to prevent empty swap
Peter Stone
2026-01-23
Refactor: reduce code duplication with shared abstractions
Peter Stone
2026-01-23
Fix bugs #24-27: calendar dedup, uncomplete tasks, planning view
Peter Stone
2026-01-23
Fix critical resilience issues from code review
Peter Stone
2026-01-22
Add shopping quick-add feature
Peter Stone
2026-01-22
Add debug logging for Trello card fetching
Peter Stone
2026-01-22
Add Google Calendar integration
Peter Stone
2026-01-22
Fix background image CORS issue
Peter Stone
2026-01-21
Implement 10 UI/UX improvements and bug fixes
Peter Stone
2026-01-20
UI improvements and bug fixes
Peter Stone
2026-01-20
Add in-app bug reporting feature
Peter Stone
2026-01-20
Add CSRF protection and auth unit tests
Peter Stone
2026-01-20
Remove Obsidian integration for public server deployment
Peter Stone
2026-01-20
Implement efficient sync for Todoist and Trello APIs
Peter Stone
2026-01-19
Refactor: Add cache key constants and configurable template path
Peter Stone
2026-01-19
Implement Unified Quick Add for Tasks tab (Phase 3 Step 8)
Peter Stone
2026-01-18
Implement unified task completion with cache sync (Phase 3 Step 7)
Peter Stone
2026-01-18
Implement Trello task heuristics for Tasks tab (Phase 3 Step 6)
Peter Stone
2026-01-13
Implement Todoist write operations - Handlers & UI (Part 2)
Peter Stone
2026-01-13
Add Trello card creation and completion UI (Phase 3 Step 3)
Peter Stone
2026-01-13
Fix tab state persistence with URL query parameters (Bug 002)
Peter Stone
2026-01-12
Modernize frontend with tabs, HTMX, and Tailwind build pipeline
Peter Stone
2026-01-12
Initial commit: Personal Consolidation Dashboard (Phase 1 Complete)
Peter Stone