Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Destiny Item Manager

Support our open source contributors' work to maintain DIM and build new features!
Collective - Host: opensource - https://opencollective.com/dim - Website: https://destinyitemmanager.com/ - Code: https://github.com/DestinyItemManager

removed obsolete line of code

github.com/DestinyItemManager/zip.js - 82457ad3d8e016c36820188b9e63ae012bc81751 authored over 13 years ago by Gildas Lormeau <[email protected]>
minor refactoring: moved all variable declarations at the top of

function
block

github.com/DestinyItemManager/zip.js - ce9a31d814e4d3b8eef27cb71b1604fa0ac8db15 authored over 13 years ago by Gildas Lormeau <[email protected]>
removed arraycopy function

github.com/DestinyItemManager/zip.js - dc11ae773f4d1c98804395ee01afb60191c5b0d2 authored over 13 years ago by Gildas Lormeau <[email protected]>
removed anonymous function created in a loop

github.com/DestinyItemManager/zip.js - 7d80f77e65dc5336de22950206cefbfec1231de9 authored over 13 years ago by Gildas Lormeau <[email protected]>
jshint fixes

github.com/DestinyItemManager/zip.js - f55c22c482984bf3b9830d096e40c3f26fb68e79 authored over 13 years ago by Gildas Lormeau <[email protected]>
mozilla support added (not tested)

github.com/DestinyItemManager/zip.js - 1e3941dfed4508dcdd5de44073d99704e6e9049d authored over 13 years ago by Gildas Lormeau <[email protected]>
new deflate implementation

github.com/DestinyItemManager/zip.js - 96a111ccf74dcc1fe07d60b72c135d5c481d7ce3 authored over 13 years ago by Gildas Lormeau <[email protected]>
use subarray method instead of creating a new Uint8Array object

github.com/DestinyItemManager/zip.js - edf2380390f187cdbb66c70c2fbc2f2ad2f05164 authored over 13 years ago by Gildas Lormeau <[email protected]>
use Blob objects to add or read files

github.com/DestinyItemManager/zip.js - 9873225ff2e8581900e9d5bcceff5cb4ad9f46c5 authored over 13 years ago by Gildas Lormeau <[email protected]>
new web demo without css

github.com/DestinyItemManager/zip.js - cc53921a8b4283781acaf110d6f6c83436ad48b4 authored over 13 years ago by Gildas Lormeau <[email protected]>
bad copy/paste

github.com/DestinyItemManager/zip.js - b0ee8921ec74149217222884a25b2cbe22c63aa0 authored over 13 years ago by Gildas Lormeau <[email protected]>
added an accept parameter on file input

github.com/DestinyItemManager/zip.js - a9e63e001705bfea51dc4cd802c2accf72496a17 authored over 13 years ago by Gildas Lormeau <[email protected]>
updated README

github.com/DestinyItemManager/zip.js - 6150e6c3d894d351fe31f5b232840628c736e69c authored over 13 years ago by Gildas Lormeau <[email protected]>
added a close method into the zip reader object

github.com/DestinyItemManager/zip.js - 1757ce8b1e1b128e67f80eaf6d0cade20d80479b authored over 13 years ago by Gildas Lormeau <[email protected]>
better usage of DataView methods

github.com/DestinyItemManager/zip.js - 0218f024584170a58c00ad711034ca1bddd088ed authored over 13 years ago by Gildas Lormeau <[email protected]>
typo fixed

github.com/DestinyItemManager/zip.js - d4610a3ac21d3a6b3b8c232317bc99d8785b2ac1 authored over 13 years ago by Gildas Lormeau <[email protected]>
README updated

github.com/DestinyItemManager/zip.js - fe36a6905d9f586f079142f9f0d26c8ae0982aa0 authored over 13 years ago by Gildas Lormeau <[email protected]>
header comments updated

github.com/DestinyItemManager/zip.js - 370ac9d4b7b8274baec9549aea7ae0baacbd2316 authored over 13 years ago by Gildas Lormeau <[email protected]>
manifest updated

github.com/DestinyItemManager/zip.js - 5eb685439ee2a3edd7330121955f69f9412250d6 authored over 13 years ago by Gildas Lormeau <[email protected]>
remove obsolete comments

github.com/DestinyItemManager/zip.js - 7199e8c90a1e62e7f5837d771ca25aa9d7226835 authored over 13 years ago by Gildas Lormeau <[email protected]>
add HOWTO section

github.com/DestinyItemManager/zip.js - ad26769b1fcd491f47c694cec1e7a6ebdcb94c56 authored over 13 years ago by Gildas Lormeau <[email protected]>
add README

github.com/DestinyItemManager/zip.js - fd7cb354d1c9326ba09bf44592f0c244a5e44519 authored over 13 years ago by Gildas Lormeau <[email protected]>
first commit

github.com/DestinyItemManager/zip.js - 1408c1854024d9bbd05784aec653d9ce72397999 authored over 13 years ago by Gildas Lormeau <[email protected]>