aboutsummaryrefslogtreecommitdiff
path: root/src/server/apis
AgeCommit message (Collapse)Author
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
2019-10-27cleanupSam Wilkins
2019-10-27further cleanup for oauth, separated access token function from client functionSam Wilkins
2019-10-27refactoring oauth2 client use in google api serversideSam Wilkins
2019-10-15initial commitSam Wilkins
2019-10-12parse google user data and use it to provide customized feedback on loginSam Wilkins
2019-10-09semicolonsBob Zeleznik
2019-10-09client side google api authentication UISam Wilkins
2019-09-27batcher updatesSam Wilkins
2019-09-26merged with master againSam Wilkins
2019-09-26finally transferred google credential management to databaseSam Wilkins
2019-09-26beginning to read from and write to databaseSam Wilkins
2019-09-24now store cache in mongodb collection, fixed extension asSam Wilkins
2019-09-21final batcher fixesSam Wilkins
2019-09-20integrated with array batcher npm moduleSam Wilkins
2019-09-20factored out extensions into npm moduleSam Wilkins
2019-09-19organized and genericizedSam Wilkins
2019-09-19extensions fixes and tracking albumsSam Wilkins