aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-12-09added preliminary support for paragraph indenting and hanging indents.bob
2019-12-09from lastbob
2019-12-09fixed up bulleted list formatting. disabled auto-flyout of sidebar.bob
2019-12-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2019-12-09changed styles to allow multi-character names using %. switched default ↵bob
"styles" of todo, ignore, etc to use % style notation
2019-12-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-12-08fixed infinite loop render crash with textboxes and treeviewBob Zeleznik
2019-12-08logging process.env accessesSam Wilkins
2019-12-08no await solr startSam Wilkins
2019-12-08solr interactions hopefully more stable, untested but safe shutdown routeSam Wilkins
2019-12-08semi-fixed solr to "erase" fields that have been deletedBob Zeleznik
2019-12-08minor exception fixBob Zeleznik
2019-12-07Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2019-12-07initial commitSam Wilkins
2019-12-07only call resize() once after an image is loaded to speed things up.Bob Zeleznik
2019-12-06performance tuning for sidebarBob Zeleznik
2019-12-06performance fixes for sidebar. stop re-rendering docking view when sidebar ↵Bob Zeleznik
expands. fixed lightbox.
2019-12-06more fixes for inline comments.bob
2019-12-05small fixes for image hierarchy export, zip still doesn't downloadSam Wilkins
2019-12-05added style shortcut for textbob
2019-12-05better highlighting of path targetbob
2019-12-05oops. fixed mobx problem with library path.bob
2019-12-05compile warning fixes.bob
2019-12-04started to add pathsbob
2019-12-04from lastbob
2019-12-04fixed mainview flyoutbehavior a bit. fixed keyvaluebox editing of lists a ↵bob
little.
2019-12-04tweaks to textbox sidebar. update to passport and npmbob
2019-12-03secured root route access without authenticationSam Wilkins
2019-12-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2019-12-03fixed routingSam Wilkins
2019-12-03fixed text higlighingBob Zeleznik
2019-12-03fixed sidebar draggingBob Zeleznik
2019-12-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-12-03made text sidebar draggable.Bob Zeleznik
2019-12-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2019-12-03close connections before exitSam Wilkins
2019-12-03fixes to rich text embedded notes & focus behavior. fixes to compile errors ↵Bob Zeleznik
in passport/routemanager/Initiatlization
2019-12-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-12-03fixed inline text doc expansion crashesBob Zeleznik
2019-12-03error check route creation and observable button bar instanceSam Wilkins
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-12-02fixed aliasing dragged documents that stay within the same tree view. (eg, ↵bob
the library of documents view).
2019-12-02small highlighting fixes to inline text comments.bob
2019-12-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2019-12-02fixed inline text comments to highlight and hide/show.bob
2019-12-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Sam Wilkins
server_refactor
2019-12-02further cleanupSam Wilkins
2019-11-28small fixes to text for nested prosemirrors and firefox.Bob Zeleznik
2019-11-27a couple of fixes for bulleted text list interactions.Bob Zeleznik
2019-11-27committing:wkimdahey