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