This website requires JavaScript.
Explore
Help
Register
Sign In
Marmelator
/
pdf.js.mirror
Watch
1
Star
0
Fork
0
You've already forked pdf.js.mirror
mirror of
https://github.com/mozilla/pdf.js.git
synced
2026-02-08 00:21:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pdf.js.mirror
/
src
History
Jonas Jenwald
c850968fa7
Remove
globals
that are now unnecessary thanks to the use of various ESLint environments (e.g. Node, ShellJS, Jasmine)
2016-12-16 21:09:55 +01:00
..
core
Remove
globals
that are now unnecessary thanks to the use of various ESLint environments (e.g. Node, ShellJS, Jasmine)
2016-12-16 21:09:55 +01:00
display
Remove
globals
that are now unnecessary thanks to the use of various ESLint environments (e.g. Node, ShellJS, Jasmine)
2016-12-16 21:09:55 +01:00
images
Vectorize the logo.
2012-10-29 14:08:52 -04:00
shared
Remove
globals
that are now unnecessary thanks to the use of various ESLint environments (e.g. Node, ShellJS, Jasmine)
2016-12-16 21:09:55 +01:00
doc_helper.js
Switch to using ESLint, instead of JSHint, for linting
2016-12-16 21:06:36 +01:00
main_loader.js
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
2016-10-19 22:11:22 +02:00
pdf.js
Switch to using ESLint, instead of JSHint, for linting
2016-12-16 21:06:36 +01:00
pdf.worker.entry.js
Switch to using ESLint, instead of JSHint, for linting
2016-12-16 21:06:36 +01:00
worker_loader.js
Replaces all preprocessor directives with PDFJSDev calls.
2016-10-14 10:57:53 -05:00