summaryrefslogtreecommitdiff
path: root/internal/api/google_calendar.go
AgeCommit message (Expand)Author
2026-01-26Fix Google Calendar credential loadingPeter 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-25Fix timezone and date handling bugs #40, #41, #42Peter Stone
2026-01-23Fix calendar dedup: use Unix timestamp to handle timezone differencesPeter Stone
2026-01-23Fix bugs #24-27: calendar dedup, uncomplete tasks, planning viewPeter Stone
2026-01-22Support multiple Google CalendarsPeter Stone
2026-01-22Add Google Calendar integrationPeter Stone