18 Commits (c67edabcb3a566a97c9610a93aa04284b10aadc7)

Author SHA1 Message Date
Jonas Jenwald c102232275 Append the contents of `FileAttachment` annotations to the attachments view of the sidebar, for easier access to the embedded files 8 years ago
Jonas Jenwald 87c2ff5483 Remove/deprecate specifying a pageNumber directly after the hash symbol (#), to improve compatibility since other PDF viewers don't support this form (issue 7746) 9 years ago
Jonas Jenwald e1412de320 Add more validation to `PDFLinkService_navigateTo` 9 years ago
Jonas Jenwald 901a2d41be Avoid accidentally rejecting a named destination that looks like a decimal number or a boolean (PR 7341 follow-up) 9 years ago
Jonas Jenwald 076e25f1ca Prevent destinations with bad left/top values from scrolling the wrong page into view (bug 874482) 9 years ago
Jonas Jenwald 7706cfa9fe Log an error when the value passed to `set currentPageNumber` is out of bounds (PR 7502 followup) 9 years ago
jazzy-em 0a347ec04d Added multiple term search functionality (with default phrase search) 9 years ago
Jonas Jenwald b354682dd6 [api-minor] Let `LinkAnnotation`/`PDFLinkService_getDestinationHash` return a stringified version of the destination array for explicit destinations 9 years ago
Yury Delendik 7fd3db9977 Adds EventBus. 9 years ago
Yury Delendik 006e8fb59d Introduces UMD headers to the web/ folder. 9 years ago
Jonas Jenwald d2c58a4ccc [Firefox] Prevent internal links from displaying "resource://pdf.js/web/" on hover, by tweaking the fallback case in `PDFLinkService_getDestinationHash` 10 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Jonas Jenwald 5c26e5e2cd Move handling of the 'pagemode' hash parameter into `viewer.js` to restore the functionality 10 years ago
Jonas Jenwald 3d9a8022ce Fix a couple of function names in error messages in PDFLinkService 10 years ago
Jonas Jenwald 20881dc99a Make PDFHistory optional in PDFLinkService 10 years ago
Yury Delendik 0ef6212b64 Refactors PDFLinkService. 10 years ago