aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/VideoBox.tsx
AgeCommit message (Collapse)Author
2020-08-22major overhaul of search to avoid writing anything to filtered documents and ↵bobzel
to make the UI work properly.
2020-07-23got rid of lots of console.logs(). fixed fonticon box to show a 'label' if ↵Bob Zeleznik
defined otherwise 'title'. if neither, then it shows no tooltip.
2020-06-30fixed dragging items within a youtube videoBob Zeleznik
2020-06-30trying to get Youtube player to work better.Bob Zeleznik
2020-06-17made docFilters a prop on everythingBob Zeleznik
2020-06-09fixed lots of errors/warnings. added 'a' to be able embed documents on ↵Bob Zeleznik
drop. added 'l' toggle to perist lasso/marquee mode.
2020-06-08final cleanup of ink related stuff so that things are more structured and we ↵Bob Zeleznik
avoid input cycles
2020-06-08a bunch of cleanup to fix import order and to organize/restructure ink ↵Bob Zeleznik
things in the right places.
2020-05-21added animation to comparisonBox, cleaned up some npm modulesBob Zeleznik
2020-05-18commenting cleanupSam Wilkins
2020-05-18cleanupSam Wilkins
2020-05-18added null checkSam Wilkins
2020-05-18youtube screenshot integration testedSam Wilkins
2020-05-18fixes for youtube video snapshotsBob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-09lint fixesBob Zeleznik
2020-05-07fixed most add/remove/move documents to support doc[]'sBob Zeleznik
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