aboutsummaryrefslogtreecommitdiff
path: root/src/server/apis/google/google_project_credentials.json
AgeCommit message (Collapse)Author
2025-06-06added bi directional syncing for task editing (based on most recent edit). ↵Skitty1238
Modified button to reflect bi-directionality of syncing
2025-06-06implemented auto-sync to Google when task node loses focus. Created helpers ↵Skitty1238
for retrieiving due date and body for Google Task, to reduce redundant code
2025-06-05fixed being able to add tasks to Google Tasks. Cleaned up google ↵Skitty1238
authorization button clicks + alerts
2025-06-04changed google authentication to not reload the page.bobzel
2025-06-04fixed google authentication + linking and task creation via GT buttonSkitty1238
2025-06-04partial google calendar task integration + fix with dark mode colors for ↵Skitty1238
task nodes so that text is still visible
2020-05-14server side restructure, some documentation to accompany new wiki overview entrySam Wilkins