index
:
doot.git
main
doot — personal productivity web app
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SESSION_STATE.md
Age
Commit message (
Expand
)
Author
2026-01-31
Fix timeline calendar view and shopping UI bugs (#56, #65-73)
Peter Stone
2026-01-31
Add feature toggles system with settings UI (#74)
Peter Stone
2026-01-28
Expand agent context API with completed log and calendar view
Peter Stone
2026-01-28
Refactor agent handlers for simplicity and clarity
Peter Stone
2026-01-25
Fix bugs and add bug management scripts
Peter Stone
2026-01-21
Implement 10 UI/UX improvements and bug fixes
Peter Stone
2026-01-20
Add VPS deployment artifacts and documentation
Peter Stone
2026-01-20
Mark authentication task as approved
Peter Stone
2026-01-20
Update session state with auth implementation progress
Peter Stone
2026-01-20
Add session-based authentication
Peter Stone
2026-01-13
remove agent access feature
Peter Stone
2026-01-13
Implement Todoist write operations - API layer (Part 1)
Peter Stone
2026-01-13
Add Trello card creation and completion UI (Phase 3 Step 3)
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 Glassmorphism Foundation (Phase 2.5)
Peter Stone
2026-01-13
Implement Phase 2 Steps 3-5: Sorting and Search improvements
Peter Stone
2026-01-13
Implement Trello smart sorting by newest card activity
Peter Stone
2026-01-13
Implement 4-Tab Architecture with unified Atom model
Peter Stone
2026-01-13
Implement unified Atom model for multi-source abstraction
Peter Stone
2026-01-12
Modernize frontend with tabs, HTMX, and Tailwind build pipeline
Peter Stone
2026-01-12
Sort Trello boards with active boards first
Peter Stone
2026-01-12
Add security tests for path traversal and SQL injection fixes
Peter Stone
2026-01-12
Remove obsolete AI endpoint reference from documentation
Peter Stone
2026-01-12
Remove AI agent middleware and snapshot endpoint
Peter Stone
2026-01-12
Parallelize Trello card fetching for improved performance
Peter Stone