aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/pdf/PDFViewer.tsx
AgeCommit message (Collapse)Author
2025-07-16Merge branch 'master' into lanyi-expanded-agent-paper-mainsharkiecodes
2025-07-09fixed landscape pdf loading. fixed crash when uploading a password ↵bobzel
protected pdf.
2025-06-26Merge branch 'master' into agent-paper-mainbobzel
2025-06-26fixed rendering pdfs, text selections on pdfs,bobzel
2025-06-26Merge branch 'master' into agent-paper-mainbobzel
2025-05-16made pdf buttons maintain scren size.bobzel
2025-05-12workign betterA.J. Shulman
2025-04-25fixed face collection to show up. fixed pasting text dirextly into ↵bobzel
freeformview to create docs properly. also fixed paste to match source text styling better. fixed copying out of pdf. fixed formatting of gpt (()) calls from text box by using paste handling code.
2025-04-23fixed how pdf worker is copied and accessed.bobzel
2025-04-11fixed ViewGuid generation to never start with a number (enables text boxes ↵bobzel
to have css specific to a single Doc). cleaned up '%' style rules for text boxes. cleaned up custom style sheets in text boxes to only be created when needed and to improve highlighting bold text with context.
2025-04-10fixed dashfieldviews in text boxes to show ellipsis for long lines and to ↵bobzel
hide dropdown menu when field is not editable. fixed pasting from pdf's to work and to display the entire text box.
2025-03-30changed Doc.Layout calls to doc[DocLayout]. fixed flashcard ui placement on ↵bobzel
card view. fixed css scaling for styleprovider icons and annotation resizer
2025-03-23more _props.Document to .Document refactoring. type updates to ↵bobzel
prosemirrortransfer
2025-03-21trying to improve how data / layout / root and templtae docs are accessed.bobzel
2025-03-18from lastbobzel
2025-03-18from lastbobzel
2025-03-18updated and fixed breaking pdfjs-distbobzel
2025-03-14simplified anchorMenu to just have an AskAI button .. then updated ↵bobzel
GPtPopup's summaryBox to have a flashcard option.
2025-03-10removed label creation from text's anchor menu. removed label creation from ↵bobzel
pdfs.
2025-02-13lots of cleanup in GPTpopup.bobzel
2025-01-07yet another fix to marquee annotations on PDFs that are scrolled.bobzel
2025-01-07fixed right-drag selections on PDFsbobzel
2025-01-07fixed pdfs/marqueeAnnotator so that you can add rectangle annotations.bobzel
2025-01-06more pdf tweaksbobzel
2025-01-06pdf fixes for latest version of PDFjs.bobzel
2024-10-30reworked how context menu buttons for ink and text work. added ↵bobzel
disableMixBlend for making transparent docs not use 'multiply'.
2024-10-08Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ↵alyssaf16
alyssa-starter
2024-10-08get rid of commented out codealyssaf16
2024-10-08changed carousel view to resize ui buttons based on screen scaling and ↵bobzel
document dimensions. lint errors.
2024-10-06Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ↵alyssaf16
alyssa-starter
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 ↵bobzel
testing for ink in propertiesView.
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
This reverts commit decbefe23a1da35c838222bafe8a2c029c6ea794, reversing changes made to 8ca26551622d36b7856f5c1865498fa9e5d888b5.
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
alyssa-starter
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