| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-09 | Fixed an error I was having with animejs | Tyler Schicke | |
| I don't think this should break things for anyone, because the code should be doing basically the same thing, but for some reason I was getting errors with the previous way. | |||
| 2020-01-09 | Merge branch 'master' of github.com:browngraphicslab/Dash-Web into no_db | Tyler Schicke | |
| 2020-01-09 | final session | Sam Wilkins | |
| 2020-01-09 | more informative error messages for session routes | Sam Wilkins | |
| 2020-01-09 | rearrangement | Sam Wilkins | |
| 2020-01-09 | refactor | Sam Wilkins | |
| 2020-01-09 | remote authorized session actions | Sam Wilkins | |
| 2020-01-09 | factored out debug instructions to text file | Sam Wilkins | |
| 2020-01-09 | finalized instructions | Sam Wilkins | |
| 2020-01-09 | small tweak | Sam Wilkins | |
| 2020-01-09 | improved instructions | Sam Wilkins | |
| 2020-01-09 | complete instructions for debugging | Sam Wilkins | |
| 2020-01-09 | session logs for email dispatch for backup zip | Sam Wilkins | |
| 2020-01-09 | bat | Sam Wilkins | |
| 2020-01-09 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web | Sam Wilkins | |
| 2020-01-09 | backup and mail zipped file first passes | Sam Wilkins | |
| 2020-01-09 | Merge pull request #329 from browngraphicslab/textbox_fawn_fix | Stanley Yip | |
| rich text menu | |||
| 2020-01-09 | buttons show correct active status when togglign marks at the end of text | Fawn | |
| 2020-01-09 | azure ink fixes, session | Sam Wilkins | |
| 2020-01-09 | condensed the link button and made buttons dark when they are active in the ↵ | Fawn | |
| selection | |||
| 2020-01-09 | finally | Sam Wilkins | |
| 2020-01-09 | unhandled rejection improvements and isSessionEnd flag | Sam Wilkins | |
| 2020-01-09 | minor clean | Fawn | |
| 2020-01-09 | minor merge | Fawn | |
| 2020-01-09 | pull and merge with master | Fawn | |
| 2020-01-09 | code cleaning richtextmenu | Fawn | |
| 2020-01-09 | added styling options to select dropdowns on rich text menu | Fawn | |
| 2020-01-09 | refactored dropdown buttons into a buttondropdown component for richtextmenu | Fawn | |
| 2020-01-09 | bounded antimodemenu to the boundaries of the screen and minor styling of ↵ | Fawn | |
| richtextmenu | |||
| 2020-01-09 | minor cleanup | vellichora | |
| 2020-01-09 | fixed many warnings | bob | |
| 2020-01-09 | solr cmd fix, unhandled rejection handler, stdio instead of silent and ↵ | Sam Wilkins | |
| websocket null check | |||
| 2020-01-08 | no longer await repl | Sam Wilkins | |
| 2020-01-08 | configuration assignment improvements, exec log and more granularity for ↵ | Sam Wilkins | |
| identifiers | |||
| 2020-01-08 | starter stuff for touch hold | Stanley Yip | |
| 2020-01-08 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into pen | Stanley Yip | |
| 2020-01-08 | starting something | Stanley Yip | |
| 2020-01-08 | solr manager async rather than sync exec | Sam Wilkins | |
| 2020-01-08 | solr manager fixes, regex | Sam Wilkins | |
| 2020-01-08 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web | Sam Wilkins | |
| 2020-01-08 | kill and mutual error handling fixes | Sam Wilkins | |
| 2020-01-08 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web | bob | |
| 2020-01-08 | cleaned up searchBox. fixed parentdocument context menu placement. | bob | |
| 2020-01-08 | more robust factory constraints | Sam Wilkins | |
| 2020-01-08 | timeout | Sam Wilkins | |
| 2020-01-08 | factory | Sam Wilkins | |
| 2020-01-08 | clean up | Sam Wilkins | |
| 2020-01-08 | graceful exiting | Sam Wilkins | |
| 2020-01-08 | session cleanup | Sam Wilkins | |
| 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 | |||
