aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/MarqueeAnnotator.tsx
AgeCommit message (Expand)Author
2025-05-13fixed setting up link anchors for video to be added to Doc. fixed imageTempla...bobzel
2025-05-10changed how we corsProxy web pages to be simpler and work better. changed d...bobzel
2025-03-21trying to improve how data / layout / root and templtae docs are accessed.bobzel
2025-03-06a bunch of changes to improve how docs are selected automatically when created.bobzel
2025-01-07fixed pdfs/marqueeAnnotator so that you can add rectangle annotations.bobzel
2024-10-28reworked LabelBox's to be fully editable. gor rid of singleLine for label bo...bobzel
2024-10-01Merge branch 'master' into alyssa-starterbobzel
2024-09-02Merge branch 'master' into alyssa-starterbobzel
2024-08-29from last cleanupbobzel
2024-08-27Merge branch 'master' into eleanor-gptdraweleanor-park
2024-08-27pulling from mastereleanor-park
2024-07-26Revert "Merge branch 'master' into eleanor-gptdraw"eleanor-park
2024-07-25lots more 'any' cleanup and more.geireann
2024-06-20select workingalyssaf16
2024-06-18working on various image flashcard ideasalyssaf16
2024-05-08fixed text selection on web pages. cleaned up gptSummarize to work on any text.bobzel
2024-05-02lots more dependency cycle unwinding.bobzel
2024-05-01more cycle import removal. fixed ndollar bugs introduced during lint changes.bobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...bobzel
2024-04-25changed marqueeAnnotator to save inline annotations as text strings instead o...bobzel
2024-04-24fixed search on pdfs to display results when pDF is not selected. fixed pres...bobzel
2024-04-23more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-03-30got rid of HTMLMarkers in favor of Configs -- fixes issues with pdf and web a...bobzel
2024-03-28fixed following link to pdf text selection with highlights. fixed hide key/va...bobzel
2024-03-26added empty image tool and click on empty image to select from filesystem. ...bobzel
2024-03-18changed pdf paste ref titlebobzel
2024-03-14cleaned up some audio recording and annotating codebobzel
2024-03-09fixed up default text that uses a template to process an initial carriage ret...bobzel
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods an...bobzel
2024-01-22fixed schema rows to render, fix for resizing docs from left side. all lockin...bobzel
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2024-01-11fixed obervable values not updateing because of component functions being def...bobzel
2024-01-03cleaned up screenToLocalTransform in several places by making it additional m...bobzel
2024-01-03fixed marquee annotator for lightbox with pdf and rotated documents.bobzel
2023-12-29fixed displaying zoomed text annotations when following links/trails and for ...bobzel
2023-12-14a bunch more fixes to making things observable. fixed calling super.componen...bobzel
2023-12-13cleaned up props/_props handling by inherting from ObservableReactComponentbobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in @co...bobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-12-01converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...bobzel
2023-11-30final rootDoc refactoringbobzel
2023-11-29numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ...bobzel
2023-11-22fixed more issues with rotation. restrutured how MarqueeAnnotator works to b...bobzel
2023-11-19fixed creating anchors when pinning pdf/web/text doc with selection. fixed s...bobzel
2023-09-29fixed autoHeight text scrolling in its own tab and elsewhere. update ChildDr...bobzel
2023-09-21fixed following links from things with Configs to read the link following pro...bobzel
2023-08-18fixed field name errors.bobzel
2023-08-17fixed brushing of pinned viewports for chrome to not flash. converted pres<Pr...bobzel
2023-06-15fixes post-mergebobzel