summaryrefslogtreecommitdiff
path: root/internal/handlers
AgeCommit message (Expand)Author
4 daysfeat(widget): forward IsOverdue from TimelineItem to WidgetItem APIPeter Stone
5 daysfix(timeline): include overdue native tasks in timeline and widgetPeter Stone
5 daysfix(calendar): split comma-joined GOOGLE_CALENDAR_ID before usePeter Stone
5 daysfix(widget): pin all-day calendar events to the top instead of losing themPeter Stone
5 daysfix(widget): surface unmatched task IDs instead of silently no-oppingPeter Stone
11 daysfeat: remove Todoist integration entirelyDoot Agent
11 daysMerge deploy/master (gateway/proxy fixes) with doot-native task completion fixPeter Stone
11 daysfix: native tasks missing from Tasks tab and blank title on completionDoot Agent
12 daysfix(proxy): set Host header to upstream target to satisfy loopback MCP DNS-re...Peter Stone
2026-06-29fix: calendar/meals sync, tomorrow flat layout, /health endpointPeter Stone
2026-06-29feat: reschedule tasks from widget bottom sheetPeter 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-29fix: widget doubling (hourEnd), transparent bg, tomorrow items, larger textPeter Stone
2026-06-29fix: widget handler timezone, auth guard, and type switch clarityPeter Stone
2026-06-29feat: add widget HTTP handlers with bearer token authPeter Stone
2026-06-15feat: service gateway framework + playground demoPeter Stone
2026-06-03fix: add CSRF and WebSocket origin protection to Claudomator proxyPeter 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-25feat: gate Claudomator UI behind Doot session auth via reverse proxyDoot 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-23feat: complete Agent Context API Phase 2 & 3 (Write/Create/Management)Peter Stone
2026-03-23fix: parse Todoist local datetimes, show near-future tasks, add undated tasks...Peter 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-19test: add coverage for planning tab, meals, Google Tasks, bug handlers, compl...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-07Add no-cache header tests, update SESSION_STATE with audit resultsPeter 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-07Fix timeline task completion replacing view, fix passkey registration CSRFPeter Stone
2026-02-06Fix missing settings button, disappeared events, and tab refresh bugPeter Stone
2026-02-05Extract shopping handlers to dedicated filePeter Stone
2026-02-03Add comprehensive test coverage across packagesPeter 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-31Add feature toggles system with settings UI (#74)Peter Stone
2026-01-28Expand agent context API with completed log and calendar viewPeter Stone
2026-01-28Add Agent Context API for external agent integrationPeter Stone
2026-01-28Refactor agent handlers for simplicity and clarityPeter Stone
2026-01-27Fix z-index, conditions auth, and meal combining (#62, #63, #64)Peter Stone