index
:
doot.git
main
doot — personal productivity web app
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2026-02-01
Improve shopping mode and flatten nav bar
Peter Stone
2026-01-31
Add feature toggles system with settings UI (#74)
Peter Stone
2026-01-28
Add Agent Context API for external agent integration
Peter Stone
2026-01-27
Fix z-index, conditions auth, and meal combining (#62, #63, #64)
Peter Stone
2026-01-26
Add Google Tasks integration (#43)
Peter Stone
2026-01-26
Add shopping mode for focused single-store shopping (#34)
Peter Stone
2026-01-26
Use configured timezone throughout codebase
Peter Stone
2026-01-26
Fix calendar timezone handling with configurable display timezone
Peter Stone
2026-01-26
Phase 4: Extract magic numbers to constants
Peter Stone
2026-01-26
Phase 3: Error handling and security hardening
Peter Stone
2026-01-26
Phase 1: Critical security fixes
Peter Stone
2026-01-25
Fix all static analysis errors (golangci-lint)
Peter Stone
2026-01-25
Implement architectural refactors for feature requests #28, #30, #31, #33-38
Peter Stone
2026-01-24
Add Conditions page with live volcano and weather feeds
Peter Stone
2026-01-24
Add Shopping tab combining Trello and PlanToEat lists
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 high priority issues from code review
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
Support multiple Google Calendars
Peter Stone
2026-01-22
Add debug logging for Google Calendar
Peter Stone
2026-01-22
Add Google Calendar integration
Peter Stone
2026-01-21
Implement 10 UI/UX improvements and bug fixes
Peter Stone
2026-01-20
Add in-app bug reporting feature
Peter Stone
2026-01-20
Add STATIC_DIR configuration support
Peter Stone
2026-01-20
Add CSRF protection and auth unit tests
Peter Stone
2026-01-20
Add session-based authentication
Peter Stone
2026-01-20
Remove Obsidian integration for public server deployment
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-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
Implement 4-Tab Architecture with unified Atom model
Peter Stone