Commit Graph

100 Commits

Author SHA1 Message Date
RandyJC
3317925d08 fix build error 2025-12-08 23:05:24 +01:00
RandyJC
d66b03e797 adding new clients view for manager page 2025-12-08 23:03:46 +01:00
RandyJC
c7d41cd7a5 adding more persistence for the client to be able to rejoin the session on clientId 2025-12-08 22:50:52 +01:00
RandyJC
42df8f5893 no-lock fix 2025-12-08 22:41:39 +01:00
RandyJC
befe39d2fd adding persistance when client losing connections (adding redis db) 2025-12-08 22:37:44 +01:00
RandyJC
7129ec6984 fix build error 2025-12-08 22:12:25 +01:00
RandyJC
e2df9c20cc fix build error 2025-12-08 22:10:29 +01:00
RandyJC
01b26c59f0 adding asset manager and other new features 2025-12-08 22:08:06 +01:00
RandyJC
03fdeb643a fix probing on wav 2025-12-08 21:51:49 +01:00
RandyJC
6420544f35 adding probe button in quizeditor and fix player size in cooldown 2025-12-08 21:44:01 +01:00
RandyJC
03b00b2499 adding skip in cooldown and probing for media files 2025-12-08 21:32:27 +01:00
RandyJC
ea49971609 adding .env for max file upload 2025-12-08 21:18:32 +01:00
RandyJC
e60818f93e fix 2025-12-08 20:56:17 +01:00
RandyJC
5499a83a9f fix media play on safari browser 2025-12-08 20:51:25 +01:00
RandyJC
ce89a023c8 fix for safari browser handling media files 2025-12-08 16:00:54 +01:00
RandyJC
fd3047ec04 fix build error 2025-12-08 15:52:05 +01:00
RandyJC
8403c6a7c3 fix build error 2025-12-08 15:49:34 +01:00
RandyJC
650e8f2366 fix build error 2025-12-08 15:48:06 +01:00
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