Commit Graph

82 Commits

Author SHA1 Message Date
RandyJC
a10cea357b fix build 2025-12-08 15:45:04 +01:00
RandyJC
eefb5b01f1 fix build error 2025-12-08 15:43:32 +01:00
RandyJC
e5fd5d52f0 remove youtube support and add local file handling 2025-12-08 15:38:23 +01:00
RandyJC
df615dc720 youtube fix 2025-12-08 15:09:42 +01:00
RandyJC
1988eca947 socket fix 2025-12-08 13:40:41 +01:00
RandyJC
59ee57d995 another fix for npmn 2025-12-08 13:38:25 +01:00
RandyJC
87e9864290 fixed issue witn npmn 2025-12-08 13:35:52 +01:00
RandyJC
14ea9c75cd adding manager UI and audio and video (youtube) questions 2025-11-28 21:17:18 +01:00
Ralex
c79d82c565 feat(icon): add SVG icon for github folder 2025-11-19 19:49:37 +01:00
Ralex
0abb38ced1 Merge pull request #26 from Ralex91/Ralex91-patch-1
Update Docker Pulls badge color in README
2025-10-29 22:03:10 +01:00
Ralex
4f8e69bcad Update Docker Pulls badge color in README 2025-10-29 22:02:54 +01:00
Ralex
91cc356564 Merge pull request #25 from Ralex91/v1.0.0
V1.0.0
2025-10-29 19:36:47 +01:00
Ralex
b91531657b fix(game): increment current question on reconnect for manager and player 2025-10-26 18:55:56 +01:00
Ralex
16e0fc8006 fix(game): reset managerStatus before broadcasting prepared status 2025-10-26 18:39:06 +01:00
Ralex
0cd2e8d8b7 fix(game): fix leaderboard old state 2025-10-26 18:30:49 +01:00
Ralex
349c9337e6 feat(game): enhance leaderboard structure and animation in Leaderboard component 2025-10-26 17:41:04 +01:00
Ralex
2b499190a2 chore(README): add preview images 2025-10-26 12:17:06 +01:00
Ralex
8fe973369a fix(question): image size 2025-10-26 12:05:26 +01:00
Ralex
e0850efe09 chore(assets): fix svg size 2025-10-26 11:46:31 +01:00
Ralex
2e645ae9d5 fix(game): fix kickPlayer event to include gameId and improve reset message on player kick 2025-10-26 11:32:01 +01:00
Ralex
ba29466c69 refactor(hooks): move useScreenSize hook to the correct directory and update import paths 2025-10-26 10:56:48 +01:00
Ralex
74707749aa feat(game): enhance game reconnection logic and improve reset messages 2025-10-25 16:38:07 +02:00
Ralex
dbefaa0557 refactor(components): use arrow function syntax and improve consistency 2025-10-25 15:04:03 +02:00
Ralex
ac486b3d7d chore(packages): update 2025-10-25 13:43:09 +02:00
Ralex
46c43846e9 feat(docker): update Dockerfile and compose configuration, enhance README for deployment methods 2025-10-25 13:41:29 +02:00
Ralex
90555891f8 fix(docker): fix config files reading & add compose file 2025-10-19 12:32:46 +02:00
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