11 Commits (c67edabcb3a566a97c9610a93aa04284b10aadc7)

Author SHA1 Message Date
Jonas Jenwald 2f3805efbc Switch to using ESLint, instead of JSHint, for linting 8 years ago
Jonas Jenwald 71a781ee5c Deprecate the `isValidUrl` utility function and replace it with `createValidAbsoluteUrl`/`isValidProtocal` functions instead, since the main URL validation is now done using the `new URL` constructor 9 years ago
Yury Delendik 0576c9c6c6 Replaces all preprocessor directives with PDFJSDev calls. 9 years ago
Yury Delendik 4165cedc9f Replace pdfjsLib with module that represents pdf.js. 9 years ago
Yury Delendik 006e8fb59d Introduces UMD headers to the web/ folder. 9 years ago
Yury Delendik 1e3e14e6b2 Exposes all functional members via lib exports and use them in viewer. 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Tim van der Meij 19586721fb Fixes DownloadManager for IE10 and above 11 years ago
Samuel Chantaraud 25ee0e8572 Preliminary attachments support 11 years ago
Yury Delendik 28778e6c1b Rejects incorrect url in download manager 12 years ago
Yury Delendik ef658bf5f1 Refactoring download button logic 12 years ago