Ecosyste.ms: OpenCollective

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

Colyseus

Multiplayer Framework for Node.js - We moved to GitHub Sponsors: https://github.com/sponsors/endel
Collective - Host: opensource - https://opencollective.com/colyseus - Website: https://colyseus.io/ - Code: https://github.com/colyseus

increase "stale issue" time

github.com/colyseus/colyseus - cd2bef2a2f40e5f1807d0122616e6985d3c10161 authored 10 months ago by Endel Dreyer <[email protected]>
uWebSockets.js transport: make sure to close the connection on join error.

github.com/colyseus/colyseus - fdd53c535266bfe6a8ce1499632f1f11aaa87bf0 authored 10 months ago by Endel Dreyer <[email protected]>
make sure to await for subscribeIPC during startup

(tries to fix processes occasionally getting removed during startup,
therefore not participating...

github.com/colyseus/colyseus - ecb59d074432c4080c25dcfee7b870c25e614ea6 authored 10 months ago by Endel Dreyer <[email protected]>
fix regression #270. (introduced on #695)

github.com/colyseus/colyseus - 55017667903e0526678cc28617b92fe576a11874 authored 11 months ago by Endel Dreyer <[email protected]>
preserve error code on IPC errors. fixes #697

github.com/colyseus/colyseus - bf453e5b98d58a1ea61d5359b68693ddf5237526 authored 11 months ago by Endel Dreyer <[email protected]>
security fix #678

github.com/colyseus/colyseus - fabc109c4c21e5d4e810d56a51217173ce1ab6e8 authored 11 months ago by Endel Dreyer <[email protected]>
break down matchMaker.setup() into setup()/accept(). closes #695

github.com/colyseus/colyseus - 477df822e6d608584d47e0143d82a85330ee5f02 authored 11 months ago by Endel Dreyer <[email protected]>
bump @colyseus/auth version. post-merge #692

github.com/colyseus/colyseus - 8c03976c28f23d1227863e290ecd9f2ff39140b5 authored 11 months ago by Endel Dreyer <[email protected]>
@colyseus/auth: handler errors in post /anonymous route

github.com/colyseus/colyseus - 90d0da6179963678ebcdadab98e4d35f6e74064f authored 11 months ago by Alex Zinkevych <[email protected]>
update README

github.com/colyseus/colyseus - 5cba06f8005d9eb48966120e3d2f598e522651f9 authored 11 months ago by Endel Dreyer <[email protected]>
@colyseus/tools: fix kill + start when cwd has changed

github.com/colyseus/colyseus - 901c6a69b5469e9a483bed366571049e9ecfda48 authored 11 months ago by Endel Dreyer <[email protected]>
@colyseus/tools: reset/restart pm2 if cwd has changed

github.com/colyseus/colyseus - fa6358116b7cd8747a429e221181aa4fee02f5f8 authored 11 months ago by Endel Dreyer <[email protected]>
@colyseus/tools: detect package manager

github.com/colyseus/colyseus - 8ea9f29d922472efc383310f38083eafc259659b authored 11 months ago by Endel Dreyer <[email protected]>
@colyseus/tools - post-deploy fix

github.com/colyseus/colyseus - e6beb38998d075133e30548dcacd9ef438c09330 authored 11 months ago by Endel Dreyer <[email protected]>
yarn fix for @colyseus/tools

github.com/colyseus/colyseus - 2e6b30ba3429bddd9f0bd337d1210ada89fd8855 authored 11 months ago by Endel Dreyer <[email protected]>
specify package manager and node versions

github.com/colyseus/colyseus - b0efcc7324e9c2f8f654e6f54df7474ce2ac16f0 authored 11 months ago by Endel Dreyer <[email protected]>
bump @colyseus/bun-websockets version

github.com/colyseus/colyseus - 7a015cca8f3442e3e58c9c2c7acd4eb3f9139291 authored 12 months ago by Endel Dreyer <[email protected]>
bump stable versions

github.com/colyseus/colyseus - 819095f5e566054940c2bbb3f5483d8569a7ca59 authored 12 months ago by Endel Dreyer <[email protected]>
pass 'fake' request object of static onAuth() on uWebSockets.js transprot

github.com/colyseus/colyseus - 600534c5eb7839d1c86db72166575af4614c939b authored 12 months ago by Endel Dreyer <[email protected]>
bump version

github.com/colyseus/colyseus - 6fb12dcfebc2a7a0dcf4a5258048e5eaed2c7c6a authored 12 months ago by Endel Dreyer <[email protected]>
refactor how static onAuth() is called internally. #677

github.com/colyseus/colyseus - 774d051af21f989e70ce799d8c89c4179e7db522 authored 12 months ago by Endel Dreyer <[email protected]>
Merge branch 'master' into auth-token-refactor

github.com/colyseus/colyseus - 0a553b80c151580e0e6b6159b5bd1ff8ca400514 authored 12 months ago by Endel Dreyer <[email protected]>
@colyseus/auth: guess 'auth.oauth.defaults.origin' based on env vars. add 'transformProfileData' default implementation.

github.com/colyseus/colyseus - 8c41af394c7b073a4f1456565334d5d0311758fc authored 12 months ago by Endel Dreyer <[email protected]>
fix #678. (regression of #633)

github.com/colyseus/colyseus - d39894ab8bce394857ab623d90bb0d7892931767 authored 12 months ago by Endel Dreyer <[email protected]>
bump @colyseus/core 0.15.21

github.com/colyseus/colyseus - 9ed3b2d55b966de09dd0f510366241fe58afcba7 authored 12 months ago by Endel Dreyer <[email protected]>
refactoring matchMaker calls to allow providing authToken

github.com/colyseus/colyseus - 8d99da47a565e963681816bf915716b0a4bacae8 authored 12 months ago by Endel Dreyer <[email protected]>
fixes static onAuth for uWebSockets.js transport

github.com/colyseus/colyseus - c28bb349b6de60e5303d156815335b8d8283db08 authored 12 months ago by Endel Dreyer <[email protected]>
remove local reservedSeat only after onJoin/reconnect. fixes #678

github.com/colyseus/colyseus - cf4f9ad90ab92b8894686617af690c30a59bd2c2 authored 12 months ago by Endel Dreyer <[email protected]>
dissallow disconnect() during onCreate(). fixes #681

github.com/colyseus/colyseus - 42302eab43694f23f07adbfa2900bb256db2b534 authored 12 months ago by Endel Dreyer <[email protected]>
fixes @colyseus/core + @colyseus/uwebsockets-transport compatibility

github.com/colyseus/colyseus - 61c251cc9b598e72e1213c943a1f99508ef0f446 authored almost 1 year ago by Endel Dreyer <[email protected]>
make sure matchMaker is ready before .beforeListen(). closes #675

github.com/colyseus/colyseus - afceeb51d964ec0d72c958d0b8e91f4d140a332c authored about 1 year ago by Endel Dreyer <[email protected]>
revert.

github.com/colyseus/colyseus - d8d7f257cdc0970b52388cb36bf3ec713c3dfa10 authored about 1 year ago by Endel Dreyer <[email protected]>
make sure matchMaker is ready before calling initializeGameServer/beforeListen. closes #675

github.com/colyseus/colyseus - cd942a77805ad1347015c2b60d9b343a1eaac930 authored about 1 year ago by Endel Dreyer <[email protected]>
bump @colyseus/core 0.15.19

github.com/colyseus/colyseus - 32c7bd04d2a85854a4a4429f9dd80d62f8810599 authored about 1 year ago by Endel Dreyer <[email protected]>
only re-tries 'create room' on 'ipc_timeout' errors. re-throw otherwise.

github.com/colyseus/colyseus - d1dfb0d607f780737d52958e0523b6ceb990374c authored about 1 year ago by Endel Dreyer <[email protected]>
only warn about beta auth APIs if actually using them

github.com/colyseus/colyseus - e658ed8cbedbd00a9c79f53bbdeeb1e92c1c0947 authored about 1 year ago by Endel Dreyer <[email protected]>
fix if 'undefined' or 'null' were returned from onFindUserByEmail. bump version.

github.com/colyseus/colyseus - 2f7a61777775ff337cc642aa890b3e3739be6016 authored about 1 year ago by Endel Dreyer <[email protected]>
update @colyseus/tools version

github.com/colyseus/colyseus - fd5fb34006b4052017f91b8a4174e66e6f23ee25 authored about 1 year ago by Endel Dreyer <[email protected]>
update pnpm lock

github.com/colyseus/colyseus - ef0809dd4624f459c876c8b6dbb3b132cf420f09 authored about 1 year ago by Endel Dreyer <[email protected]>
move COC to .github

github.com/colyseus/colyseus - 1699f64fdb4759104424e59af3c6a6d6bdb852ba authored about 1 year ago by Endel Dreyer <[email protected]>
CI: setup pnpm

github.com/colyseus/colyseus - 1092d79dc578a900ad068f3104fbc29e9acd7130 authored about 1 year ago by Endel Dreyer <[email protected]>
Merge branch 'master' of github.com:colyseus/colyseus

github.com/colyseus/colyseus - 834531a325c0ff64359e6af0d041c738951a522d authored about 1 year ago by Endel Dreyer <[email protected]>
post-merge #668. use 'visibility-change' event instead of 'setPrivate'/'setPublic'.

github.com/colyseus/colyseus - 140cb269345932005ca67a4ef54cee7f72be8bd7 authored about 1 year ago by Endel Dreyer <[email protected]>
Merge branch 'fix-issue-617' of github.com:afrokick/colyseus into afrokick-fix-issue-617

github.com/colyseus/colyseus - 0f32f1726f5e980b8f31950c8d169023db307519 authored about 1 year ago by Endel Dreyer <[email protected]>
fix type definition (#667)

github.com/colyseus/colyseus - 2593cfff7098e6c7941b638b4cbc40cbf28371f1 authored about 1 year ago by Alex Sosnovskiy <[email protected]>
BunWebSockets - set headers for get and posts requests (#664)

github.com/colyseus/colyseus - 20dd1a3f8bf02ecd63551e1028aa19e4092307c9 authored about 1 year ago by Alex Sosnovskiy <[email protected]>
add test

fix issue

github.com/colyseus/colyseus - 31d878205ed3cbf29fe196d11bf063c0e0214e75 authored about 1 year ago by Alex Sosnovskiy <[email protected]>
@colyseus/auth: onRegister - fix verifying existing upgrade token

github.com/colyseus/colyseus - 4ec1880625cd0fe92d71808257d653d314ded7bd authored about 1 year ago by Endel Dreyer <[email protected]>
Merge branch 'fix-issue-570' of github.com:afrokick/colyseus into afrokick-fix-issue-570

github.com/colyseus/colyseus - 23135c019fc8eff66750371e3644b43919139520 authored about 1 year ago by Endel Dreyer <[email protected]>
BunWebSockets - set headers for get and posts requests

github.com/colyseus/colyseus - 387b750d23816e37ebc01870928dc11e7eac96f5 authored about 1 year ago by Alex Sosnovskiy <[email protected]>
Merge branch 'master' of github.com:colyseus/colyseus

github.com/colyseus/colyseus - 098f4545b420782a812485aca59539e6b0bb87ce authored about 1 year ago by Endel Dreyer <[email protected]>
revert

github.com/colyseus/colyseus - 101e06cb4b7b4987944b062723c4b97cc600aade authored about 1 year ago by Alex Sosnovskiy <[email protected]>
move tests from integration to server

github.com/colyseus/colyseus - 34bb62962c0c61e0abde86dc3bb8440a836ec5a5 authored about 1 year ago by Alex Sosnovskiy <[email protected]>
Add disable latency feature

Fix the issue with cascading of latencies

github.com/colyseus/colyseus - 4a3685ae71394e4959426f5ebc35fbbb80c59d3f authored about 1 year ago by Alex Sosnovskiy <[email protected]>
add test cases

github.com/colyseus/colyseus - cd260dd7a50342b764aa679fa5fd6218560a6705 authored about 1 year ago by Alex Sosnovskiy <[email protected]>
bump @colyseus/auth package

github.com/colyseus/colyseus - 115db0a62ef29e456672b8bc94bb9a68dabb1455 authored about 1 year ago by Endel Dreyer <[email protected]>
upgrade CONTRIBUTING with publish instruction

github.com/colyseus/colyseus - 8de39f68eb1367a83bbe239fd4e41add24705b6a authored about 1 year ago by Endel Dreyer <[email protected]>
Merge branch 'auth'

github.com/colyseus/colyseus - b04685dda603e7205afb77016f8d6bbdb7e0bfe4 authored about 1 year ago by Endel Dreyer <[email protected]>
forward 'upgradingToken' with existing token during register callbacks.

github.com/colyseus/colyseus - 48a92cf0f2b83330e03bc3a5151574611c48ed37 authored about 1 year ago by Endel Dreyer <[email protected]>
CI: use node v20.9.0

github.com/colyseus/colyseus - 090328952439d53b93897e6b96ab8094383404de authored about 1 year ago by Endel Dreyer <[email protected]>
use pnpm. fix test suite.

github.com/colyseus/colyseus - 4af8c941dc3a65d0313a32549ef249a66d9f4643 authored about 1 year ago by Endel Dreyer <[email protected]>
update comments

github.com/colyseus/colyseus - 188567c03279734654db0652e2426252fe4157f3 authored about 1 year ago by Endel Dreyer <[email protected]>
add 'onSendEmailConfirmation' and 'onEmailConfirmed' callbacks

github.com/colyseus/colyseus - f696a6387410d0bf9e671ccf9373eb2cfb08498f authored about 1 year ago by Endel Dreyer <[email protected]>
@colyseus/auth: use scrypt by default. allow to customize password Hash algorithm.

github.com/colyseus/colyseus - 0143518b496bfff54aef9f2e065d239422a34731 authored about 1 year ago by Endel Dreyer <[email protected]>
oauth: only read help urls on development

github.com/colyseus/colyseus - 0b83d82fd1b114d24881e61c655b3caa73391186 authored about 1 year ago by Endel Dreyer <[email protected]>
onReady needs to be immediately available to @colyseus/auth integration.

github.com/colyseus/colyseus - 27c3bf9e6cffdf306b907d602e1741ec162fb52b authored about 1 year ago by Endel Dreyer <[email protected]>
wait for matchMaker to be ready to bind oauth routes

github.com/colyseus/colyseus - 3b0dd0605dd35410b6040d3fc992039e059e927c authored about 1 year ago by Endel Dreyer <[email protected]>
log typo

github.com/colyseus/colyseus - 7c31eada67d4df91cc4b31335b4e9cfbf7103019 authored about 1 year ago by Endel Dreyer <[email protected]>
auto-detect if Redis is in use, and re-use client instance for oauth session

github.com/colyseus/colyseus - 938ab3e114a30b4f47a814325245b7cb6480026d authored about 1 year ago by Endel Dreyer <[email protected]>
fix dependency on @colyseus/tools

github.com/colyseus/colyseus - 9926596d645471fea0d89dcfd8c2e0457be9488b authored about 1 year ago by Endel Dreyer <[email protected]>
fix dependency on @colyseus/tools

github.com/colyseus/colyseus - c01283ff319f8cf7fff96c6291c6c64702c9f1b0 authored about 1 year ago by Endel Dreyer <[email protected]>
bump @colyseus/tools version

github.com/colyseus/colyseus - 8386737f676f7f03f1d19b64721d7dd8cd13ea7b authored about 1 year ago by Endel Dreyer <[email protected]>
bump @colyseus/tools version

github.com/colyseus/colyseus - 409de40dcc0f85b77b7d26ed8c9e1beb36c7c9ad authored about 1 year ago by Endel Dreyer <[email protected]>
@colyseus/auth feedback log format

github.com/colyseus/colyseus - 72cadfb4f0819b0c5deaeee8734b3836665ceb55 authored about 1 year ago by Endel Dreyer <[email protected]>
bump @colyseus/auth 0.15.0

github.com/colyseus/colyseus - 1f3a389dd8e919418054169cf6652c1d668d4cbb authored about 1 year ago by Endel Dreyer <[email protected]>
devMode: fixes LocalPresence when restoring an empty .devmode.json file

github.com/colyseus/colyseus - f3aa0b17c725249ae82157f804338c1aaf546982 authored about 1 year ago by Endel Dreyer <[email protected]>
comments for process-level IPC

github.com/colyseus/colyseus - b5d0e9203db14659941b3a7bd60187ad51580680 authored about 1 year ago by Endel Dreyer <[email protected]>
clear leftover processId stats data from ungraceful shutdowns. #654

github.com/colyseus/colyseus - f1a761cdced3a9bb5a381b0021bfb0fca02d0cb9 authored about 1 year ago by Endel Dreyer <[email protected]>
auth: improve forgot + reset password flow

github.com/colyseus/colyseus - f66dd41c90a3555e7c5528430c5d44e6e5770d51 authored about 1 year ago by Endel Dreyer <[email protected]>
WIP: forgot/reset password API

github.com/colyseus/colyseus - 57cf78d53f6febb75d6819d433a6061e95a168f1 authored about 1 year ago by Endel Dreyer <[email protected]>
@colyseus/tools - fixes stats to display correct room count

github.com/colyseus/colyseus - ef9a7dc82d932820ebaeecdd6de550e9c22f51ae authored about 1 year ago by Endel Dreyer <[email protected]>
:nail_care:

github.com/colyseus/colyseus - 76d4642f12a81b54f1ea4667401b4f8bed6992fc authored about 1 year ago by Endel Dreyer <[email protected]>
refactor auth/oauth API and callbacks.

github.com/colyseus/colyseus - d2078f7080481103818f1c096f237506c4310465 authored about 1 year ago by Endel Dreyer <[email protected]>
bump 0.15.15. #656

github.com/colyseus/colyseus - 5317c0246d268806ef051d324bf289ff0a56ba05 authored about 1 year ago by Endel Dreyer <[email protected]>
auth: fix register by email process

github.com/colyseus/colyseus - a1f6266208bb5cc57cea2c2049f76dee32b5b7a8 authored about 1 year ago by Endel Dreyer <[email protected]>
Change setPatchRate to accept milliseconds as null (#656)

github.com/colyseus/colyseus - 78d11e18f14fb5654e31782679b586c3c6812415 authored about 1 year ago by Rafael Sales <[email protected]>
@colyseus/auth: allow onFindByEmail to throw exception

github.com/colyseus/colyseus - e428fba369b92b3c312394d149c1d604fc0259b9 authored about 1 year ago by Endel Dreyer <[email protected]>
@colyseus/auth: fix json path to avoid generating .d.ts on wrong path

github.com/colyseus/colyseus - c461ca1e3634a7daf03d1a42bb0ffa943f5fd0fb authored about 1 year ago by Endel Dreyer <[email protected]>
@colyseus/auth: refactor login and register with email/password

github.com/colyseus/colyseus - 240767074e65d2b3074568369383eb5072a0106a authored about 1 year ago by Endel Dreyer <[email protected]>
revert 'cors' option on @colyseus/tools

github.com/colyseus/colyseus - bc3131c6261d501345148997f66c522f2a52e00f authored about 1 year ago by Endel Dreyer <[email protected]>
move oauth_help_urls.json to avoid copying json files to final build folder

github.com/colyseus/colyseus - 8144a66880aaf35957506fe4548b7f3101d2a793 authored about 1 year ago by Endel Dreyer <[email protected]>
bump tools alpha version

github.com/colyseus/colyseus - d0b462ed4152def483402ca16c15878907fed87e authored about 1 year ago by Endel Dreyer <[email protected]>
display help message if oauth provider is not configured. simov/grant#296

github.com/colyseus/colyseus - d7c8e1519d3f3880a6b76b667b3768c76bc9e433 authored about 1 year ago by Endel Dreyer <[email protected]>
cors: provide origin + credentials = true by default. allow to disable cors with cors:false option

github.com/colyseus/colyseus - 9ba0e9aea44a3730f7064b57b2d5a1a5c860b4c2 authored about 1 year ago by Endel Dreyer <[email protected]>
bump preview version

github.com/colyseus/colyseus - e6c59d11f7d29036d217078febe26e700c62f3b4 authored about 1 year ago by Endel Dreyer <[email protected]>
refactor oauth prefix. use /auth/provider/:name

github.com/colyseus/colyseus - 0dc7490f6e389a5189e2b66015f618eee6864f2b authored about 1 year ago by Endel Dreyer <[email protected]>
auth: only bind JWT middleware on /userdata route

github.com/colyseus/colyseus - c5d94bf7590e51aae9d260145de048865edd7388 authored about 1 year ago by Endel Dreyer <[email protected]>
oauth: fix returning error if user cancel signing in

github.com/colyseus/colyseus - 0879d1d7e0959ac6ef7be333590829970438265b authored about 1 year ago by Endel Dreyer <[email protected]>
rename oauth.callback -> oauth.routes(). add /userdata route

github.com/colyseus/colyseus - 7576fed89e8dd9ce86ff7318eef91acbf728db80 authored about 1 year ago by Endel Dreyer <[email protected]>
rename JsonWebToken -> JWT

github.com/colyseus/colyseus - 57094cc736a809ed74a6cb60cf355b3a4dae962e authored about 1 year ago by Endel Dreyer <[email protected]>