Ecosyste.ms: OpenCollective

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

noblox.js

We maintain the largest API wrapper for Roblox's API.
Collective - Host: opensource - https://opencollective.com/noblox - Website: https://noblox.js.org/ - Code: https://github.com/noblox/noblox.js

Reimplement returning the new role

github.com/noblox/noblox.js - 597d2b130f11f619ddd01ee2f5a8528ced7511f6 authored over 4 years ago by Unknown <[email protected]>
Use new endpoint for getGroup

github.com/noblox/noblox.js - cb3bf7bdf696acf92c314673ee980ea06bbd6c96 authored over 4 years ago by Unknown <[email protected]>
Implement getGameInstances

github.com/noblox/noblox.js - 3d2a20d1624314de23dadce8cad714599100b8aa authored over 4 years ago by Unknown <[email protected]>
Implement getGroup

github.com/noblox/noblox.js - 8eb328f1a72b45bb921c4e67173392849ee97b3b authored over 4 years ago by Unknown <[email protected]>
Sort roles by rank

Previously broken by a roblox update

github.com/noblox/noblox.js - 0a19085d60a0ffca89c26a92d8f90c1ffa8ece52 authored over 4 years ago by Unknown <[email protected]>
Include getFriendRequests and use interfaces for sortOrder and limit

github.com/noblox/noblox.js - a28e0269bc743726228f22f0581765343d4c2dc8 authored almost 5 years ago by Unknown <[email protected]>
Merge pull request #116 from FHGDev/patch-1

Fix unnecessary JSON.parse at lines 29 & 31

github.com/noblox/noblox.js - 2820a46491ce76beda61b1e241e32f15167c10a9 authored almost 5 years ago by suufi <[email protected]>
Fix unnecessary JSON.parse at lines 29 & 31

github.com/noblox/noblox.js - 7edd15310b6489de69e197d825e7052938128281 authored almost 5 years ago by Gideon Lingle <[email protected]>
Implement getOwnership method

github.com/noblox/noblox.js - d4e85f4ed37dd9c1195c7452437007dfeecdc7e2 authored almost 5 years ago by Unknown <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/noblox/noblox.js - b2287f5192c502cac1301e3f10ea18911d39ed08 authored almost 5 years ago by Unknown <[email protected]>
Remove obsolete files

github.com/noblox/noblox.js - 7c71e9f20c947ff6afe5f6debdf5eded0faac0be authored almost 5 years ago by Unknown <[email protected]>
Revert shout changes and implement better error handler

github.com/noblox/noblox.js - 16d8f75064f5729f0eddf3f232fc02dcf2e5f51f authored almost 5 years ago by Unknown <[email protected]>
Update typings

github.com/noblox/noblox.js - 6a1fd48d6a0c30ccd6463a4a45a3aded87be2559 authored almost 5 years ago by Unknown <[email protected]>
Update typings

github.com/noblox/noblox.js - e9ef80c388beeca6f02553d342a6adf613888083 authored almost 5 years ago by Unknown <[email protected]>
Remove obsolete files

github.com/noblox/noblox.js - 9f06b40634d31dd1cf4765e71adc176fbfd4b40f authored almost 5 years ago by Unknown <[email protected]>
Revert shout changes and implement better error handler

github.com/noblox/noblox.js - 5ccce82d5ee7a6a69f4a1afd8cdcb7d0e010170b authored almost 5 years ago by Unknown <[email protected]>
Merge pull request #111 from suufi/dependabot/npm_and_yarn/eslint-plugin-import-2.20.2

Bump eslint-plugin-import from 2.20.1 to 2.20.2

github.com/noblox/noblox.js - 5e05b8b6ec60417aa3ef75c4bf88268a359f8b92 authored almost 5 years ago by suufi <[email protected]>
Merge pull request #112 from suufi/dependabot/npm_and_yarn/eslint-plugin-node-11.1.0

Bump eslint-plugin-node from 11.0.0 to 11.1.0

github.com/noblox/noblox.js - ec1a37f56ed63f3e33f73fedb005dd0077282b64 authored almost 5 years ago by suufi <[email protected]>
Merge pull request #113 from Neztore/master

Fix shout (Remove JSON.parse)

github.com/noblox/noblox.js - 6486a1533796957bbe34fca4a326041796970e2b authored almost 5 years ago by suufi <[email protected]>
Remove JSON.parse for shout errors

github.com/noblox/noblox.js - 668d8ab49024307432a78c0e1dfd6f292afddddc authored almost 5 years ago by Josh Muir <[email protected]>
Fix shout (Remove JSON.parse)

github.com/noblox/noblox.js - f807eb59aaa59eaae79bddb4805107fdcec61f19 authored almost 5 years ago by Josh Muir <[email protected]>
Bump eslint-plugin-node from 11.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 11.0.0 to 11.1...

github.com/noblox/noblox.js - c7ea75195fb5a2bc04971e4406b5747a558f210d authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump eslint-plugin-import from 2.20.1 to 2.20.2

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.1 to 2...

github.com/noblox/noblox.js - 613154bbbcac4c27a448412c9058a1b987e1e964 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Remove gpr publishing

github.com/noblox/noblox.js - e39751363a531c2a10567eb142b65d10b5b676be authored almost 5 years ago by suufi <[email protected]>
Implement getPresences

github.com/noblox/noblox.js - b4c5a5acebde2565d58c90dbe85915c4acdc39e3 authored almost 5 years ago by Unknown <[email protected]>
Default recurring to false

github.com/noblox/noblox.js - 93db3db3fb8135b4991ef761f4743143baa18fcb authored almost 5 years ago by Unknown <[email protected]>
Remove deprecated endpoint

github.com/noblox/noblox.js - 2e78f641aa9cd04f4495e19cca7f97055f85cf53 authored almost 5 years ago by Unknown <[email protected]>
Use Promise format with better error handling

github.com/noblox/noblox.js - 13d47cf7c529491a4b17de6eae4e94d05152d817 authored almost 5 years ago by Unknown <[email protected]>
Merge branch 'master' of https://github.com/suufi/noblox.js

github.com/noblox/noblox.js - 7de848c00c8bb68b22842a296d410fabd3461528 authored almost 5 years ago by Suufi <[email protected]>
Merge pull request #107 from suufi/dependabot/npm_and_yarn/eslint-config-standard-14.1.1

Bump eslint-config-standard from 14.1.0 to 14.1.1

github.com/noblox/noblox.js - 553ae629279bf6c9242cde8945299b61eed85e98 authored almost 5 years ago by suufi <[email protected]>
Bump eslint-config-standard from 14.1.0 to 14.1.1

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.0 t...

github.com/noblox/noblox.js - 972ec9882df921772c45854c77fd1185b7e53f62 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #106 from suufi/dependabot/npm_and_yarn/standard-14.3.3

Bump standard from 14.3.1 to 14.3.3

github.com/noblox/noblox.js - a28b15c5299f5d5e09b4f28da691545016069977 authored almost 5 years ago by suufi <[email protected]>
Merge pull request #104 from suufi/dependabot/npm_and_yarn/acorn-7.1.1

[Security] Bump acorn from 7.1.0 to 7.1.1

github.com/noblox/noblox.js - 145b3627aa3915bad41e5999876f34d837a56a94 authored almost 5 years ago by suufi <[email protected]>
Bump standard from 14.3.1 to 14.3.3

Bumps [standard](https://github.com/standard/standard) from 14.3.1 to 14.3.3.
- [Release notes](...

github.com/noblox/noblox.js - fcf162c0c3a8b7aacb073c24522dfc7d08454a23 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
[Security] Bump acorn from 7.1.0 to 7.1.1

Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1. **This update includes a se...

github.com/noblox/noblox.js - 57bd0a75bab5836eeee7c258ab8654ab37f40742 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Convert id to ID per endpoint change

github.com/noblox/noblox.js - 670d23a6436a689dcc5029d7e6c94940ffd5cb8c authored almost 5 years ago by Unknown <[email protected]>
Default to showing all audit logs

github.com/noblox/noblox.js - 562f864a4456bf6fa0f655d5c5c509c8569aecfc authored almost 5 years ago by Unknown <[email protected]>
Use latest endpoint

github.com/noblox/noblox.js - dc5ff4ace823d3e60051a256c8f052e10a9edf2f authored almost 5 years ago by Unknown <[email protected]>
Fix indefinite hang on getPlayers

github.com/noblox/noblox.js - 8da508d7a9334642485e8ace9dd6655a91218bf0 authored almost 5 years ago by Unknown <[email protected]>
Merge branch 'master' into master

github.com/noblox/noblox.js - 4d25c4e4e76a9387710fe7777bcaf485f4b6b288 authored almost 5 years ago by suufi <[email protected]>
Merge pull request #102 from suufi/dependabot/npm_and_yarn/request-2.88.2

Bump request from 2.88.0 to 2.88.2

github.com/noblox/noblox.js - 797f28d54fc419a8031854511f8c03524fe338d5 authored almost 5 years ago by suufi <[email protected]>
Bump request from 2.88.0 to 2.88.2

Bumps [request](https://github.com/request/request) from 2.88.0 to 2.88.2.
- [Release notes](htt...

github.com/noblox/noblox.js - 42dcf40ffd314f0f3e6cf7124fff4cbe094a9284 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Use latest endpoint to handle join requests

github.com/noblox/noblox.js - aa3af063b3db78eafbb68f90297add200f784366 authored almost 5 years ago by Unknown <[email protected]>
Remove handleJoinRequestId

Endpoint has been deprecated fully

github.com/noblox/noblox.js - 2023af323d94a56b210e65a9bf06c2d943bd594d authored almost 5 years ago by Unknown <[email protected]>
Implement getFriendRequests

github.com/noblox/noblox.js - 62f094090b58b645c3e6771da5eda50811c060f4 authored almost 5 years ago by Unknown <[email protected]>
Remove useless parameter

github.com/noblox/noblox.js - a7e43287ccd74f6bdd6559a2afbf156f61e10a90 authored almost 5 years ago by Unknown <[email protected]>
Fix URL is undefined

See https://github.com/suufi/noblox.js/pull/96

github.com/noblox/noblox.js - 658e68d223e6b0b1d918e46b667297807f1e0e69 authored almost 5 years ago by suufi <[email protected]>
Fix publish-gpr

github.com/noblox/noblox.js - ad7a7f5e3731593e36c6b9da39775954c4816f1f authored almost 5 years ago by suufi <[email protected]>
Create FUNDING.yml

github.com/noblox/noblox.js - 7fab9bd1a0d6a0b02a5b0e212054778ad6d8b046 authored almost 5 years ago by suufi <[email protected]>
Implement getGroups function

github.com/noblox/noblox.js - 01e2757eec606679234c63860eabe7c478f5a07e authored almost 5 years ago by Unknown <[email protected]>
Use latest Roblox endpoint

github.com/noblox/noblox.js - 25e9fee0c33fc639d5083a8c673778162368fb49 authored almost 5 years ago by Unknown <[email protected]>
Implement declineAllFriendRequests

github.com/noblox/noblox.js - 2c064286e721bbf4455f7f7a1b17333955f38fd1 authored almost 5 years ago by Unknown <[email protected]>
Use latest Roblox endpoints

github.com/noblox/noblox.js - b2f92e4f32f87ba35d757f257ab98b4e9ebe026d authored almost 5 years ago by Unknown <[email protected]>
Switch to eslint

github.com/noblox/noblox.js - d6a44e204043bb350cde04cf4541fe8bdd78db1e authored almost 5 years ago by Unknown <[email protected]>
Merge pull request #95 from suufi/dependabot/npm_and_yarn/signalr-client-0.0.20

Bump signalr-client from 0.0.19 to 0.0.20

github.com/noblox/noblox.js - 1d6b2de2a5c64a2f8b4ee8af5d6dace48f6c57ca authored almost 5 years ago by suufi <[email protected]>
Bump signalr-client from 0.0.19 to 0.0.20

Bumps signalr-client from 0.0.19 to 0.0.20.

Signed-off-by: dependabot-preview[bot] <support@dep...

github.com/noblox/noblox.js - 96e1e96271c2163533918fb3d338ba18f2692f18 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Updated README.md noblox.js-server link

github.com/noblox/noblox.js - 7634658fc40bd7d360cf961dc6f04752abc7dc7c authored about 5 years ago by Hamzah <[email protected]>
Add standard as dev dependency

github.com/noblox/noblox.js - e5cc957c9dcd8de5625699876efbbbecdc601b21 authored about 5 years ago by Unknown <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/noblox/noblox.js - 75264544d728086d462b97f68ac9d303e1c537a0 authored about 5 years ago by Unknown <[email protected]>
Add cautionary note

github.com/noblox/noblox.js - a819c88a2ac05738c9a46dfcc81f05caa6aaa7fe authored about 5 years ago by Unknown <[email protected]>
Create npmpublish.yml

github.com/noblox/noblox.js - 65035b94ab52597195b0c6d1d4109c5eaa1934de authored about 5 years ago by suufi <[email protected]>
Add getRolePermissions method

github.com/noblox/noblox.js - 528f55bd35f877da0ae19a406355433354f8434d authored about 5 years ago by Unknown <[email protected]>
Fix error that shows on uploadItem

github.com/noblox/noblox.js - 20a829d520b9984f5dd88d1b59dff4c48bbf64a4 authored about 5 years ago by Unknown <[email protected]>
Add .eslintrc file

github.com/noblox/noblox.js - 0df598ee6323daa97ebe4e34830d02e4c8216485 authored about 5 years ago by Unknown <[email protected]>
Adhere to standard rules

github.com/noblox/noblox.js - d3523d315577b6429c7faf4fa918df8b5b8cca6d authored about 5 years ago by Unknown <[email protected]>
Simplify code and use latest endpoints

github.com/noblox/noblox.js - 79ba6844a7782b476ac9d81571982c139b6e8871 authored about 5 years ago by Unknown <[email protected]>
Allow to successfully resolve

github.com/noblox/noblox.js - 50853c7e7163a6a54fa08da95a8d91ab986b8887 authored about 5 years ago by Unknown <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/noblox/noblox.js - 3d0f6100ab83a24f4b738c8d4bdf33e749456c5d authored about 5 years ago by Unknown <[email protected]>
Update to use latest Roblox API

github.com/noblox/noblox.js - 5663abd33e92ec804393a9d20748ddc4c7860f66 authored about 5 years ago by Unknown <[email protected]>
Merge pull request #86 from suufi/dependabot/npm_and_yarn/request-promise-4.2.5

Bump request-promise from 4.2.4 to 4.2.5

github.com/noblox/noblox.js - 823dd2ef826efe60601f9242c27b5b6ad97e5317 authored about 5 years ago by suufi <[email protected]>
Merge pull request #89 from suufi/dependabot/npm_and_yarn/bluebird-3.7.2

Bump bluebird from 3.7.1 to 3.7.2

github.com/noblox/noblox.js - abd7428c2561f1be923b90cf6dda95f928dcad38 authored about 5 years ago by suufi <[email protected]>
Bump bluebird from 3.7.1 to 3.7.2

Bumps [bluebird](https://github.com/petkaantonov/bluebird) from 3.7.1 to 3.7.2.
- [Release notes...

github.com/noblox/noblox.js - 814659caeff92ce979878794faa7a7ed391cbada authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump request-promise from 4.2.4 to 4.2.5

Bumps [request-promise](https://github.com/request/request-promise) from 4.2.4 to 4.2.5.
- [Rele...

github.com/noblox/noblox.js - a5b49984231e1800374deaf7096addc11c4176e7 authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fix for exile.js (#76)

Opening a new pull request because the previous one was accidentally closed by me.
So, it seems...

github.com/noblox/noblox.js - 23fc7771efe2f45d1d4b87dedeac9ee42fbd897b authored about 5 years ago by iAmaury <[email protected]>
Merge pull request #73 from suufi/dependabot/npm_and_yarn/entities-2.0.0

Bump entities from 1.1.2 to 2.0.0

github.com/noblox/noblox.js - 6da6775a5d8342bff2af07e3e3ddd04edb2e5113 authored about 5 years ago by suufi <[email protected]>
Merge pull request #74 from suufi/dependabot/npm_and_yarn/lodash-4.17.15

[Security] Bump lodash from 4.17.11 to 4.17.15

github.com/noblox/noblox.js - 49265ebf27c81e0b51c00b2075dbde2d32bf4d0c authored about 5 years ago by suufi <[email protected]>
Merge pull request #69 from suufi/dependabot/npm_and_yarn/signalr-client-0.0.19

Bump signalr-client from 0.0.17 to 0.0.19

github.com/noblox/noblox.js - eae6f48136afd872e6ee7b39271265025a778ceb authored about 5 years ago by suufi <[email protected]>
Merge pull request #84 from suufi/dependabot/npm_and_yarn/bluebird-3.7.1

Bump bluebird from 3.5.4 to 3.7.1

github.com/noblox/noblox.js - 7440aaf06824135eadce178590eff1636454dab8 authored about 5 years ago by suufi <[email protected]>
Bump bluebird from 3.5.4 to 3.7.1

Bumps [bluebird](https://github.com/petkaantonov/bluebird) from 3.5.4 to 3.7.1.
- [Release notes...

github.com/noblox/noblox.js - 8bb5e7453a68ecb3c846eec8110469febcf2f39a authored about 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fixed indefinite hang on getPlayerData()

Previously, when using this function for a roleset which has > 100 members (will have to load mu...

github.com/noblox/noblox.js - ce74a8ab10b883f81498dd0c6d812ffe2930ecfe authored over 5 years ago by General_Scripter <[email protected]>
[Security] Bump lodash from 4.17.11 to 4.17.15

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. **This update includes...

github.com/noblox/noblox.js - 490068a460740677e4915ac77f5613e33f817961 authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump entities from 1.1.2 to 2.0.0

Bumps [entities](https://github.com/fb55/entities) from 1.1.2 to 2.0.0.
- [Release notes](https:...

github.com/noblox/noblox.js - 354f42be2f9d4be75b46aeebd341ad965a892a6d authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump signalr-client from 0.0.17 to 0.0.19

Bumps signalr-client from 0.0.17 to 0.0.19.

Signed-off-by: dependabot-preview[bot] <support@dep...

github.com/noblox/noblox.js - 2d43f69abd51a36cbc7ed0e1d4a399e1348d0704 authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #66 from suufi/revert-62-patch-1

Revert "Provide more error details"

github.com/noblox/noblox.js - 9787e5e1506d8f020b09e7860fae4f40a79cb265 authored over 5 years ago by suufi <[email protected]>
Revert "Provide more error details"

github.com/noblox/noblox.js - 3f472bf06009cab27b371d366e09cf5e201bc4d4 authored over 5 years ago by suufi <[email protected]>
Merge pull request #63 from gamenew09/typescript-declaration

Added TypeScript declaration

github.com/noblox/noblox.js - bc7b1609e718cae15fe2528d88579c7bfa6d504d authored over 5 years ago by suufi <[email protected]>
Merge pull request #62 from chrissie1234/patch-1

Provide more error details

github.com/noblox/noblox.js - 8d084ab4b6df90cd04dae23e95bc2d8a98e94442 authored over 5 years ago by suufi <[email protected]>
Provide more error details

When this function has an error with an error message, provide more details by adding the error ...

github.com/noblox/noblox.js - 3035fd6879a07fd5637fa3ff427edc378876f3b7 authored over 5 years ago by chrissie1234 <[email protected]>
Implemented Chat API events.

github.com/noblox/noblox.js - eb26a5206d01f5b5c03cebf07ceb56dab948af41 authored over 5 years ago by gamenew09 <[email protected]>
Added Chat API functions to type declaration

Events are up next.

github.com/noblox/noblox.js - 9059de0a35fb5837f86d26ccb386322da7dc06aa authored over 5 years ago by gamenew09 <[email protected]>