aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Collapse)Author
2020-01-10ipcSam Wilkins
2020-01-10created multicolumn view file, made recipient parameter optional in ↵Sam Wilkins
sessionmanager
2020-01-10new folderSam Wilkins
2020-01-10event emitter, streamlined initializationSam Wilkins
2020-01-10added hierarchical structure to sessionSam Wilkins
2020-01-10email takes in object, commented debug zip, promisified inter-process ↵Sam Wilkins
messaging, streamlined session manager route responses
2020-01-09Added updateMany to IDatabase to fix type error in GarbageCollector.tsTyler Schicke
2020-01-09Merge branch 'master' of github.com:browngraphicslab/Dash-Web into no_dbTyler Schicke
2020-01-09final sessionSam Wilkins
2020-01-09more informative error messages for session routesSam Wilkins
2020-01-09rearrangementSam Wilkins
2020-01-09refactorSam Wilkins
2020-01-09remote authorized session actionsSam Wilkins
2020-01-09factored out debug instructions to text fileSam Wilkins
2020-01-09finalized instructionsSam Wilkins
2020-01-09small tweakSam Wilkins
2020-01-09improved instructionsSam Wilkins
2020-01-09complete instructions for debuggingSam Wilkins
2020-01-09session logs for email dispatch for backup zipSam Wilkins
2020-01-09some stuff that ive played around with today. mobile interface, five ↵Stanley Yip
fingers, other stuff
2020-01-09batSam Wilkins
2020-01-09backup and mail zipped file first passesSam Wilkins
2020-01-09azure ink fixes, sessionSam Wilkins
2020-01-09finallySam Wilkins
2020-01-09unhandled rejection improvements and isSessionEnd flagSam Wilkins
2020-01-09solr cmd fix, unhandled rejection handler, stdio instead of silent and ↵Sam Wilkins
websocket null check
2020-01-08no longer await replSam Wilkins
2020-01-08configuration assignment improvements, exec log and more granularity for ↵Sam Wilkins
identifiers
2020-01-08solr manager async rather than sync execSam Wilkins
2020-01-08solr manager fixes, regexSam Wilkins
2020-01-08kill and mutual error handling fixesSam Wilkins
2020-01-08more robust factory constraintsSam Wilkins
2020-01-08timeoutSam Wilkins
2020-01-08factorySam Wilkins
2020-01-08clean upSam Wilkins
2020-01-08graceful exitingSam Wilkins
2020-01-08session cleanupSam Wilkins
2020-01-07Various features/fixes to allow running on Linux w/o MongoDB or SolrTyler Schicke
- Added new launch config option for chromium - Changed port for TypeScript server debugger to account for worker process - Updated packages to versions that work with current node/npm - Update IDatabase interface - Updated MemoryDatabase to work properly with Dash - Added some workarounds for in memory database as they currently don't support users, so you must be guest, which means the guest needs to be able to do things it usually can't - Added environment variable to disable search. This doesn't fully disable search yet, but it is enough to not throw major errors when Solr isn't running - Added logic to support using an in memory DB instead of MongoDB
2020-01-07Added basic implementation of MemoryDatabaseTyler Schicke
2020-01-08small changeSam Wilkins
2020-01-08final session changesSam Wilkins
2020-01-07repl improvements, additional logging, removed duplicate arg pattern ↵Sam Wilkins
conflict for set
2020-01-07Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-06change now persistentSam Wilkins
2020-01-06configurable tolerance, change polling interval from replSam Wilkins
2020-01-06from lastbob
2020-01-06trying to allow cross origin requests for filesbob
2020-01-06compile fixes and playing with Corsbob
2020-01-06optionalSam Wilkins
2020-01-06factored out email, got rid of global regexSam Wilkins