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
/
trails
Age
Commit message (
Expand
)
Author
2022-09-26
Merge branch 'tree-view-fixes'
bobzel
2022-09-26
Update PresBox.tsx
bobzel
2022-09-24
Fixed: treeView now doesn't get pointer events if it's not active. fixed lay...
bobzel
2022-09-23
fixed pinWithVIew for videos to capture timecode. fixed formatting of time l...
bobzel
2022-09-22
Merge branch 'master' of https://github.com/brown-dash/Dash-Web
Geireann Lindfield Roberts
2022-09-22
added more things to novice mode
Geireann Lindfield Roberts
2022-09-22
fixed media range sliders in presBox
mehekj
2022-09-22
minipres opacity bumped up to 0.5
bobzel
2022-09-22
fixed presenting backward in presBox. fixed context menu to appear above oth...
bobzel
2022-09-21
fixed video duration in presbox media controls
mehekj
2022-09-21
fixed pres box sliders.
bobzel
2022-09-21
restyled document decorations
Geireann Lindfield Roberts
2022-09-19
if same youtube video is uploaded, reuse the existing file without downloadin...
bobzel
2022-09-15
fixed crash in presbox
bobzel
2022-09-15
fixed border highlight for animation effects. require shift-key for all pinWi...
bobzel
2022-09-14
made video box controls appear when video is in overlay view
bobzel
2022-09-14
fixed presbox mini player to allow mini player and full size player at the sa...
bobzel
2022-09-13
fixed ref to overlayX/y instead of x/y in audioBox and presElement
bobzel
2022-09-13
made overlayX/overlayY instead of re-using x/y in order that overlay docs can...
bobzel
2022-09-13
made myTrails view navigate to docs the same way presBox does.
bobzel
2022-09-13
fixed activePresentation to work properly with multiple dashboards. fixed un...
bobzel
2022-09-12
Merge branch 'master' into sharing-jenny (break)
Jenny Yu
2022-09-12
fixed exception from switch of myTrails to dashboard from userDoc
bobzel
2022-09-08
made presbox slide changes undoable
bobzel
2022-09-08
added rotation to preselement saved parameters.
bobzel
2022-09-08
fixed pinning viewScale
bobzel
2022-09-01
cleanup preselementbox a little.
bobzel
2022-08-26
cleaned up keyboard event activation for presBox
bobzel
2022-08-26
a bunch of mostly decorative cleanup to presBox
bobzel
2022-08-26
trying to clean up transition times for presbox / jumptoDoc, etc.
bobzel
2022-08-26
added x,y,w,h view pinning for all documents.
bobzel
2022-08-26
extending pres trails to allow ink animation without using keyframes.
bobzel
2022-08-24
Merge branch 'parker'
bobzel
2022-08-24
made text boxes support animation frames. fixed dragging on unselected pres e...
bobzel
2022-08-24
cleaned up some of the pin with view code. added a pin button to menu bar wh...
bobzel
2022-08-23
Merge branch 'master' into parker
bobzel
2022-08-19
fixed undo bug in dragManager where batches weren't being closed. fixed sche...
bobzel
2022-08-18
fixed up presboxelement to not reference presbox.instance. fixing layout of ...
bobzel
2022-08-11
added better ui and backend support for mask ink strokes. added frame #'s ui ...
bobzel
2022-08-10
cleaned up pinning documents with an activeFrame index (and special case of i...
bobzel
2022-08-03
from last
bobzel
2022-08-03
Merge branch 'master' into parker
bobzel
2022-07-22
adjusted native dim scaling slightly combining props.scaling and props.Conten...
bobzel
2022-07-21
fixed dragging preselements by updating dragManger pointerup
bobzel
2022-07-20
added a 'guest' login mode. added ability for mainView to be any doc, not ju...
bobzel
2022-07-08
restructured currentUserUtils to avoid having import cycles.
bobzel
2022-07-07
trying to fix errors in compiles
bobzel
2022-07-05
Merge branch 'master' into parker
bobzel
2022-06-30
small bug fixes for the ui of replaying the presentations from slides. can't ...
Michael Foiani
2022-06-30
Merge branch 'master' into parker
Geireann Lindfield Roberts
[next]