feat: Add Vikunja task management, refactor Google Calendar integration, and implement N8N webhook fallback.

This commit is contained in:
Marco Gallegos
2025-12-18 08:27:40 -06:00
parent cab2008838
commit 556fd8a3bd
12 changed files with 196 additions and 24 deletions

2
.gitignore vendored
View File

@@ -163,3 +163,5 @@ cython_debug/
# Logs
*.log
# Test scripts
test_google_auth.py