aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-12-10mergedSam Wilkins
2019-12-10restored updateSearch, changed log_execution behavior, changed search from ↵Sam Wilkins
singleton class instance to namespace
2019-12-10added alt-t for toggle between editing title and textbob
2019-12-10fixed libraryPath issues causing infinite rendering loops.bob
2019-12-10fix for commands in nested notes.bob
2019-12-10fixed paragraph node toDom()bob
2019-12-10fixes to text box inlines for selection.bob
2019-12-09cleaned up titles for document decorations. fixed exception in ↵Bob Zeleznik
formattedtextbox.
2019-12-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-12-09got rid of unused code in richtextschemaBob Zeleznik
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-08smal fixStanley Yip
2019-12-08links!yipstanley
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-07pushing commit for todaykimdahey
2019-12-07added forgot password indicationkimdahey
2019-12-07rolled back to working state, saving new changeskimdahey
2019-12-07rolled back to working state, saving new changeskimdahey
2019-12-07progresskimdahey
2019-12-07box !!!!Stanley Yip
2019-12-07i think this is better nowyipstanley
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-05password reset livekimdahey
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