index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
Websocket
/
Websocket.ts
Age
Commit message (
Expand
)
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 we...
Mohammad Amoush
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
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 si...
Sam Wilkins
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