Commit Graph

52 Commits

Author SHA1 Message Date
Josh Creek ed31649224 fix(*): Manually set partykit url 2026-01-25 19:47:04 +00:00
Josh Creek d982b5968a fix(*): Fix env var not being picked up 2026-01-25 19:41:59 +00:00
Josh Creek e5041d847e fix(*): Ensure new partykit url is respected 2026-01-25 19:38:37 +00:00
Josh Creek dc5df3c177 refactor(#35): Migrate realtime server to PartyKit and update client socket flow 2026-01-25 19:03:03 +00:00
Josh Creek 7127684ee4 feat(#32): Add estimate misunderstanding message 2024-06-20 19:37:13 +01:00
Josh Creek eaf5d5133c chore(*): Update wrong changelog timestamp 2024-04-04 12:19:05 +01:00
Josh Creek 99d6f3fd76 fix(*): Prevent showing new users all previous change logs 2024-04-04 12:10:33 +01:00
Josh Creek ec7b111699 fix(#30): Ensure kicking a user always works 2024-04-04 12:10:07 +01:00
Josh Creek 64d8c56a68 chore(*): Update change log 2024-02-11 19:14:15 +00:00
OllyNicholass 6cc39a8783 refactor(#23): class name 2024-02-11 18:39:24 +00:00
OllyNicholass 6fb0cf379d feat(#23): whitespace 2024-02-11 18:38:18 +00:00
OllyNicholass daf20b5139 feat(#23): reduce volume and limit to 5s 2024-02-11 18:34:12 +00:00
OllyNicholass 420bb5dd23 feat(#23): update to use fireworks-js 2024-02-11 17:57:12 +00:00
OllyNicholass f671236e18 feat(#23): triggering fireworks when everyone's on board 🎆 2024-02-09 01:31:05 +00:00
Josh Creek 7f830937f7 feat(#27): Add update notes 2024-01-05 20:49:52 +00:00
Josh Creek 2df4e25eda chore(*): Update copyright year 2024-01-05 18:52:47 +00:00
Josh Creek 6ae45d9c6a feat(#25): Add ability to kick a user 2024-01-05 18:52:34 +00:00
Josh Creek b56ebd94cb feat(*): Improve SEO 2023-09-05 20:30:14 +01:00
Josh Creek 108bf6ee34 fix(*): Fix futher issues with mobile width 2023-07-30 20:46:53 +01:00
Josh Creek fb42eca8f9 feat(#2): Add a dark mode 2023-07-30 18:19:07 +01:00
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