aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/pdf/PDFViewer.tsx
AgeCommit message (Expand)Author
2024-10-30reworked how context menu buttons for ink and text work. added disableMixBlen...bobzel
2024-10-08Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ...alyssaf16
2024-10-08get rid of commented out codealyssaf16
2024-10-08changed carousel view to resize ui buttons based on screen scaling and docume...bobzel
2024-10-06Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ...alyssaf16
2024-10-06commentsalyssaf16
2024-10-01Merge branch 'master' into alyssa-starterbobzel
2024-10-01more lint fixesbobzel
2024-10-01fixed some lint errors. fixed how drawings are added to pdfs. fixed testing...bobzel
2024-09-30cleaned up some lint errors.bobzel
2024-09-02Merge branch 'master' into alyssa-starterbobzel
2024-08-29merge cleanup cleanupbobzel
2024-08-27resolved merge conflictseleanor-park
2024-08-27Merge branch 'master' into eleanor-gptdraweleanor-park
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-08-07problem with setting smooth amounteleanor-park
2024-07-26Revert "Merge branch 'master' into eleanor-gptdraw"eleanor-park
2024-07-25lots more 'any' cleanup and more.geireann
2024-07-25Merge branch 'master' into alyssa-starteralyssaf16
2024-07-25Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ...alyssaf16
2024-07-17fixed making pdf's honor pointreEvents field on PDFsgeireann
2024-07-12some code type cleanupgeireann
2024-06-24language menualyssaf16
2024-06-23audio quiz cardsalyssaf16
2024-06-21merged with master. fixed conflicts in comparisonBoxbobzel
2024-06-20Chatcards with imagesalyssaf16
2024-06-18working on various image flashcard ideasalyssaf16
2024-06-13create flashcard stack and ui fixesalyssaf16
2024-06-12flashcardalyssaf16
2024-06-03updated pdfViewer worker. fixed PDFbox action to set pdfcache. cleaned up ...bobzel
2024-05-19Merge branch 'restoringEslint' into alyssa-starterbobzel
2024-05-17chatcards, quizcards, and ai flashcardsalyssaf16
2024-05-03fixed pdf rendering. fixed cropping images. fixed zooming out of an image ...bobzel
2024-05-02lots more dependency cycle unwinding.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-17ai flashcardsalyssaf16
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-15updated packages and PDFviewer's worker version.bobzel
2024-03-30working on making flashcards from pdf with aialyssaf16
2024-03-18link to pdf's data doc on pastebobzel
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-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-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-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-13cleaned up props/_props handling by inherting from ObservableReactComponentbobzel