aboutsummaryrefslogtreecommitdiff
path: root/src/server/apis
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-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 ↵bobzel
going through authentication process.
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
2025-06-03gcal task addition route added -- problems with fetchOrGenerateAccessTokenSkitty1238
2025-06-03fixed drag and drop of calendar events not following cursor properlySkitty1238
2025-02-26removed query-string from projectbobzel
2024-08-21more lint fixes after updatebobzel
2024-08-13cleaning up database typesbobzel
2024-04-29eslint fixes.bobzel
2024-04-23fixes for rich text menu updates and setting parameters on text doc vs ↵bobzel
within in RTF. Lots of lint cleanup.
2024-04-17restoring eslint - updates not complete yetbobzel
2023-12-08removed unused package referencesbobzel
2023-12-06catch mongo errors. delete (some) sessions from mongo. more package ↵bobzel
updates. cleanup of express-validator.
2022-03-02upgraded to typescript 4.6.2bobzel
2020-07-30remove unnecessary authentication/database stuffMelissa Zhang
2020-07-07made docFilters apply to links. added hypothesis api token inputBob Zeleznik
2020-05-17cleanupSam Wilkins
2020-05-17release server integration with sslbobzel
2020-05-15renamed new_fields to fieldsSam Wilkins
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
as well as formatted text box updates data state at field key not just data
2020-02-29consolidate server side google photos filesSam Wilkins
2020-02-16cleanupSam Wilkins
2020-02-11refactored image upload data response format, google docs working for ↵Sam Wilkins
specific interactions
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-19fixed authorizationSam Wilkins
2019-11-19merged with masterSam Wilkins
2019-11-12only one more problem...Mohammad Amoush
2019-11-12fixed everything except for asyncMohammad Amoush
2019-11-09factored out all but google resources into managersSam Wilkins
2019-11-05fixes for batched arraySam Wilkins
2019-10-31cleanupSam Wilkins
2019-10-31commented and cleaned google photos upload utilsSam Wilkins
2019-10-30updated array batcherSam Wilkins
2019-10-29db error handling and example codeSam Wilkins
2019-10-29finished cleaning and commenting GoogleApiServerUtilsSam Wilkins
2019-10-29comments and fixes for google photos server sidSam Wilkins
2019-10-29beginning commentingSam Wilkins
2019-10-28clean upSam Wilkins
2019-10-28server utils beginning commentingSam Wilkins
2019-10-28renameSam Wilkins
2019-10-28removed one-line functionsSam Wilkins
2019-10-28repaired google photos routine, no route handlers can have dangling promisesSam Wilkins
2019-10-28using client mappingSam Wilkins