summaryrefslogtreecommitdiff
path: root/internal/handlers/handlers.go
AgeCommit message (Expand)Author
2026-06-29fix: calendar/meals sync, tomorrow flat layout, /health endpointPeter Stone
2026-06-29feat: make Todoist optional, guard nil client callsPeter Stone
2026-06-29feat: native task management + Todoist migrationPeter Stone
2026-06-29feat: add standalone task detail page for Android widget deep-linksPeter Stone
2026-06-03feat: synchronize background image rotation across sessionsPeter Stone
2026-03-25feat: add Claudomator stories as atom source in Doot tasks tabClaude Agent
2026-03-23fix: support multiple enabled Google Task lists and CalendarsPeter Stone
2026-03-23feat: unify Google Tasks with main system via caching and integrated UIPeter Stone
2026-03-22chore: unify and centralize agent configuration in .agent/Peter Stone
2026-03-21feat: Phase 1 — remove bug feature and dead codePeter Stone
2026-03-19refactor: RF-04/08 migrate inline HTML to templates, standardize form parsingClaude Agent
2026-03-18refactor: RF-03/06 extract groupMeals helper, eliminate convertSyncItemToTask...Claude
2026-03-18chore: autocommit uncommitted changesClaudomator Agent
2026-03-04feat: sync log, cache clear endpoint, Todoist projects from cached tasksPeter Stone
2026-02-17Add calendar cache layer, incremental sync tests, completion assertionsPeter Stone
2026-02-07Fix passkey registration showing broken UI when WebAuthn not configuredPeter Stone
2026-02-07Add build version footer, deploy ldflags, template test helper, and logs scriptPeter Stone
2026-02-05Extract shopping handlers to dedicated filePeter Stone
2026-02-03Refactor template rendering with Renderer interface for testabilityPeter Stone
2026-02-01Improve shopping mode and flatten nav barPeter Stone
2026-02-01Improve timeline view with dynamic bounds, now line, and overlap handlingPeter Stone
2026-01-31Fix timeline calendar view and shopping UI bugs (#56, #65-73)Peter Stone
2026-01-28Expand agent context API with completed log and calendar viewPeter Stone
2026-01-27Fix z-index, conditions auth, and meal combining (#62, #63, #64)Peter Stone
2026-01-26Fix shopping-mode template name to use filenamePeter Stone
2026-01-26Add Google Tasks integration (#43)Peter Stone
2026-01-26Add shopping mode for focused single-store shopping (#34)Peter Stone
2026-01-26Fix multiple UI issues and shopping completion bugPeter Stone
2026-01-26Use configured timezone throughout codebasePeter Stone
2026-01-26Phase 5: Extract functions to reduce complexityPeter Stone
2026-01-26Phase 1: Critical security fixesPeter Stone
2026-01-25Fix all static analysis errors (golangci-lint)Peter Stone
2026-01-25Refactor: extract helpers and clean up hardcoded HTMLPeter Stone
2026-01-25Implement architectural refactors for feature requests #28, #30, #31, #33-38Peter Stone
2026-01-25Fix bugs and add bug management scriptsPeter Stone
2026-01-24Add Conditions page with live volcano and weather feedsPeter Stone
2026-01-24Fix UI bugs and add Timeline viewPeter Stone
2026-01-24Add Shopping tab combining Trello and PlanToEat listsPeter Stone
2026-01-23Fix uncomplete: add HX-Reswap header to prevent empty swapPeter Stone
2026-01-23Refactor: reduce code duplication with shared abstractionsPeter Stone
2026-01-23Fix bugs #24-27: calendar dedup, uncomplete tasks, planning viewPeter Stone
2026-01-23Fix critical resilience issues from code reviewPeter Stone
2026-01-22Add shopping quick-add featurePeter Stone
2026-01-22Add debug logging for Trello card fetchingPeter Stone
2026-01-22Add Google Calendar integrationPeter Stone
2026-01-22Fix background image CORS issuePeter Stone
2026-01-21Implement 10 UI/UX improvements and bug fixesPeter Stone
2026-01-20UI improvements and bug fixesPeter Stone
2026-01-20Add in-app bug reporting featurePeter Stone
2026-01-20Add CSRF protection and auth unit testsPeter Stone