aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/pdf
AgeCommit message (Collapse)Author
2024-05-17chatcards, quizcards, and ai flashcardsalyssaf16
2024-05-16ab to do some silly thingaidahosa1
2024-05-15merged with new eslint codebobzel
2024-05-15more cleanupbobzel
2024-05-14Merge branch 'restoringEslint' into sarah-ai-visualizationbobzel
2024-05-14Merge branch 'master' into sophie-pres-transitionsSophie Zhang
2024-05-14cleaning up dataviz codebobzel
2024-05-09started cleanupSophie Zhang
2024-05-08fixed text selection on web pages. cleaned up gptSummarize to work on any text.bobzel
2024-05-03fixed pdf rendering. fixed cropping images. fixed zooming out of an image ↵bobzel
that is fitWidth to set scroll bar properly.
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵bobzel
and moving crate functions to <>Box functions
2024-04-25changed marqueeAnnotator to save inline annotations as text strings instead ↵bobzel
of Docs. enabled making image crops of text selections on PDFs. cleaned up webboxrendered lint promses, and Annotation render
2024-04-24post merge eslint cleanupbobzel
2024-04-24mereged sarah-dataViz-aibobzel
2024-04-24Merge branch 'master' into dataviz-ai-sarahbobzel
2024-04-24completing eslint passbobzel
2024-04-24fixed search on pdfs to display results when pDF is not selected. fixed ↵bobzel
presentation transitions to animate. changed so that annotaitons on pdfs would highlight when following a pres slide. fixed scrolling to annotations (and other viewSpecs) from presentations by using the slide target, not the slide as the focus document. cleaned up search and fixed to unhighlight searches on close. fixe pdf search unhighligting to work.
2024-04-23ui for filtered visualization from aisrichman333
2024-04-21more lint cleanupbobzel
2024-04-19fixed text search highlighting. fixed first typed characfter of note to ↵bobzel
have marks.
2024-04-17ai flashcardsalyssaf16
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-16Merge branch 'master' into sarah-ai-visualizationsrichman333
2024-04-16visualize buttonsrichman333
2024-04-16makes histogram on transfer to textsrichman333
2024-04-16correlation from gptsrichman333
2024-04-15updated packages and PDFviewer's worker version.bobzel
2024-04-09Merge branch 'master' into sophie-ai-imagesSophie Zhang
2024-03-31Merge branch 'master' into dataviz-ai-sarahsrichman333
2024-03-30working on making flashcards from pdf with aialyssaf16
2024-03-18link to pdf's data doc on pastebobzel
2024-03-17Merge branch 'master' into dataviz-ai-sarahsrichman333
2024-03-14cleaned up some audio recording and annotating codebobzel
2024-03-05chat resets for new boxes to analyzesrichman333
2024-02-28better prompt for custom questions + summary bug fixsrichman333
2024-02-28chat with aisrichman333
2024-02-27pdf summary - generate again bug fixsrichman333
2024-02-21updated promptsrichman333
2024-02-19ai (updates from sophie, then added dataviz summary)srichman333
2024-01-25Merge branch 'master' into sophie-ai-imagesSophie Zhang
2024-01-24several fixes to drag/drop so that dropAction's set on target work for tree ↵bobzel
views, notetaking, formattedText, etc. make bringToFront an optional prop.
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods ↵bobzel
and props. fix for selection bug after following a link. migrating to use [DocData] instad of GetProto()
2024-01-22fixed schema rows to render, fix for resizing docs from left side. all ↵bobzel
locking docs in non freeform view. fix for labelBox with multiple rows to keep top rows. cleaned up docViewPath/containerViewPath &
2024-01-22fixed pointer events for pdfsbobzel
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2024-01-03cleaned up screenToLocalTransform in several places by making it additional ↵bobzel
methods. cleaned up styleProider api a bit to take DocumentViewInternalProps, not DocumentViewProps..
2024-01-03fixed marquee annotator for lightbox with pdf and rotated documents.bobzel
2024-01-02fixing more .props => ._props refernces.bobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel