index
:
doot.git
master
doot — personal productivity web app
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
store
/
sqlite_test.go
Age
Commit message (
Expand
)
Author
10 days
feat: remove Todoist integration entirely
Doot Agent
2026-03-21
feat: Phase 1 — remove bug feature and dead code
Peter Stone
2026-03-19
test: add coverage for planning tab, meals, Google Tasks, bug handlers, compl...
Agent
2026-02-06
Fix missing settings button, disappeared events, and tab refresh bug
Peter Stone
2026-02-03
Add comprehensive test coverage across packages
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-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-22
Fix slice reallocation bug in GetBoards
Peter Stone
2026-01-20
Remove Obsidian integration for public server deployment
Peter Stone
2026-01-18
Implement unified task completion with cache sync (Phase 3 Step 7)
Peter Stone
2026-01-12
Add security tests for path traversal and SQL injection fixes
Peter Stone