aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-01-29from lastbobzel
2021-01-29changed how auto linking to audio is implemented. added audiotag html tags ↵bobzel
to click to play audio.
2021-01-29fixed automatic linking to audio recordings. now it creates anchors and it ↵bobzel
inserts carriage returns properly when adding timestamps and suppressing timestamps for code blocks.
2021-01-28fixed up double click behavior in general but specifically for Audio/Video ↵bobzel
timelines
2021-01-28videoBox cleanup. made video annotations default to last for 1 second.bobzel
2021-01-28cleaned up video/audio/stackedTimeline css. restored SpaceKey trigger to ↵bobzel
start/stop creating an anchor.
2021-01-28fixed so marquee select doesn't happen when zoomed in on an image/videobobzel
2021-01-28more cleanup for switching back to parameterized audioTag/videoTag instead ↵bobzel
of anchorStartTag
2021-01-28from lastbobzel
2021-01-28parameterized StackedTimeline with tag names for starting/ending an anchorbobzel
2021-01-28from lastbobzel
2021-01-28preven filter facets from being editablebobzel
2021-01-28fixed timeline sizing in videoBoxbobzel
2021-01-28fixed warnings in freeformview focusDocument. enabled zooming in on ↵bobzel
images/videos.
2021-01-28Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika
filters
2021-01-28functionality for adding and removing filtersanika
2021-01-27Merge branch 'filters' of https://github.com/browngraphicslab/Dash-Web into ↵anika
filters
2021-01-27minor changesanika
2021-01-27fixed focusing on nested documents in a text document.bobzel
2021-01-27fixed undo for timeline region creation. fixed inking tools display after ↵bobzel
deleting an active text. box
2021-01-27updated documentdecorations title display to be more visible on complex ↵bobzel
backgrounds. fixed link following behavior (espicall from presentations) to timeline annotations.
2021-01-27animated expansion of video box timeline.bobzel
2021-01-27fixed size of timeline toggle on videoBox and some other tweaks to hide ↵bobzel
documentdeocrations on timeline items.
2021-01-27fixed runtime error warningbobzel
2021-01-27re-added click behavior lost in refactoringbobzel
2021-01-27mergedusodhi
2021-01-26made StackedTimeline a collectionview and renamed CollectionStackedTimeline. ↵bobzel
Now timeline anchors will observe filters.
2021-01-26from lastbobzel
2021-01-26refactored out timeline code from video and audio into StackedTimeline ↵bobzel
component.
2021-01-26preparing to unify VideoBox timeline with AudioBox timeline. changed names ↵bobzel
from videoStart/audioStart,End to anchorStart,EndTime and _displayTimecode to _timecodeToShow etc
2021-01-25from lastbobzel
2021-01-25tweaks to double-tap interactions on videoBox. added Esc to cancel drag on ↵bobzel
video timeline.
2021-01-25changed how to start/stop video when clicking/double-clicking on markersbobzel
2021-01-25fixed linking to video to create an anchor if the timecode is not zero.bobzel
2021-01-22from lastbobzel
2021-01-22fixed selection bounds for video box annotations, especially when in full ↵bobzel
screen view.
2021-01-22Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
2021-01-22fixed up videoBox timeline. changed video annotations to use ↵bobzel
displayTimecode and undisplayTimecode
2021-01-21pullLionel Han
2021-01-21final fixesLionel Han
2021-01-21moved lock icon outside of doc. tweaked inkingstroke behavior to not drag ↵bobzel
when selected and to more cleanly support double-click to edit.
2021-01-21from lastbobzel
2021-01-21fixed fitWidth for WebBoxbobzel
2021-01-21fixed dropdown behavior of menu buttons -- specifically styleBrushbobzel
2021-01-20fixed text styleBrushbobzel
2021-01-20fixed hiding AnchorMenu in text boxes. encapsulated fadeOut of AnchorMenu ↵bobzel
within class for simplicity.
2021-01-20refactored some propertiesview stuffusodhi
2021-01-20Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
2021-01-20moved PDFMenu to AnchorMenu. added AnchorMenu to formattedTextBox. Fixed ↵bobzel
following links from text box huyperlinks when there are multiple different huypertext links on the document.
2021-01-19fixed isPushpin annotation behavior outside of PDFs. fixed link follow ↵bobzel
highlighting to go away when target is hidden.