aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-09-01making more changesgeireann
2021-09-01from lastbobzel
2021-09-01fixed toggleDetail() func to work.bobzel
2021-09-01changed ctrl-click to open alias to reuse existing alias. changed ↵bobzel
documentview to not clearout docView field when invalidated to allow webBox componentView to be persistent which allows proper settting of scrollHeight and allows webBox to grow to vertical space available in tab or lightbox.
2021-09-01fixed double clicking on data docs in filesystem to open best alias.bobzel
2021-08-31Merge branch 'menu_updates_geireann' of ↵geireann
https://github.com/brown-dash/Dash-Web into menu_updates_geireann
2021-08-31there will be issues as a result of thisgeireann
2021-08-31plugged major document leak with contextMenuBtns and Todo notesbobzel
2021-08-31another testbobzel
2021-08-31debugging linkManagerbobzel
2021-08-31from lastbobzel
2021-08-31re-added FontIconBadge for SharingManager iconbobzel
2021-08-31Merge branch 'menu_updates_geireann' of ↵bobzel
https://github.com/brown-dash/Dash-Web into menu_updates_geireann
2021-08-31"Untitled Presentation" only created after a document is pinnedgeireann
2021-08-30Merge branch 'master' into linking-anhdinhanhtruong
2021-08-30Merge branch 'menu_updates_geireann' of ↵bobzel
https://github.com/brown-dash/Dash-Web into menu_updates_geireann
2021-08-30reverted textboxes to not flicker when they have bulletsbobzel
2021-08-30Merge branch 'menu_updates_geireann' of ↵geireann
https://github.com/brown-dash/Dash-Web into menu_updates_geireann
2021-08-30GitHubs are default viewgeireann
2021-08-30fixed linear menu views to always have active contentbobzel
2021-08-30fixed web pages so that you can type into input fields. changed default ↵bobzel
webpage to use bing.com url.
2021-08-30merged with master - fixed warnings and errors.bobzel
2021-08-30fixed width slider to have min of 1, not 0. made default ink color black.bobzel
2021-08-29fixed link counter when setting new relationshipsdinhanhtruong
num of links per relationship should now update correctly when link relationships are set to new values
2021-08-28added variable link weights based on relationship importancedinhanhtruong
Link lines are thicker for links belonging to more important relationships. Thickness varies linearly from 3px to 12px. Removed dashed linked lines.
2021-08-28made anchorMenu go away after user clicks the highlighter buttonbobzel
2021-08-27Merge branch 'master' into schema-view-En-Huageireann
2021-08-26fixed resizing bug for web and pdf documents when doing autoheight gesture, ↵bobzel
and after opening the sidebar and then resizing
2021-08-26another tree view fix for lightbox view and having tree view items not go ↵bobzel
off screen width-wise
2021-08-26Merge branch 'menu_updates_geireann' of ↵bobzel
https://github.com/brown-dash/Dash-Web into menu_updates_geireann
2021-08-26youtubebobzel
2021-08-26changesgeireann
2021-08-26hopefully ready!geireann
2021-08-26allowed tree views to be scaled which makes slides work in lightbox.bobzel
2021-08-26added toggleBoldgeireann
2021-08-26fixed slide doc to allow for dynamic title heightbobzel
2021-08-26fixed slides docbobzel
2021-08-26from lastbobzel
2021-08-26fixed warnings/errorsbobzel
2021-08-26really closegeireann
2021-08-26a lot of changes to move isContentActive into DocumentViewbobzel
2021-08-25Merge branch 'temporalmedia-mehek' into menu_updates_geireanngeireann
2021-08-25fixed video waveform timeline so current time indicator worksmehekj
2021-08-25Merge branch 'temporalmedia-mehek' into menu_updates_geireanngeireann
2021-08-25Update AudioBox.tsxgeireann
2021-08-25basic audio trim completemehekj
2021-08-25mini updatesgeireann
2021-08-25added comment, fixed path issue0x85FB9C51
2021-08-25Merge branch 'menu_updates_geireann' of ↵geireann
https://github.com/brown-dash/Dash-Web into menu_updates_geireann
2021-08-25updated show/hide link iconsdinhanhtruong