summaryrefslogtreecommitdiff
path: root/internal/handlers/timeline_logic_test.go
AgeCommit message (Expand)Author
2026-07-16test(tasks): add tests for project color threadingPeter Stone
2026-07-16feat(web): show multi-day calendar events on every day they spanPeter Stone
2026-07-16feat(widget): tap event to open its source directly, drop detail popupPeter Stone
2026-07-13Merge github/master: reconcile with parallel widget workPeter Stone
2026-07-13feat(widget): editable task details, scrollable list, and overdue-task fixesPeter Stone
2026-07-12feat(widget): add recurrence lookup endpoint (GET /api/widget/recurrence)Peter Stone
2026-07-12feat(widget): capture and forward RecurringEventID for calendar eventsPeter Stone
2026-07-12fix(timeline): include overdue native tasks in timeline and widgetPeter Stone
2026-07-12fix(calendar): split comma-joined GOOGLE_CALENDAR_ID before usePeter Stone
2026-07-06feat: remove Todoist integration entirelyDoot 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-23fix: parse Todoist local datetimes, show near-future tasks, add undated tasks...Peter Stone
2026-02-17Add calendar cache layer, incremental sync tests, completion assertionsPeter Stone
2026-02-06Fix missing settings button, disappeared events, and tab refresh bugPeter Stone
2026-02-03Add comprehensive test coverage across packagesPeter Stone
2026-01-31Add feature toggles system with settings UI (#74)Peter Stone
2026-01-26Add Google Tasks integration (#43)Peter Stone
2026-01-25Fix all static analysis errors (golangci-lint)Peter Stone
2026-01-25Fix bugs and add bug management scriptsPeter Stone