resources: Add verifiable upstream for various jquery plugins
authorTimo Tijhof <krinklemail@gmail.com>
Wed, 20 Mar 2019 23:57:38 +0000 (23:57 +0000)
committerTimo Tijhof <krinklemail@gmail.com>
Thu, 21 Mar 2019 00:28:42 +0000 (00:28 +0000)
commitd5fe635e18a91769efa22538c2325eab972d9cf7
tree238e2bd15328a1fff35da5191dd20ab2bf69c916
parentc49ba6257c7fe4cfcd29939d4f3d9ba999438201
resources: Add verifiable upstream for various jquery plugins

* jStorage: Plain v0.4.12 release.

* throttle-debounce: Plain v1.1 release.

* jquery.form:
  Plain release. (But they don't have a git tag for it).

* jquery.fullscreen:
  This was a pre-release committed in 3fe5f92a26f02 to fix
  a bug in IE11. We modified the header to indiciate which
  unreleased hash it came from upstream. Shortly after that,
  upstream released it proper (only the header was different).

* hoverIntent:
  I accidentally modified this file in 2011 with 85d5e617d77a1f.
  That (insignificant) change is now reverted.

Change-Id: Ibb1d368473b2a4b13795afedb66271a44e7e5bae
12 files changed:
maintenance/resources/foreign-resources.yaml
resources/Resources.php
resources/lib/jquery.ba-throttle-debounce.js [deleted file]
resources/lib/jquery.form.js [deleted file]
resources/lib/jquery.form/jquery.form.js [new file with mode: 0644]
resources/lib/jquery.fullscreen.js [deleted file]
resources/lib/jquery.fullscreen/jquery.fullscreen.js [new file with mode: 0644]
resources/lib/jquery.hoverIntent.js [deleted file]
resources/lib/jquery.hoverIntent/jquery.hoverIntent.js [new file with mode: 0644]
resources/lib/jquery.jStorage.js [deleted file]
resources/lib/jquery.jStorage/jstorage.js [new file with mode: 0644]
resources/lib/jquery.throttle-debounce/jquery.ba-throttle-debounce.js [new file with mode: 0644]