Ralex
|
96bff164c0
|
feat: improve reconnect, add ESLint configuration for common and socket
|
2025-10-19 00:37:26 +02:00 |
|
Ralex
|
8bdb8f47ef
|
feat(reconnect): add reconnect for player & manager
|
2025-10-18 18:20:03 +02:00 |
|
Ralex
|
edb7146d6d
|
refactor: add typescript & pnpm workspace & docker file
|
2025-10-16 23:12:40 +02:00 |
|
Ralex
|
8f73241f34
|
Merge pull request #23 from Ralex91/chore/eslint-packages
Fix EsLint config & update packages
|
2025-09-28 13:03:19 +02:00 |
|
Ralex
|
89c39fac52
|
Fix EsLint config & update packages
|
2025-09-28 12:58:51 +02:00 |
|
Ralex
|
dd841c813e
|
Merge pull request #20 from raisramadhani/main
Emit total players count to clients in the room on player join and kick events & remove comments
|
2025-09-21 19:48:43 +02:00 |
|
Muhammad Rais Ramadhani
|
bfd6810f16
|
Add Tailwind CSS configuration file
|
2025-09-21 17:24:55 +07:00 |
|
Muhammad Rais Ramadhani
|
8dc69b9b34
|
Remove comments
|
2025-09-21 16:26:20 +07:00 |
|
Muhammad Rais Ramadhani
|
93b1098e74
|
Emit total players count to clients in the room on player join and kick events
|
2025-09-13 18:14:56 +07:00 |
|
Ralex
|
0bdec93c21
|
Merge pull request #17 from Ralex91/dependabot/npm_and_yarn/next-14.2.32
Bump next from 14.2.30 to 14.2.32
|
2025-09-03 09:34:49 +02:00 |
|
dependabot[bot]
|
3065b18d93
|
Bump next from 14.2.30 to 14.2.32
Bumps [next](https://github.com/vercel/next.js) from 14.2.30 to 14.2.32.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.30...v14.2.32)
---
updated-dependencies:
- dependency-name: next
dependency-version: 14.2.32
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-01 00:39:35 +00:00 |
|
Ralex
|
c1cea36c72
|
Merge pull request #15 from Ralex91/dependabot/npm_and_yarn/babel/runtime-7.27.6
Bump @babel/runtime from 7.25.6 to 7.27.6
|
2025-07-07 16:03:37 +02:00 |
|
dependabot[bot]
|
43cc6154ac
|
Bump @babel/runtime from 7.25.6 to 7.27.6
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.25.6 to 7.27.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.6/packages/babel-runtime)
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-version: 7.27.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-23 15:30:12 +00:00 |
|
Ralex
|
25da01c766
|
Merge pull request #14 from Ralex91/dependabot/npm_and_yarn/next-14.2.30
Bump next from 14.2.21 to 14.2.30
|
2025-06-23 16:00:46 +02:00 |
|
dependabot[bot]
|
66e30797d2
|
Bump next from 14.2.21 to 14.2.30
Bumps [next](https://github.com/vercel/next.js) from 14.2.21 to 14.2.30.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.21...v14.2.30)
---
updated-dependencies:
- dependency-name: next
dependency-version: 14.2.30
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-15 03:27:19 +00:00 |
|
Ralex
|
77f5e6aed1
|
Merge pull request #13 from Norse-IoT/typos
Fix username typo
|
2025-01-16 18:29:37 +01:00 |
|
Cassian Godsted
|
456020f77a
|
Fix username
|
2025-01-15 14:43:56 -05:00 |
|
Ralex
|
a2857cdd85
|
Merge pull request #12 from Ralex91/dependabot/npm_and_yarn/next-14.2.21
Bump next from 14.2.15 to 14.2.21
|
2025-01-10 09:27:08 +01:00 |
|
dependabot[bot]
|
f63cf11764
|
Bump next from 14.2.15 to 14.2.21
Bumps [next](https://github.com/vercel/next.js) from 14.2.15 to 14.2.21.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.15...v14.2.21)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-10 08:26:24 +00:00 |
|
Ralex
|
87bdb0afd5
|
Merge pull request #11 from Ralex91/dependabot/npm_and_yarn/next-14.2.15
Bump next from 14.2.13 to 14.2.15
|
2024-12-19 08:39:57 +01:00 |
|
Ralex
|
bf43c82a88
|
Merge pull request #10 from Ralex91/dependabot/npm_and_yarn/nanoid-3.3.8
Bump nanoid from 3.3.7 to 3.3.8
|
2024-12-19 08:39:30 +01:00 |
|
dependabot[bot]
|
b012a7e776
|
Bump next from 14.2.13 to 14.2.15
Bumps [next](https://github.com/vercel/next.js) from 14.2.13 to 14.2.15.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.13...v14.2.15)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-18 19:10:35 +00:00 |
|
dependabot[bot]
|
b6377b23d1
|
Bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-14 15:18:05 +00:00 |
|
Ralex
|
91c725cbe1
|
Merge pull request #9 from ziv-airis/fix-game-subject
fix: game subject from the game attribute
|
2024-11-15 12:09:13 +01:00 |
|
Ziv Kalderon
|
11c5dfe423
|
fix: game subject from the game attribute
|
2024-11-15 10:57:25 +02:00 |
|
Ralex
|
b03c5843f4
|
Merge pull request #8 from Ralex91/dependabot/npm_and_yarn/multi-c4b86170b3
Bump cookie and engine.io
|
2024-10-24 15:37:29 +02:00 |
|
dependabot[bot]
|
da36d3c885
|
Bump cookie and engine.io
Bumps [cookie](https://github.com/jshttp/cookie) and [engine.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.
Updates `cookie` from 0.4.2 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.2)
Updates `engine.io` from 6.6.1 to 6.6.2
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/engine.io@6.6.1...engine.io@6.6.2)
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: engine.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-11 10:12:06 +00:00 |
|
Ralex
|
e775763914
|
New config file and update README
|
2024-09-22 14:16:10 +02:00 |
|
Ralex
|
b5abfbb724
|
Merge pull request #5 from Ralex91/dependabot/npm_and_yarn/next-14.2.10
Bump next from 14.2.3 to 14.2.10
|
2024-09-18 09:54:08 +02:00 |
|
dependabot[bot]
|
fbb220b1a2
|
Bump next from 14.2.3 to 14.2.10
Bumps [next](https://github.com/vercel/next.js) from 14.2.3 to 14.2.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.3...v14.2.10)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-18 03:10:15 +00:00 |
|
Ralex
|
993fc57ddc
|
Merge pull request #4 from Ralex91/dependabot/npm_and_yarn/multi-d143a95b26
Bump ws, engine.io, socket.io-adapter and engine.io-client
|
2024-09-03 15:55:12 +02:00 |
|
dependabot[bot]
|
04ad8a866e
|
Bump ws, engine.io, socket.io-adapter and engine.io-client
Bumps [ws](https://github.com/websockets/ws), [engine.io](https://github.com/socketio/engine.io), [socket.io-adapter](https://github.com/socketio/socket.io-adapter) and [engine.io-client](https://github.com/socketio/engine.io-client). These dependencies needed to be updated together.
Updates `ws` from 8.11.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.11.0...8.17.1)
Updates `engine.io` from 6.5.4 to 6.5.5
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/6.5.5/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.5.4...6.5.5)
Updates `socket.io-adapter` from 2.5.4 to 2.5.5
- [Release notes](https://github.com/socketio/socket.io-adapter/releases)
- [Changelog](https://github.com/socketio/socket.io-adapter/blob/2.5.5/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-adapter/compare/2.5.4...2.5.5)
Updates `engine.io-client` from 6.5.3 to 6.5.4
- [Release notes](https://github.com/socketio/engine.io-client/releases)
- [Changelog](https://github.com/socketio/engine.io-client/blob/6.5.4/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io-client/compare/6.5.3...6.5.4)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
- dependency-name: engine.io
dependency-type: indirect
- dependency-name: socket.io-adapter
dependency-type: indirect
- dependency-name: engine.io-client
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-03 13:47:09 +00:00 |
|
Ralex91
|
cd3f151738
|
Update dependencies
|
2024-05-21 11:45:00 +02:00 |
|
Ralex
|
f2daa23d84
|
Merge pull request #2 from Ralex91/dev
Merge
|
2024-02-10 11:26:47 +01:00 |
|
Ralex91
|
324316bc38
|
Add Manager Skip button on quiz
|
2024-02-08 19:37:15 +01:00 |
|
Ralex91
|
8a9b8df7d2
|
Add concurrently
|
2024-02-08 16:32:05 +01:00 |
|
Ralex91
|
31122b9d2f
|
Improve Login/Join/Manager Input
|
2024-02-08 16:03:44 +01:00 |
|
Ralex
|
b5f7eb382a
|
Merge pull request #1 from Ralex91/dev
Update Podium & Sound
|
2024-02-08 15:52:56 +01:00 |
|
Ralex91
|
8493987f8e
|
Update Podium & Sound
|
2024-02-08 15:39:27 +01:00 |
|
Ralex91
|
a5adacfaef
|
Update Podium & Statred to add sound
|
2024-02-07 16:09:03 +01:00 |
|
Ralex91
|
94600d1215
|
Update README
|
2024-02-04 19:51:40 +01:00 |
|
Ralex
|
6f53b6bbe3
|
Create LICENSE
|
2024-02-04 19:49:18 +01:00 |
|
Ralex91
|
b208e7e3c3
|
Fix README
|
2024-02-04 19:39:29 +01:00 |
|
Ralex91
|
6756f65f9f
|
Update README a Small Fix
|
2024-02-04 19:35:26 +01:00 |
|
Ralex91
|
1e8bd44813
|
Large patch
|
2024-02-04 17:53:45 +01:00 |
|
Ralex91
|
8c57670742
|
Add Kick player & Validators
|
2024-02-03 00:14:04 +01:00 |
|
Ralex91
|
cd723f7efd
|
Add Start cooldown & Patch socket event
|
2024-02-02 13:55:55 +01:00 |
|
Ralex91
|
6c7f31a6d4
|
Add prettierc/workspace config
|
2024-02-01 19:10:40 +01:00 |
|
Ralex91
|
c2db3810ac
|
Add Prepared Animation
|
2024-02-01 16:35:10 +01:00 |
|
Ralex91
|
1839f31a21
|
Update Manager/Color/Logo
|
2024-02-01 15:50:31 +01:00 |
|