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
/
DocumentView.tsx
Age
Commit message (
Expand
)
Author
2022-11-02
fix sidebar so active filters add proper metadata to newly created documents
bobzel
2022-11-02
select docs when title header is edited. fixed doc decoration top border. so...
bobzel
2022-10-31
cleaning up link count icon to be part of documentLinks view and to appear on...
bobzel
2022-10-28
fixed proxyfields to use cache if it's available which saves orders of magnit...
bobzel
2022-10-27
cleaned up treeViews to work across PresBox/ppt slides/collections/ - modifie...
bobzel
2022-10-25
various tweaks: show border highlights in tree views, uniform treatment of em...
bobzel
2022-10-24
added link to documentation from specific nodes
geireann
2022-10-20
added double-tap to keep ink primitive mode. cleaned up circle drawing and s...
bobzel
2022-10-19
fixed erasing straight line stroke segments caused by intersections with othe...
bobzel
2022-10-17
added rotation around an arbitrary point to doc decos. fixed show title for ...
bobzel
2022-10-05
Merge branch 'master' into pres-pin-fixes
bobzel
2022-10-04
from last
bobzel
2022-09-29
added content pinning for collections.
bobzel
2022-09-29
a bunch of changes to trails: link to trail to initiate trail when following ...
bobzel
2022-09-27
fixed so that following link to video doesn't zoom the video (works the same ...
bobzel
2022-09-22
added headers to novice mode!
Geireann Lindfield Roberts
2022-09-21
fixed following links to toggle alias if it's displayed when actual target is...
bobzel
2022-09-19
if same youtube video is uploaded, reuse the existing file without downloadin...
bobzel
2022-09-15
fixed border highlight for animation effects. require shift-key for all pinWi...
bobzel
2022-09-14
made dashboard button hidden since we have dashboard view now. put viewType ...
bobzel
2022-09-12
made annotation pen available in lightbox.
bobzel
2022-09-01
afixed loadingBox to show error message for unsupported videos. fixed video ...
bobzel
2022-08-29
fixed being able to draw on web/pdfs. adjusted default margins of stacking v...
bobzel
2022-08-22
made inkMasks animate when they are turned on /off. fixed inkStrokes to be...
bobzel
2022-08-17
fixed dragging docs on web and pdf to work better by temporarily adding trans...
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-09
added an audio annotation button to the anchor menu bar.
bobzel
2022-08-08
moved 5 sec anno recording button to documentButtonsBar. made recording butt...
bobzel
2022-08-08
cleaning up link ui. linkPreviews (not from linkMenu) have an edit button. ...
bobzel
2022-08-03
fixes for dragging notes so that they highlight properly and go to the right ...
bobzel
2022-08-03
Merge branch 'master' into parker
bobzel
2022-08-02
Adjusted ScriptFields to have a rawScript, and updated ScrptingBoxes to creat...
bobzel
2022-07-26
avoid crashes when urlfield is undefined. prevent multiple views from settin...
bobzel
2022-07-26
made width a playground field so shared views can open annotation pane. made...
bobzel
2022-07-25
made formatttedtextbox annotation handle work the same as pdf/web. prevent h...
bobzel
2022-07-22
adjusted native dim scaling slightly combining props.scaling and props.Conten...
bobzel
2022-07-21
fixed undo for opening/closing sidebar for pdf/web/text. fixed lightboxview...
bobzel
2022-07-08
fixes for drawing ink on pdf/image/etc. fixes for showing contextMenu. move...
bobzel
2022-07-08
restructured currentUserUtils to avoid having import cycles.
bobzel
2022-07-06
fixed pushpin behavior to work with notes in annotation sidebar. fixed righ...
bobzel
2022-07-05
fixed sidebar annos to be editable (with i-beam cursor) when selected and to ...
bobzel
2022-06-30
Merge branch 'master' into parker
Geireann Lindfield Roberts
2022-06-23
fixes for getBounds (& docDecorations) for docs with scroll heights & native ...
bobzel
2022-06-23
fixes for resizing native sized documents with fitwidth on/off and nativeHeig...
bobzel
2022-06-23
fixed : contextMenu . fixed some fitWidth issues for text where heights were...
bobzel
2022-06-21
from last and keep keyvalue tabs out of topbar
bobzel
2022-06-21
restored experimental templates. fixed (enabled) pointer events on nested co...
bobzel
2022-06-20
more cleanup to get rid of unecessary references to Doc.UserDoc().
bobzel
2022-06-20
a bunch of changes to make some userDoc() field accesses more typesafe by goi...
bobzel
[next]