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

bug fix for PSN & XBL users

github.com/DestinyItemManager/DIM - 6f32302e414a6531ddd44dee7c6db703ad6b707b authored almost 10 years ago by Kyle Shay <[email protected]>
extended characterset/added missing collection items

github.com/DestinyItemManager/DIM - 375f02771f819209a4bc89468008148ee8ee24be authored almost 10 years ago by Kyle Shay <[email protected]>
updated destinyexotics integration

github.com/DestinyItemManager/DIM - 14e742bf054938d0405a94de85dd61454725150f authored almost 10 years ago by Kyle Shay <[email protected]>
Merge pull request #32 from hythloday/master

Export to destinyexotics.com

github.com/DestinyItemManager/DIM - 336e6bc506766316435dd953e6f98a3aea0ede47 authored almost 10 years ago by kyle shay <[email protected]>
add completed halo to destinyexotics link

github.com/DestinyItemManager/DIM - 0588c5678328a72c5568a94826dad88fbda78514 authored almost 10 years ago by James Harlow <[email protected]>
Export to destinyexotics.com

Add a link to destinyexotics filled out with the user's inventory.

TODO:
* unbundle destinyexot...

github.com/DestinyItemManager/DIM - a88bc4a25d25510eabb00a399072019e2234da74 authored almost 10 years ago by James Harlow <[email protected]>
bump & removing log/marks

github.com/DestinyItemManager/DIM - ba88f6e4bf5ab6a84d85a23be2a13880806b86a2 authored almost 10 years ago by Kyle Shay <[email protected]>
bump & add MoL/SC's

github.com/DestinyItemManager/DIM - 5ebc53124e948706b8a2fc90825468babd8f5182 authored almost 10 years ago by Kyle Shay <[email protected]>
bug fixing issues introduced with 2.7.*

github.com/DestinyItemManager/DIM - c28125d186b7156d9db6c02ecc0ee0cd898e98a5 authored almost 10 years ago by Kyle Shay <[email protected]>
bug fix and bump

github.com/DestinyItemManager/DIM - 35d8fc1284c409187bd6cda73f561ef404c6a17b authored almost 10 years ago by Kyle Shay <[email protected]>
bugfix loadouts

github.com/DestinyItemManager/DIM - 63ed2848dd019d8c533cb72f603e0f4ac0f12cb3 authored almost 10 years ago by Kyle Shay <[email protected]>
bugfix stacked items & bump

github.com/DestinyItemManager/DIM - 9bb93e877d74ee83f28ced6cc35c9faf45c34f79 authored almost 10 years ago by Kyle Shay <[email protected]>
issue for stacks, issue for PSN users

github.com/DestinyItemManager/DIM - 75ff43022a741f8adb119dc6ca09694f229a0d4d authored almost 10 years ago by Kyle Shay <[email protected]>
removed definitions flags/added move items/

github.com/DestinyItemManager/DIM - cd19058cb8e7733cb60061c4178258957c232949 authored almost 10 years ago by Kyle Shay <[email protected]>
Merge pull request #30 from kruegerb/fix_drag_drop_destination

Fixing the drop destination when dragging and dropping items

github.com/DestinyItemManager/DIM - 4c98024dafb4accb99abc86f138302100919d2c9 authored almost 10 years ago by kyle shay <[email protected]>
Fixing the drop destination when dragging and dropping items. The current querySelector is ambigious due to all sections containing all sort spans. This is a quick fix to find the right one, but in the long run, the HTML should be cleaned up.

github.com/DestinyItemManager/DIM - ef0c9b51a15a75ed168ccf5ce6e139da99691f6b authored almost 10 years ago by kruegerb <[email protected]>
Merge pull request #29 from yunaforever009/master

Typos and Minor Clarifications

github.com/DestinyItemManager/DIM - 18191a6d2e53af180a0f2fd8c802974ba6998571 authored almost 10 years ago by kyle shay <[email protected]>
Typos and Minor Clarifications

Fixed some typos in the Filters section and altered the language to be
stylistically similar for...

github.com/DestinyItemManager/DIM - 8f4de462637c9aa70a6de54024f9b90adbbc5f31 authored almost 10 years ago by William Koontz <[email protected]>
remember selected system

github.com/DestinyItemManager/DIM - 60960f93c9b57695a0d4aaeb7159cd19849dbbc3 authored almost 10 years ago by Kyle Shay <[email protected]>
FAQ update

github.com/DestinyItemManager/DIM - 90c285ddc915ce49a9800d170aecc903af4d702c authored almost 10 years ago by Kyle Shay <[email protected]>
issues #17, #19 & edit bug

github.com/DestinyItemManager/DIM - e0f49a3e8d5deb9b9f93f02fe7e7ca42b2dd80a9 authored almost 10 years ago by Kyle Shay <[email protected]>
Merge branch 'dev'

github.com/DestinyItemManager/DIM - 84472cfaaef314fa127561eaee1040704aa153df authored almost 10 years ago by Kyle Shay <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

Conflicts:
style.css

github.com/DestinyItemManager/DIM - 77ad0906e8a25ed831339afe97f4bfe12a78973d authored almost 10 years ago by Kyle Shay <[email protected]>
Merge branch 'master' into dev

github.com/DestinyItemManager/DIM - b8cd6e82e9971c5302f43637c23a202cf71927dc authored almost 10 years ago by Kyle Shay <[email protected]>
Merge pull request #16 from mtlewis/fix/stop-popups-clipping-off-screen

Updated popup code

github.com/DestinyItemManager/DIM - 0fc6bb7c77b2b2f8975516c672d81c12dfdb6e3b authored almost 10 years ago by kyle shay <[email protected]>
support both xbl AND psn

github.com/DestinyItemManager/DIM - 2346b564b8a2fe52246b31dbaa313b9076875180 authored almost 10 years ago by Kyle Shay <[email protected]>
Handled shifting popups near the edge of the screen so that they don't clip

github.com/DestinyItemManager/DIM - 28b580fa4dadedb283a8fa4dc103542b5481c3a5 authored almost 10 years ago by mtlewis <[email protected]>
support postmaster & misc items

github.com/DestinyItemManager/DIM - a91a94f88557507049ab6da4166293ade7289d5a authored almost 10 years ago by Kyle Shay <[email protected]>
add subclass; tier filter

github.com/DestinyItemManager/DIM - be715b6763e03a9c753838f7955af668a01255d1 authored almost 10 years ago by Kyle Shay <[email protected]>
edit loadout support

github.com/DestinyItemManager/DIM - d02b9b820df90d68d9509bca95c9e49b09a65675 authored almost 10 years ago by Kyle Shay <[email protected]>
added equipall w/ docs

github.com/DestinyItemManager/DIM - 44e6d71f18b68fad556d77b3e061ebcaa9a732a5 authored almost 10 years ago by Kyle Shay <[email protected]>
Merge pull request #13 from SunburnedGoose/style-change

Small change. Wanted to stop the pop-in of the items (weapons, armor, e...

github.com/DestinyItemManager/DIM - 17e9f962853b3b6939129c371d41c18f7b158558 authored almost 10 years ago by kyle shay <[email protected]>
Small change. Wanted to stop the pop-in of the items (weapons, armor, etc). Adds a height value and a background-color. Feels much better when the page loads (clear cache).

github.com/DestinyItemManager/DIM - 93780e36c26b626aed763fe4b552a39d09eafd3c authored almost 10 years ago by Rick Casey <[email protected]>
adding elemental icons

github.com/DestinyItemManager/DIM - cc662e85207020b57f3db0970f30c98a27b05209 authored almost 10 years ago by Kyle Shay <[email protected]>
add hint to html for filters

github.com/DestinyItemManager/DIM - 01809b39a03fc476caf54754f17fea1af3d9a335 authored almost 10 years ago by Kyle Shay <[email protected]>
added "is: " filters

removed dropdown in favor of is: filters

github.com/DestinyItemManager/DIM - d539b04bc7cb65943a73cee0f6c886902184580f authored almost 10 years ago by Kyle Shay <[email protected]>
minor fix to users with psn & xbl

github.com/DestinyItemManager/DIM - 59311464d9dc1c6f5e18add9d6cf207e5e01978a authored almost 10 years ago by Kyle Shay <[email protected]>
element filter dropdown; non-light armor support

added colors to move box based on damage/element type

removed items from move box if the value ...

github.com/DestinyItemManager/DIM - b1b222bf2ec4a94909d5c6ce2c3951a92a2e0375 authored almost 10 years ago by Kyle Shay <[email protected]>
styling fix for larger screens

github.com/DestinyItemManager/DIM - 75639bb1358bb9d2cae75cbeb233a2030ad9cb17 authored almost 10 years ago by Kyle Shay <[email protected]>
Merge pull request #9 from kruegerb/fix_ui_issues_with_duplicates

Fix ui issues with duplicates

github.com/DestinyItemManager/DIM - 16892c01abecaf742a30d586ad672373af9cbe53 authored almost 10 years ago by kyle shay <[email protected]>
added subreddit link

github.com/DestinyItemManager/DIM - adedecf5b5400d4a5dafc71867b893cfad39646a authored almost 10 years ago by kyle shay <[email protected]>
Merge branch 'support_duplicate_items'

github.com/DestinyItemManager/DIM - 5d0bc160f5b54b61dad6305a67d7144d74607e73 authored almost 10 years ago by kruegerb <[email protected]>
Use itemInstanceId to get a handle on item boxes when moving things around. Using the item name is indiscriminate and won't work.

github.com/DestinyItemManager/DIM - b6c136282427368dbce450d7f10cbb6a564f5490 authored almost 10 years ago by kruegerb <[email protected]>
Merge pull request #6 from chrisfried/css-tweaks

Display storage blocks as columns

github.com/DestinyItemManager/DIM - 668ebfa02241b18aeb1441138ef7edec3039972e authored almost 10 years ago by kyle shay <[email protected]>
Merge pull request #8 from chrisfried/typos

Fix typos reported by u/yunaforever009

github.com/DestinyItemManager/DIM - 0e22cd98401cd85b985776e843e7669485c1ce80 authored almost 10 years ago by kyle shay <[email protected]>
Fix typos reported by u/yunaforever009

github.com/DestinyItemManager/DIM - 94ee80f2ef37367140f1f7fe9e46ce159a9a076d authored almost 10 years ago by Chris Fried <[email protected]>
Basic storage columns for better display.

github.com/DestinyItemManager/DIM - 2a5e7a6c5c786b7ac60b7aaec2777035ef1e49ac authored almost 10 years ago by Chris Fried <[email protected]>
margin for loadouts

some items were being covered by the loadout box making the
unselectable. adding margin should f...

github.com/DestinyItemManager/DIM - 5cbf19e8b6660a89a6ff946d517211250c113b6d authored almost 10 years ago by Kyle Shay <[email protected]>
Merge pull request #3 from kruegerb/support_duplicate_items

Support duplicate items

github.com/DestinyItemManager/DIM - 1f3ba6a016f0090b83e2a6a521cdefc1d6686034 authored almost 10 years ago by kyle shay <[email protected]>
Adding simple stats to the move box title bar for weapons and armor, to help differentiate between duplicate items

github.com/DestinyItemManager/DIM - 10e4b5b347af8f4060b83ec7bbd72ec544661ea4 authored almost 10 years ago by Bill Krueger <[email protected]>
Removing console log statement

github.com/DestinyItemManager/DIM - 6637fc54647973a8ec996d06859865d9715d7495 authored almost 10 years ago by Bill Krueger <[email protected]>
Updating logic to loop through data and do lookups on definitions, not the other way around as it was before. Also, not storing all items against their itemHash during the flattening process, as that causes duplicate items to clobber one another. This exposes some other flaws in the application that will need to be addressed, such as providing more details about an item to differentiate it from its dupe and UI issues with the wrong box being moved when using the click menu

github.com/DestinyItemManager/DIM - 833a769e4bdc00911b139380d3e58b7ba0cdab34 authored almost 10 years ago by Bill Krueger <[email protected]>
loadouts

bump version number
fixing loadouts
added analytics tracking

github.com/DestinyItemManager/DIM - 86e30a9c535f7ebb8a1b0912bea2dd117e2801d4 authored almost 10 years ago by Kyle Shay <[email protected]>
add back in options menu… until we need an actual options menu, this is

where the app will live.

github.com/DestinyItemManager/DIM - d1704554a93a8ff1d8d8f2051917c182c894541f authored almost 10 years ago by Kyle Shay <[email protected]>
updated reddit link in window

added loadout-error message
un-minified css
updated app to open in new tab instead of popup

github.com/DestinyItemManager/DIM - 3ab0cc26e6a96a9d1a2e7b3cd2c27ba1a7735b6c authored almost 10 years ago by Kyle Shay <[email protected]>
Create README.md

github.com/DestinyItemManager/DIM - 5323f94b458facaf1aa2442eb741f8a29a8a3257 authored almost 10 years ago by kyle shay <[email protected]>
init commit.

github.com/DestinyItemManager/DIM - 9720cebac5c22e6de92dee900a3831740929c039 authored almost 10 years ago by Kyle Shay <[email protected]>
Merge pull request #113 from duanyao/config_back_comp

Add z-worker.js to configuration options and resolve worker scripts against base URI

github.com/DestinyItemManager/zip.js - bfd76c66293305faaf9fcbb65b5ff7fe2dbe621a authored almost 10 years ago by Rob Wu <[email protected]>
Improve workerScripts/workerScriptsPath configuration handling

github.com/DestinyItemManager/zip.js - 7a4949d43170db18fe3612257f8462dd599a5434 authored about 10 years ago by Duan Yao <[email protected]>
Fix zip.workerScriptsPath backward compatibility issue and deprecate zip.workerScriptsPath.

github.com/DestinyItemManager/zip.js - 7ddddc33fae550ca0b8eefc8f115428720f4a940 authored about 10 years ago by Duan Yao <[email protected]>
Restore workerScriptsPath option (#112)

github.com/DestinyItemManager/zip.js - c9039af8bbd176e6bab114f7ce34353824678bba authored about 10 years ago by Rob Wu <[email protected]>
Merge pull request #108 from duanyao/worker_improvement

- Use one Web Worker per ZipReader / ZipWriter instead of a temporary Worker per getEntries meth...

github.com/DestinyItemManager/zip.js - ac4dd7e46017587af58eafd2d3a00207d96d6c2c authored about 10 years ago by Rob Wu <[email protected]>
Fix jshint errors.

github.com/DestinyItemManager/zip.js - 3d6fdda358a6c0afc41aebb2ebee413175d10283 authored about 10 years ago by Duan Yao <[email protected]>
Create codecs interop test

github.com/DestinyItemManager/zip.js - 0bf8569e414858612089ffc969ea4b47db4955a9 authored about 10 years ago by Duan Yao <[email protected]>
Improve error handling

github.com/DestinyItemManager/zip.js - a9aad6ad1bdc8d6c947d8a8d5a0f0c8588195ae3 authored about 10 years ago by Duan Yao <[email protected]>
Adapt existing tests to the new zip.workerScripts option

github.com/DestinyItemManager/zip.js - 1c6a326243d23b278192c2103139d188193a9a3e authored about 10 years ago by Duan Yao <[email protected]>
Improve parallel reads test (test15)

github.com/DestinyItemManager/zip.js - 4bfce033e6c524df5501d11c6902c9a7ed0fc112 authored about 10 years ago by Duan Yao <[email protected]>
Coding style improvements

Coding style improvement

Coding style improvements

github.com/DestinyItemManager/zip.js - 809262d4b0668467ee69b583adc4bfe184ff0469 authored about 10 years ago by duanyao <[email protected]>
Move crc32 into worker, further reduce main thread's load.

github.com/DestinyItemManager/zip.js - 08691f4d63d3e4e0f45686861a749ef9768f5499 authored about 10 years ago by Duan Yao <[email protected]>
Add codecs wrappers for zlib-asm and pako, as replacements for default codecs(deflate.js/inflate.js).

Fix data duplication bug of pako/codecs.js

Add codecs wrappers for zlib-asm and pako, as replac...

github.com/DestinyItemManager/zip.js - d875db02786dcff6c460dd0d38a9f7f0d89c2c3e authored about 10 years ago by Duan Yao <[email protected]>
Separate codecs (Inflater/Deflater) and worker codes, and allow pluggable codecs.

github.com/DestinyItemManager/zip.js - 9dd6567476c8bb55a77c53d1dd61d3d4cc39634b authored about 10 years ago by Duan Yao <[email protected]>
Use a single web worker for all tasks in a ZipReader/ZipWriter.

github.com/DestinyItemManager/zip.js - 53bc29b9132a2687a1db53d578716545be3e1d97 authored about 10 years ago by duanyao <[email protected]>
Merge pull request #107 from duanyao/Fix_seekEOCDR

Fix seekEOCDR: don't search entire file.

github.com/DestinyItemManager/zip.js - 87b9ffedee076517459a95acd483e440f1c88317 authored about 10 years ago by Rob Wu <[email protected]>
Simplified seekEOCDR()

github.com/DestinyItemManager/zip.js - a5cc569832d931289a453847601adebfb87313be authored about 10 years ago by Duan Yao <[email protected]>
Merge pull request #109 from duanyao/Fix_native_codecs

Fix native codecs

github.com/DestinyItemManager/zip.js - a366b9c74d7a593fb945f94ab8e97eaffb0de36c authored about 10 years ago by Rob Wu <[email protected]>
Fix inflate.js error handling, according to nahidakbar in issue #101

github.com/DestinyItemManager/zip.js - af8dbe2a4e28146e875f9746254cee90e5dd1bab authored about 10 years ago by duanyao <[email protected]>
inflate|deflate.js: report error by throwing Error.

github.com/DestinyItemManager/zip.js - d55a278f99c4f4d4b58fe52c2595e85f06c814f8 authored about 10 years ago by duanyao <[email protected]>
Fix seekEOCDR: don't search entire file.

github.com/DestinyItemManager/zip.js - df02d40eb950524bfcaee7f94c4a9349bc540232 authored about 10 years ago by duanyao <[email protected]>
Merge pull request #67 from Rob--W/master

Define missing onerror callback

github.com/DestinyItemManager/zip.js - f0b389d768d0a316d05c6d9b9b912db10474051b authored about 10 years ago by Rob Wu <[email protected]>
Define onerror callback if not specified

github.com/DestinyItemManager/zip.js - 0dd0738fe652e37579859f1e031f34125c912ea1 authored over 11 years ago by Rob Wu <[email protected]>
Use strict mode, add jshintrc and enforce jshint

github.com/DestinyItemManager/zip.js - 0bf7f1d4aa934ec074970c9542af74996d504e15 authored over 11 years ago by Rob Wu <[email protected]>
Merge pull request #43 from Rob--W/master

Case-insentivity for MIME-type mapping

github.com/DestinyItemManager/zip.js - 4c93974e90e8bf9405bc72e139436325f2caf954 authored over 11 years ago by gildas-lormeau <[email protected]>
Case-insentivity for MIME-type mapping

github.com/DestinyItemManager/zip.js - ce88e6aeb3e1b2432f8647c17f220f025c8f7661 authored over 11 years ago by Rob Wu <[email protected]>
fixed issue when using FileWriter

github.com/DestinyItemManager/zip.js - 595393b09bf8096fe5b69ce94cb51b09f8619e85 authored almost 12 years ago by Gildas Lormeau <[email protected]>
minor fix

github.com/DestinyItemManager/zip.js - a46c00b5db15ea929177c3153d3faf008b398b47 authored almost 12 years ago by Gildas Lormeau <[email protected]>
added constants

github.com/DestinyItemManager/zip.js - 26b27d4cf044f7be0398a06a8419e62e41aeb2bb authored almost 12 years ago by Gildas Lormeau <[email protected]>
removed Array#forEach calls

github.com/DestinyItemManager/zip.js - 647175074b2293968016b98f92b42ea6384f1cc5 authored almost 12 years ago by Gildas Lormeau <[email protected]>
fixed minor issue about file names

github.com/DestinyItemManager/zip.js - e9a4ea5be69762f4177fbed8b0a89b1f4bb15506 authored almost 12 years ago by Gildas Lormeau <[email protected]>
simplified error callback call

github.com/DestinyItemManager/zip.js - 731c61c4f52e083bc9aa9ebe9c1951de47131044 authored almost 12 years ago by Gildas Lormeau <[email protected]>
don't throw exception when adding duplicated filename in a zip file

github.com/DestinyItemManager/zip.js - c89853b38473bed9ac3eb4c8dba9258024ec25d2 authored almost 12 years ago by Gildas Lormeau <[email protected]>
moved FileWriter into zip-ext.js

github.com/DestinyItemManager/zip.js - aa740a3fe9932109e93732cd031b2a99a7bbc0e0 authored almost 12 years ago by Gildas Lormeau <[email protected]>
fixed zip-fs.js (zip-ext.js is now optional)

github.com/DestinyItemManager/zip.js - 9cbeaeccc2194e6297fa13997ec203883c4f59c1 authored almost 12 years ago by Gildas Lormeau <[email protected]>
moved ArrayBufferReader and ArrayBufferWriter in zip-ext.js

github.com/DestinyItemManager/zip.js - 25daed2c31529c297d43b0b3a78b4f41b2e4f56e authored almost 12 years ago by Gildas Lormeau <[email protected]>
updated license year

github.com/DestinyItemManager/zip.js - 5080ef7b1bcbe7a1442bf7624db9e0da5603058d authored almost 12 years ago by Gildas Lormeau <[email protected]>
moved ERR_HTTP_RANGE var

github.com/DestinyItemManager/zip.js - 333e3faebd521ca5bf3a2ac869cab2b4d54664c9 authored almost 12 years ago by Gildas Lormeau <[email protected]>
moved HttpReader and HttpRangeReader into the new optional zip-ext.js

file

github.com/DestinyItemManager/zip.js - 591c1ffe1b1de0eb56d11b970b5e6b46f2fffd04 authored almost 12 years ago by Gildas Lormeau <[email protected]>
fixed jshint warnings

github.com/DestinyItemManager/zip.js - 6bbd666b61f18fa0e981e4a5b4fa3ecc985aca38 authored almost 12 years ago by Gildas Lormeau <[email protected]>