aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/VideoBox.tsx
AgeCommit message (Collapse)Author
2020-05-02cleaned up a lot of layoutTemplate/String props. fixed link drawing.Bob Zeleznik
2020-04-23fixed browser back after link navigation. simplified menus more. fixed ↵Bob Zeleznik
jitter mode to be seeded. fixed menu gear for collections. .
2020-04-10more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering ↵Bob Zeleznik
checkboxes getting filtered. fix to template captions. fixes to generalize LabelDoc's buttonParms
2020-04-09fixed links to have a timecode again. updated a bunch of this.Document calls ↵Bob Zeleznik
to this.layoutDoc, this.dataDoc, etc
2020-04-09starting cleanupBob Zeleznik
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ↵Bob Zeleznik
renamed things. made collectiontypes strings not numbers.
2020-04-05adding nativeWidth as props stuffBob Zeleznik
2020-03-19added screen capture docBob Zeleznik
2020-03-04fixes for video snapshots & following links to anchors in videosBob Zeleznik
2020-03-03a bunch of small fixes to link naming and fixes to audio links.bob
2020-02-19getting rid of data docs from many placesBob Zeleznik
2020-02-11fixes for chrome for presBoxbob
2020-01-24fixes for annotationsbob
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" ↵bob
which flags them to be written to the current layout document
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot ↵Bob Zeleznik
layouts
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-26Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Sam Wilkins
server_refactor
2019-11-24lots of fixes for full screen image/pdf/video views. fixes to image box ↵Bob Zeleznik
fade image.
2019-11-23merged with masterSam Wilkins
2019-11-22fixed link anchors to move to be nearest alternate anchor.Bob Zeleznik
2019-11-20merged with masterSam Wilkins
2019-11-20lots of changes to make rendering more efficient (fewer mobx invalidations). ↵bob
made selection and collecitonviews use an observableMap that works now.
2019-11-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵eeng5
server_refactor
2019-11-19fixed drawing on images, pdfs, and videosbob
2019-11-18changing documentView to ignore transforms -- must be applied by view boxesbob
2019-11-10no more RouteStoreSam Wilkins
2019-10-22added ink audio scrubbingBob Zeleznik
2019-10-21big cleanup of layoutStrings, fieldExt, fieldKey, etcBob Zeleznik
2019-10-21got rid of fieldExt from layoutstring. set directly by annotated fieldsbob
2019-10-21initial simplification to fieldExtbob
2019-10-21cleaning up annotation overlaysBob Zeleznik
2019-10-20working version of updated template refactoringBob Zeleznik
2019-10-20initial version of template refactoringBob Zeleznik
2019-10-16some fixes to linearView for handling templates. fixed DOCUMENTS on library ↵Bob Zeleznik
view. renaming a bunch of template stuff... still in progress.
2019-10-10got rid of all CollectionView wrappers around XxxBox's added ↵bob
DocAnnotatableComponent
2019-10-10removed CollectionVideoViewbob
2019-10-05started cleaning up videos. restored link follwing to timecodes. changed ↵Bob Zeleznik
to currentTimecode from curPage
2019-10-02many fixes to pdfs, linking, annotations, presentations.bob
2019-09-20simplified script execution api a little. fixed dataDoc() related stuff in ↵bobzel
various Box's. fixed some template stuff.
2019-09-18cleaned up some CompileScript codeBob Zeleznik
2019-09-17cleanup for animating document icon collapse/expand - still need to fix for ↵Bob Zeleznik
docs without native dimensions. lots of lint fixes.
2019-09-13fixed video w/ templates. changed headings with text boxes, tweaked ↵bob
MakeTemplate titling
2019-08-22video box fix and slides parsing beginningSam Wilkins
2019-07-30fixed corsproxy video snapshot?Bob Zeleznik
2019-07-30fixed snapshots for youtube videos.bob
2019-07-30added youtube as button snapshots. changed video default to 10.bob
2019-07-26ui improvementsSam Wilkins
2019-07-23switched native video to ontimeupdate instead of a timerbob
2019-07-22fixed seeking for html video player elementbob
2019-07-22added duration for videos and changed the timer to 5 milliseconds.bob