aboutsummaryrefslogtreecommitdiff
path: root/src/server/index.ts
AgeCommit message (Collapse)Author
2019-12-03error check route creation and observable button bar instanceSam Wilkins
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-27improved file partitioning in server and generified upload methodSam Wilkins
2019-11-23heartbeatsSam Wilkins
2019-11-21last cleanupSam Wilkins
2019-11-19loggingSam Wilkins
2019-11-19Merge branch 'server_refactor' of ↵eeng5
https://github.com/browngraphicslab/Dash-Web into server_refactor
2019-11-19smallSam Wilkins
2019-11-19renameSam Wilkins
2019-11-18mergedSam Wilkins
2019-11-18logSam Wilkins
2019-11-12fixed everything except for asyncMohammad Amoush
2019-11-12added new managers to indexMohammad Amoush
2019-11-12factorization doneMohammad Amoush
2019-11-10messages changed to only room instead of server broadcast!andrewdkim
2019-11-10now using environment variable routeSam Wilkins
2019-11-10no more RouteStoreSam Wilkins
2019-11-09initialMohammad Amoush
2019-11-09added more partitionsSam Wilkins
2019-11-09factored out all but google resources into managersSam Wilkins
2019-11-05add a prompt and figure out message why not sendingandrewdkim
2019-11-05Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵andrewdkim
webcam_mohammad
2019-11-05final tweakSam Wilkins
2019-11-05fixes for batched arraySam Wilkins
2019-11-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵kimdahey
webcam_mohammad
2019-10-31cleanupSam Wilkins
2019-10-31commented and cleaned google photos upload utilsSam Wilkins
2019-10-30updated array batcherSam Wilkins
2019-10-29comments and fixes for google photos server sidSam Wilkins
2019-10-28repaired google photos routine, no route handlers can have dangling promisesSam 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-26restructured route registration and added preliminary comments for exporterSam Wilkins
2019-10-22startSam Wilkins
2019-10-22api managers and web socket initial refactoringSam Wilkins
2019-10-20Server side pretty much done for 2 person callMohammad Amoush
2019-10-19from last.Bob Zeleznik
2019-10-19repaired uploading of image audio annotationsBob Zeleznik
2019-10-17savedSam Wilkins
2019-10-17cleanupSam Wilkins
2019-10-17linter errors, small fixesSam Wilkins
2019-10-17streamlinedSam Wilkins
2019-10-17refactored handlersSam Wilkins
2019-10-16database separation and preliminary functionsSam Wilkins
2019-10-15Room notifications addedMohammad Amoush
2019-10-15initial commitSam Wilkins
2019-10-14fixed some minor layout issues with flyout and masonry viewsBob Zeleznik
2019-10-14merged with masterSam Wilkins
2019-10-14beginning server refactorSam Wilkins
2019-10-12parse google user data and use it to provide customized feedback on loginSam Wilkins