Commit Graph

87 Commits

Author SHA1 Message Date
Josh Creek e2ae0573c4 feat(*): Add user indices to user list component 2023-07-09 21:35:11 +00: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 027098b762 build(*): Enable using server classes in frontend 2023-07-09 21:33:42 +00:00
Josh Creek 9d00bd4953 feat(*): Enable joining a room from the homepage 2023-07-09 21:33:27 +00:00
Josh Creek 7547776a49 feat(*): Add modal component 2023-07-09 21:33:02 +00:00
Josh Creek e745613a1e feat(*): Enhance ws server to use classes 2023-07-09 21:32:47 +00:00
Josh Creek 51d6bbff98 chore(*): Update ws types package 2023-07-09 21:32:02 +00:00
Josh Creek 664e93ebff feat(*): Add server classes 2023-07-09 21:31:42 +00:00
Josh Creek 59b9d0214d build(*): Add vscode debugging 2023-07-09 21:31:17 +00:00
Josh Creek 6821e321a1 feat(*): Add room generation to homepage 2023-07-09 18:21:45 +00:00
Josh Creek 8b4eb041d6 chore(*): Remove netlify functions dependency 2023-07-09 18:21:26 +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 369841a42c build(*): Remove functions from netlify config 2023-07-09 19:07:30 +01:00
Josh Creek d70ec4d21d refactor(*): Add websocket server 2023-07-09 19:07:14 +01:00
Josh Creek 6c3a8b1b6e refactor(*): Remove websocket.js 2023-07-09 19:03:44 +01:00
Josh Creek ea88015991 chore(*): Add devcontainer 2023-07-09 19:02:12 +01:00
Josh Creek 40c01bbe01 chore(*): Move websocket server into separate project 2023-07-02 12:33:38 +00:00
Josh Creek 642825cca9 chore(*): gitignore package-lock.json 2023-07-02 12:33:09 +00:00
Josh Creek cde303d92e chore(*): Remove package-lock.json from repo 2023-07-02 12:32:54 +00:00
Josh Creek fa56ccbbad fix(*): Update web socket path 2023-06-30 19:03:06 +00:00
Josh Creek b6f9f0a352 chore(*): Move functions folder to root 2023-06-30 18:59:41 +00:00
Josh Creek 82e787a392 feat(*): Add test websockets implementatio 2023-06-30 18:50:44 +00:00
Josh Creek fb45bac08f chore(*): Remove typescript 2023-06-30 17:10:47 +00:00
Josh Creek 6b29dd068f chore(*): Disable checkJs 2023-06-30 14:12:14 +00:00
Josh Creek 1815b08e88 feat(*): Add basic example estimation page 2023-06-30 14:08:59 +00:00
Josh Creek c7f1c6c652 chore(*): Add prettier to devcontainer 2023-06-30 14:07:18 +00:00
Josh Creek 04c71308bc feat(*): Add a homepage 2023-06-30 13:36:02 +00:00
Josh Creek 5c18b6fee9 chore(*): Move and enable favicon 2023-06-30 13:26:58 +00:00
Josh Creek be61085b09 chore(*): Add base sveltekit app files 2023-06-30 13:24:30 +00:00
Josh Creek 012f359f06 chore(*): Add favicon 2023-06-30 13:23:48 +00:00
Josh Creek 2ee28f53a4 chore(*): Add eslint and prettier 2023-06-30 14:20:28 +01:00
Josh Creek 2a829b61a5 chore(*): Add devcontainer and vscode debugging 2023-06-30 14:20:09 +01:00
Josh Creek f3a1914d86 chore(*): Update gitignore for sveltekit specifics 2023-06-30 14:19:50 +01:00
Josh Creek 83be699e23 chore(*): Add base sveltekit and netlify files 2023-06-30 14:17:40 +01:00
Josh Creek b13eb30b0a Initial commit 2023-06-30 14:08:29 +01:00