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

remove default value for timeout parameter

github.com/DestinyItemManager/DIM - 895a8bc36b31d4a831fa4619891652811345e4e8 authored over 8 years ago
Remove crimson days stuff.

github.com/DestinyItemManager/DIM - af3e420d9f76245ed378653d3aa397b2785aae1d authored over 8 years ago
Fix up Gruntfile, fix travis.yml

github.com/DestinyItemManager/DIM - a189674fa49c188455d7435cef98d8940f562ea8 authored over 8 years ago
Install JSCS task

github.com/DestinyItemManager/DIM - 56dd79a5cacda3920ff9bd122e3e600753d3853e authored over 8 years ago
Merge with newest dev

github.com/DestinyItemManager/DIM - 379c0747a90e86b29aa94ca24ac532eab5b5f485 authored over 8 years ago
Fix moving items into empty buckets. Fixes #624.

github.com/DestinyItemManager/DIM - 0521a8aa67e21b38231fba329ae10ad3be21b50e authored over 8 years ago
Fix gather engrams loadout. Fixes #623.

github.com/DestinyItemManager/DIM - 5f6139e12908802f8f728c26ef4bf1256214ab61 authored over 8 years ago
Merge pull request #456 from DestinyItemManager/sync-svc

Google Sync Service/Firefox

github.com/DestinyItemManager/DIM - 90a9e4e22af17420cd22180c156e32aa40a994d4 authored over 8 years ago
Properly hide Xur after he's gone.

Fixes #619.

github.com/DestinyItemManager/DIM - 274c9a2501b5c95e6135684db844a7d70b8e6fdd authored over 8 years ago
Add space after an if

github.com/DestinyItemManager/DIM - 2050cdf4c8fcda99da0edec5394d9b16363ebfd0 authored over 8 years ago
Merge pull request #622 from delphiactual/patch-1

Fixed: Correct item order in MinMax

github.com/DestinyItemManager/DIM - ac839f07b272a47ec5fbd8e0e44425b0385a455c authored over 8 years ago
parity with changes by @ericnelson0

github.com/DestinyItemManager/DIM - 1a380f8963bb15fda6911b079640bdb2c341d473 authored over 8 years ago
Merge pull request #571 from bhollis/platform-loadouts

Loadouts should be restricted by platform

github.com/DestinyItemManager/DIM - 73c60d0e7d76cda07dd1b6b7c8bfc1351e850bc8 authored over 8 years ago
Fix platform-locking loadouts

github.com/DestinyItemManager/DIM - 6edbfe50ab696390cfb60013e37d6f5255ccf97c authored over 8 years ago
Merge pull request #601 from bhollis/buckets-of-fun

Switch to flexbox layout on a per-bucket basis

github.com/DestinyItemManager/DIM - 9b5006945f43bd1bf9018e46d631d77c7fad3756 authored over 8 years ago
Empty bucket indicator is now a background.

github.com/DestinyItemManager/DIM - 0e0f2a96a1aabffe50ff7262ccb8bfdc1c88e4d8 authored over 8 years ago
Merge remote-tracking branch 'origin/dev' into buckets-of-fun

github.com/DestinyItemManager/DIM - 0d83642a8206cdd9d92f5fd5c8b9d2f6a41f1f73 authored over 8 years ago
grunt-sync is only a dev dep.

github.com/DestinyItemManager/DIM - 3b6dc34ff593a23d4aec58e289f576e3233f1495 authored over 8 years ago
replace version was not working

github.com/DestinyItemManager/DIM - 1a6e3e885a998ab642fe0297bf29450f8888edd6 authored over 8 years ago
build folder is only for building manifest, dist is for building the app

github.com/DestinyItemManager/DIM - 2ac417345d959a78c6802a7051ac852f1a61175a authored over 8 years ago
update grunt file

github.com/DestinyItemManager/DIM - ba6bd8cc2727627df1144d3ea303d92631782495 authored over 8 years ago
Merge branch 'dev' into sync-svc

# Conflicts:
# Gruntfile.js
# app/index.html
# app/manifest.json
# app/scripts/dimApp.config.js

github.com/DestinyItemManager/DIM - 096bf0677c42bc7477ba4c9767bbe9402d3c423c authored over 8 years ago
Merge pull request #620 from alfyboza/scrollbars

Update to scrollbar styles

github.com/DestinyItemManager/DIM - 9ebdae578f2b1e8a5e87e22ecf7dfa7a870b7f08 authored over 8 years ago
Update border-radius of scrollbar thumb

github.com/DestinyItemManager/DIM - d162fb3eede2a01d01c4494a07455b97199dab9e authored over 8 years ago
Update to scrollbars

github.com/DestinyItemManager/DIM - cc34249a2908db17dc1c4e1466464275f09df011 authored over 8 years ago
Fixed: Correct item order in MinMax

github.com/DestinyItemManager/DIM - 46f70b1bacf472120c800f6023a39753bf26afb5 authored over 8 years ago
Merge pull request #616 from regisbsb/patch-1

Update CHANGELOG.md

github.com/DestinyItemManager/DIM - c85a68ec00d3a8dca225c373ed6da2a196e67a64 authored over 8 years ago
Update CHANGELOG.md

github.com/DestinyItemManager/DIM - 3f0bf9a949927175791189b7a80fa357226f08ba authored over 8 years ago
Ignore general items and consumables. Add timeout parameter to info service.

github.com/DestinyItemManager/DIM - d0e32a5ec4c5edeeb578b1a9a8006eaa88508ab0 authored over 8 years ago
Scroll header horizontally and expand toolbar.

github.com/DestinyItemManager/DIM - 48ee698efc7487b839cb15f328e276590432a7d3 authored over 8 years ago
Fix dimming unmatched search results

github.com/DestinyItemManager/DIM - a9ef2630a69df055a79a6275127dc7189a8de74a authored over 8 years ago
Fix for issue where newitems if delete would reappear as new items

github.com/DestinyItemManager/DIM - 87fd1ab123b3288db096eebd442390bc9012aec4 authored over 8 years ago
Merge branch 'dev'

github.com/DestinyItemManager/DIM - 26747d11c309cdb34093eeaae4a93df6981bed40 authored over 8 years ago
Merge pull request #600 from ericnelson0/statrolls_lastlogin

Use most recently logged in player to start with loadout builder

github.com/DestinyItemManager/DIM - eaa1563f7c636c180fca876ffed29a263a4b13bb authored over 8 years ago
Merge pull request #593 from ericnelson0/statrolls_mode

Add mode selection full/fast for users willing to wait for all best sets

github.com/DestinyItemManager/DIM - 778e752d78b4d524deadd8aed63323d709e7268d authored over 8 years ago
Prettier layout when hiding unmatched searches

github.com/DestinyItemManager/DIM - 4102a004bd3cdcc90a923e87cb1d35a55c7cf1c6 authored over 8 years ago
Fix some styling, and simplify fixed-header without ScrollToFixed.

github.com/DestinyItemManager/DIM - 993215096f2461c2bf2bcd7e606bcf076c1bd9a4 authored over 8 years ago
Edit filters list to include is:new

github.com/DestinyItemManager/DIM - 71d726beb6ea3d7f33dd7fb9f91631bf7472500e authored over 8 years ago
add toaster notification for new items

github.com/DestinyItemManager/DIM - 75f6f355924398a103c7c46cdbfdbd01e0b06e64 authored over 8 years ago
add note to the mode dropdown

github.com/DestinyItemManager/DIM - 123d7587cf63f58999d16da74d8532e92049d057 authored over 8 years ago
Merge pull request #590 from DestinyItemManager/loadout-menu

Scrolling Loadout Menus

github.com/DestinyItemManager/DIM - 89053d974bdc5f0effad34cbe92107f744c25142 authored over 8 years ago
Added toaster popup

github.com/DestinyItemManager/DIM - 8ab626df8525d9780191c959b2555f67ee14b8b7 authored over 8 years ago
Make dragging work better.

github.com/DestinyItemManager/DIM - feed8792063aa373241f4ea2c1c53c34a39d4d33 authored over 8 years ago
Merge branch 'dev' into loadout-menu

# Conflicts:
# CHANGELOG.md

github.com/DestinyItemManager/DIM - 88c2a86dc7a5f313aec7338870e7b88ed49545aa authored over 8 years ago
Scrollable Loadout Menu

Loadout menus are now scrollable for users with over 8 custom loadouts
on a single character.

github.com/DestinyItemManager/DIM - cb1edbd06da452d49498db0911aefded4bd65387 authored over 8 years ago
Fix minmax styling.

github.com/DestinyItemManager/DIM - 2277a6cbb65acd22fbe5c81bc1dac9e32d5fd20e authored over 8 years ago
Merge pull request #606 from bhollis/stat-range

Precalculate stat-range and fix width.

github.com/DestinyItemManager/DIM - 8ca3fe68f424781620745c78876d2682dddbcc3a authored over 8 years ago
Increment the version to get betas going again.

github.com/DestinyItemManager/DIM - 8072347209d27422a2458a689832205185291959 authored over 8 years ago
Use TRAVIS_BUILD_NUMBER for beta patch versions instead of hardcoded timestamp.

github.com/DestinyItemManager/DIM - 4078c16e492a9e8b0b779ecea72cbcaf0965c98a authored over 8 years ago
Merge pull request #605 from delphiactual/dev

Consolidate Icons

github.com/DestinyItemManager/DIM - a133f3987d457130b0aa1ac36a87db0858373dbb authored over 8 years ago
Merge pull request #604 from delphiactual/patch-1

Remove app.zip

github.com/DestinyItemManager/DIM - c0b639475eade6d4c22849577e79dee2171e56f1 authored over 8 years ago
Fix a bug where postmaster items counted against the capacity of a bucket.

github.com/DestinyItemManager/DIM - a870640eb4d91cd3c7e093f0beb6626b0c392047 authored over 8 years ago
Changing the character sort order now applies live, rather than requiring a refresh.

github.com/DestinyItemManager/DIM - 077b20370a61777bb0af457be91b4f8dc3959cd7 authored over 8 years ago
Precalculate stat-range and fix width.

Fixes #603.

github.com/DestinyItemManager/DIM - 80769d93b21ded5530682f5483719e0d01ccabc4 authored over 8 years ago
Revert "Fix for beta version applied twice to $DIM_VERSION"

This reverts commit 2be5046c5b27516a978e4671683cabeb7c23e221.

github.com/DestinyItemManager/DIM - 2c02c42720b7cfe501ee163820ef1eb69abb7071 authored over 8 years ago
Fix beta version in about page.

Fixes #602.

github.com/DestinyItemManager/DIM - d13d65d7d4cbe7f2d22baf9c1d6914e2fcf553e1 authored over 8 years ago
Fix for beta version applied twice to $DIM_VERSION

Fixes #602

github.com/DestinyItemManager/DIM - 2be5046c5b27516a978e4671683cabeb7c23e221 authored over 8 years ago
Consolidate Icons

Reduce main directory clutter by nesting directories

github.com/DestinyItemManager/DIM - 4077ca09a62dcce767863aa384ea1dd0f30dcae3 authored over 8 years ago
Remove StoreItems reference.

github.com/DestinyItemManager/DIM - 943661deb0c1a7e7bfc8f5c1bddd5dd14e7bcc41 authored over 8 years ago
Remove spurious CHANGELOG entry

github.com/DestinyItemManager/DIM - 363a1a6668a907fd3b94ad0c3d959d4857fa69c5 authored over 8 years ago
Fix version replacement for beta version.

github.com/DestinyItemManager/DIM - 6e354375ea5df1d21cb63eaa421620bfd2bd6f64 authored over 8 years ago
Merge remote-tracking branch 'origin/dev' into buckets-of-fun

github.com/DestinyItemManager/DIM - 0f51f1a1e9a583e4246fd4ea8e8d1ee92fbdc2f9 authored over 8 years ago
Fix minmax

Plus, now we don't have to reload stores when coming back from minmax.

github.com/DestinyItemManager/DIM - 1fa66e0f9e2a230f267479dbf1db3f2cd9859294 authored over 8 years ago
fix for minmax bug always using vault

github.com/DestinyItemManager/DIM - 01ebd9075d60c83a18b27ac470cfbd38be9d484b authored over 8 years ago
Moved overlay svg to separate file. Build a map of items instead of searching through all stores every time. Added spaces to if statements.

github.com/DestinyItemManager/DIM - a2285eaba9208dcae599a9755597f2435a3cae12 authored over 8 years ago
Remove vaultCol setting

github.com/DestinyItemManager/DIM - 81584cd604c0f975dfe23a0b5df7773791c7341b authored over 8 years ago
Things pretty much look right

github.com/DestinyItemManager/DIM - d165937a9a3950fc26cced3ce3ec9090fc0d08be authored over 8 years ago
updates from the feedback of @bhollis

github.com/DestinyItemManager/DIM - 09d34947879822df19d2536a43113c74f4fc2da5 authored over 8 years ago
Merge pull request #596 from bhollis/dim-version

Use Grunt to replace $DIM_VERSION with the right version number.

github.com/DestinyItemManager/DIM - 0c2e576d06640df405923d8bc9ba48cf9a9e670d authored over 8 years ago
Merge pull request #597 from bhollis/filter-and

Filter out "and" from queries.

github.com/DestinyItemManager/DIM - 23f1be827806d9a9a6b0b6238b949024babd0ac1 authored over 8 years ago
loadout builder now starts with last logged in player

github.com/DestinyItemManager/DIM - b9cba0321040ce26103dceb2ff42110f124f15c6 authored over 8 years ago
Add filter is:new

Also remove unintended changes to best.html

github.com/DestinyItemManager/DIM - f720951c42415a17dc364622312417939b59151e authored over 8 years ago
initial work on new item notifications

github.com/DestinyItemManager/DIM - 557e167f6f33a83cee8d8a26012811ab7269f661 authored over 8 years ago
Remove setHeights, prep for big inversion

github.com/DestinyItemManager/DIM - 59d05fa2f2334fb0d0f645b6764f62ad9304daae authored over 8 years ago
Fix stuff lost in merge

github.com/DestinyItemManager/DIM - 5ceac140aceb4c67392b343cb02a554444bf60c1 authored over 8 years ago
Merge branch 'type-location' into buckets-of-fun

github.com/DestinyItemManager/DIM - bb50c524b9e01c0a69c0c5de86586007b3057f66 authored over 8 years ago
Fix vault capacity labels

github.com/DestinyItemManager/DIM - e13b1d8628eee9c78f849d4e6ee11faf3fc591d8 authored over 8 years ago
More bucketization

github.com/DestinyItemManager/DIM - 4c603b88e33bbf5fb2b08cc2209d9dc688bbe428 authored over 8 years ago
Hack our way to a bucket directive that works

github.com/DestinyItemManager/DIM - 67b279ffaa02d80b8cb55f6c9fe68f87470d4bd6 authored over 8 years ago
Filter out "and" from queries.

github.com/DestinyItemManager/DIM - 0420d823d0db29820f6dfa6954f1eb243b69aff8 authored over 8 years ago
Sort exotic engrams to the end of the gather engram loadout, so they don't crowd out other types.

This fixes #547.

github.com/DestinyItemManager/DIM - 10210362f659c23aa028551d2b17292c3ce0d0d8 authored over 8 years ago
Fix up vault locations and such

github.com/DestinyItemManager/DIM - e286c47b8498fc6462bc5c242dd0c7c52ed41950 authored over 8 years ago
Get rid of the basic sort field

github.com/DestinyItemManager/DIM - 51d1e4ebd2f8bd2381f02aa6a326e7d134ac94fb authored over 8 years ago
Add helpful properties to buckets

github.com/DestinyItemManager/DIM - a8ef66222c44110f19fe8e068b1d5dcc0bb53ac6 authored over 8 years ago
More bucket progress

github.com/DestinyItemManager/DIM - e04dcc8e513738b9cd1b0f76f389b9a6bd6ffdef authored over 8 years ago
Start consolidating bucket logic

github.com/DestinyItemManager/DIM - 39b4b947ca342b4d382bde8a667d9263267c2447 authored over 8 years ago