Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-14 | server side restructure, some documentation to accompany new wiki overview entry | Sam Wilkins | |
2020-05-05 | database, delete and google authentication simplifications and improvements, ↵ | Sam Wilkins | |
as well as formatted text box updates data state at field key not just data | |||
2020-04-30 | commented corrollary functions | Sam Wilkins | |
2020-04-07 | lots of code cleanup - removed all northstar db stuff. added scriptingBox. ↵ | Bob Zeleznik | |
renamed things. made collectiontypes strings not numbers. | |||
2020-04-01 | fixed warnings and some compile errors. Made a key value layout and extened ↵ | Bob Zeleznik | |
DocumentBox to have a childLayoutKey field | |||
2020-02-29 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into pen | yipstanley | |
2020-02-12 | one line cleanup | Sam Wilkins | |
2020-02-12 | switched importer to websocket for continual updates | Sam Wilkins | |
2020-02-11 | merge | Hannah | |
2020-02-09 | can upload collection from mobile to desktop | vellichora | |
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-02-02 | started creating upload from web on mobile | vellichora | |
2020-02-01 | basic ocr lol | Stanley Yip | |
2020-02-01 | mobile ink overlay is draggable from desktop | vellichora | |
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-15 | strokes from mobile interface get properly inserted into desktop with offset ↵ | Fawn | |
of the mobile ink overlay | |||
2020-01-15 | mobile interface emits events when switched to inking view and when strokes ↵ | Fawn | |
are drawn, currently with dummy callbacks | |||
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 | |