aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-01-08small changeSam Wilkins
2020-01-08final session changesSam Wilkins
2020-01-07added logic so that text nodes started on the very left still show the full ↵vellichora
richtextmenu
2020-01-07fix for link line opacitybob
2020-01-07Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2020-01-07fixed up text toolbar a little. fixed doculink anchors on hyperlinksbob
2020-01-07kind of hack to get selects in richtextmenu to be selectable againvellichora
2020-01-07resizing works, the math is just wrong loooolStanley Yip
2020-01-07repl improvements, additional logging, removed duplicate arg pattern ↵Sam Wilkins
conflict for set
2020-01-07richtextmenu appears whenever formattedtextbox is focusedvellichora
2020-01-07Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-07pull from mastervellichora
2020-01-07Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵vellichora
textbox_fawn_fix
2020-01-07can remove links without needing to select whole linkvellichora
2020-01-07integrated link button on richtextmenuvellichora
2020-01-07started integrating link button with richtextmenuFawn
2020-01-07integrated color and highlight tools in richtextmenuFawn
2020-01-07styling for brush dropdownFawn
2020-01-07starting integrating brush tool into richtextmenuvellichora
2020-01-07added summarizing button to richtextmenuvellichora
2020-01-07converted tool tip text menu to react component with basic marks and dropdownvellichora
2020-01-06change now persistentSam Wilkins
2020-01-06configurable tolerance, change polling interval from replSam Wilkins
2020-01-06made doculinkbox show up at top right of text hyperlink. it's a hack that ↵bob
should be cleaned up if I can figure out how.
2020-01-06maded link dot anchors update whenever they are moved. made text box ↵bob
collections always appear.
2020-01-06changed LOD for collections to use selection state, not size.bob
2020-01-06from lastbob
2020-01-06trying to allow cross origin requests for filesbob
2020-01-06compile fixes and playing with Corsbob
2020-01-06Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2020-01-06added showPreview flag to text hyperlinksbob
2020-01-06optionalSam Wilkins
2020-01-06factored out email, got rid of global regexSam Wilkins
2020-01-05timestamp for replSam Wilkins
2020-01-05port constraints, master logSam Wilkins
2020-01-05commentingSam Wilkins
2020-01-05port fixesSam Wilkins
2020-01-05allow regular dev useSam Wilkins
2020-01-05default configurationSam Wilkins
2020-01-05port config, customizersSam Wilkins
2020-01-04added graceful kill option, renameSam Wilkins
2020-01-04factored out socket and server ports to config, added kill response ;)Sam Wilkins
2020-01-04final touchesSam Wilkins
2020-01-04smallSam Wilkins
2020-01-04almost nothingSam Wilkins
2020-01-04registered commands, return typesSam Wilkins
2020-01-04cleaner refactor, improved use of configurationSam Wilkins
2020-01-04config now not read by both parents and children, env used to pass from ↵Sam Wilkins
master to worker
2020-01-03session restructuring and schema enforced json configurationSam Wilkins
2020-01-03factored out smaller functions in sessionSam Wilkins