index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
nodes
/
VideoBox.tsx
Age
Commit message (
Expand
)
Author
2024-03-30
fixed potential cycle in linkManager relatedLink. fixed anchors to videos no...
bobzel
2024-03-30
trying to cleanup import cycles
bobzel
2024-03-26
added empty image tool and click on empty image to select from filesystem. ...
bobzel
2024-02-29
fixed enum
geireann
2024-01-24
several fixes to drag/drop so that dropAction's set on target work for tree v...
bobzel
2024-01-23
reorganization of DocumentView, DocumentViewInternal and FieldView methods an...
bobzel
2024-01-18
lots of changes to try to simplify API for viewPaths and related
bobzel
2024-01-04
fixed ffmpeg for uploading videos. fixed getView() to take focus options so t...
bobzel
2024-01-03
cleaned up screenToLocalTransform in several places by making it additional m...
bobzel
2024-01-03
fixed marquee annotator for lightbox with pdf and rotated documents.
bobzel
2024-01-03
from last
bobzel
2023-12-29
cleaned up imports, mobx observable initialization and some compile errors.
bobzel
2023-12-29
fixed dropping images from web. fixed exif data on images and autorotating e...
bobzel
2023-12-14
a bunch more fixes to making things observable. fixed calling super.componen...
bobzel
2023-12-13
cleaned up props/_props handling by inherting from ObservableReactComponent
bobzel
2023-12-12
fixed and cleaned up snapping lines
bobzel
2023-12-10
massive changes to use mobx 6 which means not accessing props directly in @co...
bobzel
2023-12-03
cleaned up warnings and errors, working with typescript 20.10
bobzel
2023-11-30
completed transition from rootDoc => Document, dataDoc, layoutDoc
bobzel
2023-11-29
numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ...
bobzel
2023-11-22
fixed more issues with rotation. restrutured how MarqueeAnnotator works to b...
bobzel
2023-11-20
added rotation to transforms (partially done)
bobzel
2023-11-19
from last
bobzel
2023-11-08
fixed bug where tableBox's didn't render all of the rows they receive. lots o...
bobzel
2023-09-13
fixed carouselView to not pass setContentView to child layouts which prevent ...
bobzel
2023-09-12
fixed video box scrolling when fit width
bobzel
2023-09-05
added ui for specifying wehther to play a/v when following links, and cleaned...
bobzel
2023-08-29
cleanup
bobzel
2023-08-28
Merge branch 'master' into advanced-trails-2-jesus
monoguitari
2023-08-27
lots of cleanup to streamline import orderings (ie packages should not mutual...
bobzel
2023-08-24
Current Implementation topbar video
monoguitari
2023-08-17
Added the beginning of an A/V recording button
bobzel
2023-08-17
normalized some field names data_dictation, etc. added hover info for field...
bobzel
2023-06-13
fixed updating cached docs when opening a backlinks collection. added some F...
bobzel
2023-06-06
updated Symbol naming. fixed various compile errors related to type checking.
bobzel
2023-05-17
fixed scrolling/panning on fitWidth images. fixed drag/zoom conflicts for ov...
bobzel
2023-05-14
fixed webpage link following by adding a presData for the current URL to all ...
bobzel
2023-05-14
major overhaul of field naming conventions.
bobzel
2023-04-14
got rid of CollectionView prop. fixed DocFocusOrOpen to toggle targets and z...
bobzel
2023-04-11
exracted FollowLinkScript() function. got rid of template parameters to simp...
bobzel
2023-04-11
removed arrangeItems context button for collections to make it a funciton on ...
bobzel
2023-04-05
adjusted general context menu items to always appear last. cleaned up makeLi...
bobzel
2023-04-04
fixed using freeformview in sidebar of pdfs. fixed issues with dragging items...
bobzel
2023-03-29
fixed sizing of link count button. moved border paths and audio to style pro...
bobzel
2023-03-11
changed links from being a computed field on documents to being accessed by a...
bobzel
2023-03-05
replace jumpToDocument with showDocument. restructure code to get rid of scr...
bobzel
2023-03-01
cleaned up recentlyPlaying to allow clips to be turned on/off w/o navigating ...
bobzel
2023-02-27
restructured getAnchor()/scrollFocus to be more consistent. added setterscri...
bobzel
2023-01-20
removed tour map from lightbox. added option to create anchors without addin...
bobzel
2022-12-05
cleaning up following links and pres item following so that view transitions ...
bobzel
[next]