aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents
AgeCommit message (Expand)Author
2024-01-25fixed script typechecking which fixes editing keyvalue pane. renamed content...bobzel
2024-01-24several fixes to drag/drop so that dropAction's set on target work for tree v...bobzel
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods an...bobzel
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2024-01-04fixed ffmpeg for uploading videos. fixed getView() to take focus options so t...bobzel
2023-12-29fixed dropping images from web. fixed exif data on images and autorotating e...bobzel
2023-12-28fixed youtube uploads, cleaned up a bunch of imports and added some typings f...bobzel
2023-12-17starting calendar collection viewzaultavangar
2023-12-16merged with zaul's branchbobzel
2023-12-16more functionality for calendar featurezaultavangar
2023-12-15Merge remote-tracking branch 'origin/zaul-new-branch' into moreUpgradingbobzel
2023-12-15Merge remote-tracking branch 'origin/zaul-new-branch' into moreUpgradingbobzel
2023-12-14finished animation, general debuggingzaultavangar
2023-12-11new updates to map featurezaultavangar
2023-12-11fixed includes of scss globals into typescript files.bobzel
2023-12-11updates to map featurezaultavangar
2023-12-11commented out unused google photos uploader and directory import boxbobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in @co...bobzel
2023-12-05mostly working version with latest librariesbobzel
2023-12-04trying to do version updates on all npm packages.bobzel
2023-12-01converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...bobzel
2023-11-29fixed menu functions that referenced 'self' instead of 'this'bobzel
2023-11-29cleaned up presElementBox and did more this.rootDoc => this.Document/layoutDocbobzel
2023-11-29numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ...bobzel
2023-11-18fixed ctrl-drag for expressions, maps, fform doc selections. fixed using shif...bobzel
2023-11-17major overhaul of resizing code. updated doc fields for enabling native with...bobzel
2023-11-16from lastbobzel
2023-11-08fixed bug where tableBox's didn't render all of the rows they receive. lots o...bobzel
2023-11-07Changed how selection works to avoid invalidations. Fixed Cast problem with P...bobzel
2023-10-31fixed keyframe animation of ink and links. fixed getDocumentview with prefer...bobzel
2023-10-26enabled different title colors per doc, not just per user. added support for ...bobzel
2023-10-24fixed hide before/after in trails. move ink mask to developer. fixed tangen...bobzel
2023-10-21change to doc decorations to be more "lightweight". made linkBox render links...bobzel
2023-10-12performance fixes to reduce re-rendering : moved link brushing out of Doc's h...bobzel
2023-10-04removed dangling slider references.bobzel
2023-10-04several fixes for webclips, linking to pdf/web, fonticon dropdowns. removed s...bobzel
2023-09-19made ink strokes not fit width by defaultbobzel
2023-09-18revised how to do filtering by links.bobzel
2023-09-13prevent piles from zooming.bobzel
2023-09-13cleaned up pileupbobzel
2023-09-12dropping link button on same collection makes a pushpin. fixed broken undo ty...bobzel
2023-09-10fixes for file uploads: restored progress for youtube videos, fixed info disp...bobzel
2023-09-08added cancel trim and revert buttons to audioboxbobzel
2023-09-07fixed removing map pins to not reappear. updated config anchors to not be ad...bobzel
2023-09-02switched web default to wikipedia from bing since bing search requires script...bobzel
2023-08-27lots of cleanup to streamline import orderings (ie packages should not mutual...bobzel
2023-08-27Merge branch 'master' into data-visualization-sarahbobzel
2023-08-27minor cleanup of componentDidMount stuff for dataVizbobzel
2023-08-27from lastbobzel
2023-08-27Merge branch 'master' into data-visualization-sarahbobzel