Commit Graph

32 Commits

Author SHA1 Message Date
Josh Creek 5e5b47956f feat(#5): Add nicer styling and messaging 2023-07-30 17:12:46 +01:00
Josh Creek 236588307b feat(#5): Add the ability to select pre-defined card sets 2023-07-30 17:11:26 +01:00
Josh Creek 4234c9f965 feat(#15): Enable joining a room within the PWA by pasting the link into a textbox 2023-07-30 16:05:08 +01:00
Josh Creek d8da638bc2 feat(#10): Add handling for a user getting disconnected 2023-07-27 22:03:54 +01:00
Josh Creek 8aef4c1ef3 feat(#11): Reduce volume of audio 2023-07-27 20:51:59 +01:00
Josh Creek ae970b6275 feat(#4): Add sound alert for a user who hasn't done an estimate when everyone else has 2023-07-13 20:45:01 +00:00
Josh Creek d7900644c4 feat(#1): Add estimate option for not choosing a number 2023-07-13 19:59:23 +00:00
Josh Creek 27746f534a feat(*): Disable estimates when estimation closed 2023-07-12 17:23:11 +00:00
Josh Creek 5d3b4b8461 fix(*): Maintain server connection 2023-07-12 17:22:12 +00:00
Josh Creek f71bfcfb66 feat(*): Add share room link button 2023-07-12 11:59:01 +00:00
Josh Creek 6dc835f4c9 feat(*): Add service worker 2023-07-12 11:49:11 +00:00
Josh Creek 5b9bd29382 feat(*): Handle emoji throwing on server 2023-07-12 11:14:05 +00:00
Josh Creek f1055773e1 feat(*): Enable wss on prod 2023-07-10 20:30:46 +00:00
Josh Creek 7087f579f3 feat(*): Change prod ws url 2023-07-10 19:45:38 +00:00
Josh Creek 615e30eea7 fix(*): Make prod ws use ssl 2023-07-10 18:44:50 +00:00
Josh Creek 8b49a819b4 feat(*): Update ws addresses 2023-07-10 18:42:55 +00:00
Josh Creek 895d05d22e feat(*): Restyle the homepage 2023-07-10 18:44:22 +01:00
Josh Creek 886ce48256 feat(*): Add layout with styling 2023-07-10 18:43:43 +01:00
Josh Creek 48c6c30985 feat(*): Restyle the estimation page buttons 2023-07-10 18:43:28 +01:00
Josh Creek d826d891bf feat(*): Add missing estimation functionality 2023-07-10 13:27:45 +01:00
Josh Creek dab92b5b2a refactor(*): Remove imports for server classes 2023-07-09 21:48:25 +00:00
Josh Creek f75dcb2ef0 refactor(*): Move server into src 2023-07-09 22:40:42 +01:00
Josh Creek c95c60638e feat(*): Add working room joining and name submission modal 2023-07-09 21:34:49 +00:00
Josh Creek d866e094f8 refactor(*): Rename generateRoomId() 2023-07-09 21:34:16 +00:00
Josh Creek 9d00bd4953 feat(*): Enable joining a room from the homepage 2023-07-09 21:33:27 +00:00
Josh Creek 6821e321a1 feat(*): Add room generation to homepage 2023-07-09 18:21:45 +00:00
Josh Creek 2ef5ae1e10 refactor(*): Rename roomID 2023-07-09 18:21:12 +00:00
Josh Creek 8c83fff4be feat(*): Update ws urls 2023-07-09 19:08:10 +01:00
Josh Creek fa56ccbbad fix(*): Update web socket path 2023-06-30 19:03:06 +00:00
Josh Creek 82e787a392 feat(*): Add test websockets implementatio 2023-06-30 18:50:44 +00:00
Josh Creek 1815b08e88 feat(*): Add basic example estimation page 2023-06-30 14:08:59 +00:00
Josh Creek 04c71308bc feat(*): Add a homepage 2023-06-30 13:36:02 +00:00