Ecosyste.ms: OpenCollective

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

github.com/PrismarineJS/node-yggdrasil

Node.js library to interact with Mojang's authentication system, known as Yggdrasil
https://github.com/PrismarineJS/node-yggdrasil

Update dependencies

f1d3c71161b24082b74ae335cecf9c71c5740c73 authored almost 8 years ago by Howard Nguyen <[email protected]>
Merge branch 'master' of github.com:zekesonxx/node-yggdrasil

d319b37ab1ac1c427c552c45255e1521eb14cd41 authored about 8 years ago by Zeke Sonxx <[email protected]>
v0.2.0 release

0f8897527b900ec4895ef9614fc0951ec709870e authored about 8 years ago by Zeke Sonxx <[email protected]>
Merge pull request #16 from Luminess/master

Remove unnecessary ifs

15747a231016ee0c44884df61a4ac366cd88caa1 authored about 8 years ago by Zeke Sonxx <[email protected]>
Remove unnecessary ifs

c256b9efe6823efb76d4912e9b5090fe50a5882a authored about 8 years ago by Howard Nguyen <[email protected]>
README updates

[skip ci]

1fcf2e00dc690d93da2019b879773776eb5c10d6 authored about 8 years ago by Zeke Sonxx <[email protected]>
Remove quite old Node version without jshint support

6be17232aa8439fc210ff9f733716442d9204ecc authored about 8 years ago by Zeke Sonxx <[email protected]>
Update Travis testing to modern Node versions

ac0ea3f5d167b6a4687e0711e80c9218b85afbe4 authored about 8 years ago by Zeke Sonxx <[email protected]>
Merge pull request #14 from Luminess/master

fix #12

c431b4e6dd69f09613f6f9dc9833624eb2875cdb authored about 8 years ago by Zeke Sonxx <[email protected]>
Update documentation

ab23b5296475bcf5bd2c7cd90f28778725d2ae96 authored about 8 years ago by Howard Nguyen <[email protected]>
Redo callback errors

8c79ca6a9222908af2a081f238942d4dfd057299 authored about 8 years ago by Howard Nguyen <[email protected]>
Replace double-quotes with single-quotes

5362e06a63c0c8ce2cb41087e20d6b37834dfad2 authored about 8 years ago by Howard Nguyen <[email protected]>
Wrapped callback error messages in Error objects

d5f0882c4ce5033d464e8aa55db5f068f2320ff3 authored about 8 years ago by Howard Nguyen <[email protected]>
Merge pull request #13 from Luminess/master

Update dependencies

a2095095026ec0942ed664c5e8c7df3efef5abdc authored about 8 years ago by Zeke Sonxx <[email protected]>
Update dependencies

7bcb06b21d9253fd00ac0d1a177e09116b2d7def authored about 8 years ago by Howard Nguyen <[email protected]>
Merge pull request #11 from insanity54/insanity54-patch-1

add error handling to refresh()

9616c1b9d0ad849f456bce562f0f449515de5ca1 authored over 8 years ago by Zeke Sonxx <[email protected]>
add error handling to refresh()

9d931384752c2d89ff0d40b8494ce1d96e9f9837 authored about 9 years ago by Chris Grimmett <[email protected]>
Merge pull request #9 from yariplus/master

on refresh, assert data, and pass err to cb.

eb84c83f5bac6186df2e920d9495a6be8e3178dd authored about 9 years ago by Zeke Sonxx <[email protected]>
on refresh, assert data, and pass err to cb.

Currently crashes on error. (Server unresponsive, bad accessToken, etc..)

4f579217455eabc2e2b4cfe006379f8cf76e73e2 authored about 9 years ago by yariplus <[email protected]>
Version bump to 0.1.0

59a8c42f6f177a316b0a0f29e7850cc6658e0590 authored over 9 years ago by Zeke Sonxx <[email protected]>
Add bugs link to package.json

07da8aa1f3c1aaed688a8d13cd45f2b0c489bb74 authored over 9 years ago by Zeke Sonxx <[email protected]>
Add more travis versions

bfd904948f5c5d2cd9479b0a93a40a060a885034 authored over 9 years ago by Zeke Sonxx <[email protected]>
Add yggdrasil.server tests

a0742f21dc5a3cba7aa82abe256e1249eb45086a authored over 9 years ago by Zeke Sonxx <[email protected]>
Fix hasJoined failing on empty response body

809a35032641905320c397d14f4756dd2057f91f authored over 9 years ago by Zeke Sonxx <[email protected]>
Fix hasJoined not JSON.parse()ing the response body

dc12553485c6521fe0dc25b0a15c8909d47aa74f authored over 9 years ago by Zeke Sonxx <[email protected]>
This isn't fucking coffeescript

c083ce46aa0e0c458621245df50e6d7edf86eecb authored over 9 years ago by Zeke Sonxx <[email protected]>
Remove line not needed by anything and is breaking the ability to test

eda6569afd5da98dcd8e4dd1b7e739c3cc521c8a authored over 9 years ago by Zeke Sonxx <[email protected]>
Documentation update

5d0631a45baced3b692ff3419f398e1960154a6e authored over 9 years ago by Zeke Sonxx <[email protected]>
Merge pull request #8 from roblabla/bugfix-hasJoined

When hasJoined fails, it doesn't give any output

addb685f817eeaad12f44511a887fa947242a1fe authored over 9 years ago by Zeke Sonxx <[email protected]>
When hasJoined fails, it just doesn't give any output

e3d278fe49ab8300bd1d0460af6878d455d710ac authored over 9 years ago by roblabla <[email protected]>
Merge pull request #6 from roblabla/patch-1

hasJoined should hash its parameters

8877e33ed6901cbee4e22f16d72dc5c2f1adcd59 authored over 9 years ago by Zeke Sonxx <[email protected]>
hasJoined should hash its parameters

1c5f407d68bf38ce133b512d576f209e50d253ea authored over 9 years ago by Robin Lambertz <[email protected]>
npm version bump to 0.0.4, 0.1 will be when the server code is finished

f120cf9b96acffc52457a047fee82d1686170e29 authored over 9 years ago by Zeke Sonxx <[email protected]>
Add jshint linting to travis build

1befc9bf4a7fc217d482d412027ce61c4ddeb60b authored over 9 years ago by Zeke Sonxx <[email protected]>
Documentation overhaul. Also, bump copyright year.

[skip ci]

54dbb26c4ba3cadf4349b3dc50ecf80995508efd authored over 9 years ago by Zeke Sonxx <[email protected]>
Add more versions for Travis to test

8da0b0c2940f70e89f67e15862689c909bf9f3f2 authored over 9 years ago by Zeke Sonxx <[email protected]>
Merge branch 'master' of github.com:zekesonxx/node-yggdrasil

da07bb3acfc63bd531fef5589618b4fe311a8f73 authored over 9 years ago by Zeke Sonxx <[email protected]>
Fix builds by removing a feature that shouldn't ever be relevant, closes #5

cb04f602b7f8ef00784a9360fb9c33a305de04a0 authored over 9 years ago by Zeke Sonxx <[email protected]>
Merge pull request #3 from roblabla/feature-fixMcHexDigest

Feature fix mc hex digest

224a20f054f41532fab7508f7a201309864eef5b authored over 9 years ago by Zeke Sonxx <[email protected]>
Merge pull request #4 from roblabla/feature-refreshResponseBody

Add response body to refresh callback

b704336023f17440a02eab1b788ff0409505327e authored over 9 years ago by Zeke Sonxx <[email protected]>
Oops, name error in the argument

b93e1a347665d0b1bca5079762e149badb534b50 authored over 9 years ago by roblabla <[email protected]>
Fix mc hex digest so we may pass buffers

e01d587117eed192f2c3d5d98cd6b92d8c6c5a23 authored over 9 years ago by roblabla <[email protected]>
Add response body to refresh callback

1f0bb59c08ca523cc43b9ee112e6ffa06b64b9f1 authored over 9 years ago by roblabla <[email protected]>
Fix broken npm versioninging

890ccddd39f8dec5dd8fe5931ebe24163336a6f9 authored over 9 years ago by Zeke Sonxx <[email protected]>
Add preliminary server support, npm version bump

c8f36f567847fa5a9ec784b29e87f6a50d64d985 authored almost 10 years ago by Zeke Sonxx <[email protected]>
I'm incompetent at badges [no-ci]

da6b60dcb921b024b01fc835eaa61e09631a7d81 authored almost 11 years ago by Zeke Sonxx <[email protected]>
Added Travis badge to README.md

32b6d03d5e367b8dec9796297b090bcacca7dd0d authored almost 11 years ago by Zeke Sonxx <[email protected]>
Inital Commit

91fe7d64e9cb753cca758d65e5419f3537751887 authored almost 11 years ago by Zeke Sonxx <[email protected]>