aboutsummaryrefslogtreecommitdiff
path: root/src/server/ApiManagers/GeneralGoogleManager.ts
AgeCommit message (Expand)Author
2025-06-09documentationSkitty1238
2025-06-09implemented undoable deletion so that tasks reappear in Google Tasks upon und...Skitty1238
2025-06-06added bi directional syncing for task editing (based on most recent edit). Mo...Skitty1238
2025-06-05fixed automatically enabling/disabling sync button + persistence on reloadSkitty1238
2025-06-05changed add to google tasks button to sync to google button. Implemented auto...Skitty1238
2025-06-04from lastbobzel
2025-06-04more typing/cleanup for google authentication and dashUserModelbobzel
2025-06-04more cleanup of google authorizationbobzel
2025-06-04cleaned up getting client id/secret for google. fixed final message after goi...bobzel
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 task...Skitty1238
2025-06-03gcal task addition route added -- problems with fetchOrGenerateAccessTokenSkitty1238
2024-04-17restoring eslint - updates not complete yetbobzel
2020-05-14server side restructure, some documentation to accompany new wiki overview entrySam Wilkins
2020-05-05database, delete and google authentication simplifications and improvements, ...Sam Wilkins
2020-01-02connected index to sessionSam Wilkins
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-12-02further cleanupSam Wilkins
2019-11-19api key route switched to environment, added client side utilSam Wilkins
2019-11-12fixed everything except for asyncMohammad Amoush
2019-11-09initialMohammad Amoush