aboutsummaryrefslogtreecommitdiff
path: root/src/server/Websocket/Websocket.ts
AgeCommit message (Expand)Author
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-04-30commented corrollary functionsSam Wilkins
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ...Bob Zeleznik
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ...Bob Zeleznik
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-12one line cleanupSam Wilkins
2020-02-12switched importer to websocket for continual updatesSam Wilkins
2020-02-11mergeHannah
2020-02-09can upload collection from mobile to desktopvellichora
2020-02-09CleanUpMohammad Amoush
2020-02-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into we...Mohammad Amoush
2020-02-08finished for demoMohammad Amoush
2020-02-08Ui Update and stream track stoppage addedMohammad Amoush
2020-02-07Another refactor with modulesMohammad Amoush
2020-02-02started creating upload from web on mobilevellichora
2020-02-01basic ocr lolStanley Yip
2020-02-01mobile ink overlay is draggable from desktopvellichora
2020-01-23Server side coded added backMohammad Amoush
2020-01-22basic cleanup for warningsbob
2020-01-16additional qol changeskimdahey
2020-01-15strokes from mobile interface get properly inserted into desktop with offset ...Fawn
2020-01-15mobile interface emits events when switched to inking view and when strokes a...Fawn
2020-01-07Various features/fixes to allow running on Linux w/o MongoDB or SolrTyler Schicke
2020-01-05commentingSam Wilkins
2020-01-05port fixesSam Wilkins
2020-01-04factored out socket and server ports to config, added kill response ;)Sam Wilkins
2020-01-02stable, clustered session managerSam Wilkins
2019-12-11fixed searching in text boxesBob Zeleznik
2019-12-10restored updateSearch, changed log_execution behavior, changed search from si...Sam Wilkins
2019-12-08solr interactions hopefully more stable, untested but safe shutdown routeSam Wilkins
2019-12-08semi-fixed solr to "erase" fields that have been deletedBob Zeleznik
2019-12-07initial commitSam Wilkins
2019-12-03close connections before exitSam Wilkins
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-23improved user activity logSam Wilkins
2019-11-20smallSam Wilkins
2019-11-19removed callSam Wilkins
2019-11-19inject logger, not workingSam Wilkins
2019-11-19missedSam Wilkins
2019-11-19loggingSam Wilkins
2019-11-09factored out all but google resources into managersSam Wilkins
2019-10-26restructured route registration and added preliminary comments for exporterSam Wilkins
2019-10-22api managers and web socket initial refactoringSam Wilkins