summaryrefslogtreecommitdiff
path: root/internal/api/google_calendar.go
AgeCommit message (Expand)Author
5 daysfix: support multiple enabled Google Task lists and CalendarsPeter Stone
2026-01-31Add feature toggles system with settings UI (#74)Peter Stone
2026-01-26Fix calendar timezone handling with configurable display timezonePeter Stone
2026-01-26Fix Google Calendar timezone handlingPeter Stone
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