Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-12 | one line cleanup | Sam Wilkins | |
2020-02-12 | switched importer to websocket for continual updates | Sam Wilkins | |
2020-02-09 | CleanUp | Mohammad Amoush | |
2020-02-08 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | Mohammad Amoush | |
webcam_mohammad | |||
2020-02-08 | finished for demo | Mohammad Amoush | |
2020-02-08 | Ui Update and stream track stoppage added | Mohammad Amoush | |
2020-02-07 | Another refactor with modules | Mohammad Amoush | |
2020-01-23 | Server side coded added back | Mohammad Amoush | |
2020-01-22 | basic cleanup for warnings | bob | |
2020-01-16 | additional qol changes | kimdahey | |
2020-01-07 | Various features/fixes to allow running on Linux w/o MongoDB or Solr | Tyler 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-05 | commenting | Sam Wilkins | |
2020-01-05 | port fixes | Sam Wilkins | |
2020-01-04 | factored out socket and server ports to config, added kill response ;) | Sam Wilkins | |
2020-01-02 | stable, clustered session manager | Sam Wilkins | |
2019-12-11 | fixed searching in text boxes | Bob Zeleznik | |
2019-12-10 | restored updateSearch, changed log_execution behavior, changed search from ↵ | Sam Wilkins | |
singleton class instance to namespace | |||
2019-12-08 | solr interactions hopefully more stable, untested but safe shutdown route | Sam Wilkins | |
2019-12-08 | semi-fixed solr to "erase" fields that have been deleted | Bob Zeleznik | |
2019-12-07 | initial commit | Sam Wilkins | |
2019-12-03 | close connections before exit | Sam Wilkins | |
2019-12-03 | const linter rule and restored google docs push, fixed routing | Sam Wilkins | |
2019-11-23 | improved user activity log | Sam Wilkins | |
2019-11-20 | small | Sam Wilkins | |
2019-11-19 | removed call | Sam Wilkins | |
2019-11-19 | inject logger, not working | Sam Wilkins | |
2019-11-19 | missed | Sam Wilkins | |
2019-11-19 | logging | Sam Wilkins | |
2019-11-09 | factored out all but google resources into managers | Sam Wilkins | |
2019-10-26 | restructured route registration and added preliminary comments for exporter | Sam Wilkins | |
2019-10-22 | api managers and web socket initial refactoring | Sam Wilkins | |