index
:
doot.git
master
doot — personal productivity web app
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
api
/
google_calendar.go
Age
Commit message (
Expand
)
Author
4 days
feat(widget): add recurrence lookup endpoint (GET /api/widget/recurrence)
Peter Stone
4 days
feat(widget): capture and forward RecurringEventID for calendar events
Peter Stone
2026-03-23
fix: support multiple enabled Google Task lists and Calendars
Peter Stone
2026-01-31
Add feature toggles system with settings UI (#74)
Peter Stone
2026-01-26
Fix calendar timezone handling with configurable display timezone
Peter Stone
2026-01-26
Fix Google Calendar timezone handling
Peter Stone
2026-01-26
Fix Google Calendar credential loading
Peter Stone
2026-01-25
Fix all static analysis errors (golangci-lint)
Peter Stone
2026-01-25
Refactor: extract helpers and clean up hardcoded HTML
Peter Stone
2026-01-25
Fix timezone and date handling bugs #40, #41, #42
Peter Stone
2026-01-23
Fix calendar dedup: use Unix timestamp to handle timezone differences
Peter Stone
2026-01-23
Fix bugs #24-27: calendar dedup, uncomplete tasks, planning view
Peter Stone
2026-01-22
Support multiple Google Calendars
Peter Stone
2026-01-22
Add Google Calendar integration
Peter Stone