aboutsummaryrefslogtreecommitdiff
path: root/src/client/views
AgeCommit message (Collapse)Author
2021-07-10Standardizing Colors, changing global CSS variablesAshley Cai
2021-07-08created front-end link popup on text highlightdinhanhtruong
added button to AnchorMenu marquee selector for showing the link popup after highlighting text. created the front end of the popup. need to fix visibility when clicking out
2021-07-08minor bugfix for numbers with commas and periods0x85FB9C51
2021-07-08fixed file path mess0x85FB9C51
2021-07-06reoganization of schema view files, partial0x85FB9C51
2021-07-06added breaking of tangent handle lines by holding 'Alt' key when movingvkalev
2021-07-06refactoringvkalev
2021-07-02indicator appears on hover for ink control points to be addedvkalev
2021-07-01added ability to create anchors in PDF/Webboxes by making a selection and ↵bobzel
clicking the start link button
2021-07-01added bugfixes to other branches of the if-else0x85FB9C51
2021-07-01fixed minor bug that prevented strings in quotes from being saved0x85FB9C51
2021-07-01fixed bizarre bug0x85FB9C51
2021-07-01ink controls resize on hovervkalev
2021-06-30from lastbobzel
2021-06-30fixed drawing on images/videos/photosbobzel
2021-06-30null testsbobzel
2021-06-30fixed positioning of blue anchor dot when showing link anchor linesbobzel
2021-06-30fixed link anchor to not render as a blue box when link trails are turned on.bobzel
2021-06-30ink Bézier handle movement fixed + small visual changesvkalev
2021-06-28resolved bugs and removes console.log0x85FB9C51
2021-06-28linkMenu commentsdinhanhtruong
added linkMenu comments
2021-06-28db updatedg314
2021-06-26numbers now recognized as numbers, other misc. bugfixes, some bugs remaining0x85FB9C51
2021-06-24more cleanupusodhi
2021-06-24pre-initialised annos list to prevent addonly privilege issues + some cleanupusodhi
2021-06-24Merge branch 'sharing_scenario' of ↵usodhi
https://github.com/browngraphicslab/Dash-Web into sharing_scenario
2021-06-24removed search db optiondg314
2021-06-22added "live" flag to url parsing to override playground fields.bobzel
2021-06-21Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
sharing_scenario
2021-06-21adding commentsvkalev
2021-06-21fixed bug pertaining to quotes0x85FB9C51
2021-06-21half-functional ability to add strings without putting quotes around them0x85FB9C51
2021-06-21null testsbobzel
2021-06-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
sharing_scenario
2021-06-19trying to solve sidebar issuesusodhi
2021-06-17from lastbobzel
2021-06-17fixed drawing on images/videos/photosbobzel
2021-06-10fixed positioning of blue anchor dot when showing link anchor linesbobzel
2021-06-10fixed link anchor to not render as a blue box when link trails are turned on.bobzel
2021-06-05cleanupusodhi
2021-05-31Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
sharing_scenario
2021-05-31sharing dashboard works? pending fixing remnant on screen tabsusodhi
2021-05-30cleanupusodhi
2021-05-25fixed userColors to be set on mySharingDocs data document. fixed so that ↵bobzel
field is userColor everywhere (not color).
2021-05-20changed size of filter buttons in sidebarbobzel
2021-05-20dashboard sharing, aliases now work? needs more testingusodhi
2021-05-19fixed problem with panning caused by document width/height changes not ↵bobzel
invalidating anything
2021-05-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
sharing_scenario
2021-05-18added downloading of youtube videos if https://youtube-dl.org/ is installed ↵bobzel
on the server's path
2021-05-17trying dynamic off screen docsusodhi