Commit Graph

17 Commits

Author SHA1 Message Date
AtHeartEngineer
b91f5f72d6 works with npm run start/dev with a local redis, but not a docker redis 2023-07-14 15:19:09 -04:00
Tanner Shaw
7130770ddd fixed createGroup id's and types 2023-07-13 11:07:45 -05:00
Tanner Shaw
d1c069d31e route for creating claim codes for a group 2023-07-12 17:29:58 -05:00
Tanner Shaw
bbf08bbe60 Changed route to add groups to also generate claim codes for that group 2023-07-12 14:33:36 -05:00
Tanner Shaw
a22003b925 route for adding a room to a group 2023-07-12 11:39:51 -05:00
AtHeartEngineer
05cd6069c4 verifier mostly complete 2023-07-12 00:58:58 -04:00
Tanner Shaw
224678ddc6 refactored createGroup 2023-07-11 18:30:56 -05:00
690c83499e refactored /join & addIdentityToRoom to more reliably use redis 2023-07-11 18:37:56 -04:00
8eb7079821 idc add fix 2023-07-11 18:07:57 -04:00
5c79291130 claim codes are working 2023-07-11 17:36:37 -04:00
Tanner Shaw
c45852438f Route and utility for creating groups and rooms 2023-07-11 14:32:07 -05:00
23a89e28ff added automatic test messages 2023-07-10 02:25:41 -04:00
Tanner Shaw
cd7ff3d0f5 add identity to rooms based on given groupID 2023-07-09 15:58:27 -05:00
Tanner Shaw
44be99fd3c .nvmrc added, added util to find room by a roomID 2023-07-09 12:39:12 -05:00
924367ed1c updated /join and invite code stuff 2023-07-08 23:28:50 -04:00
Tanner Shaw
08f65ffe35 changed id to groupId 2023-07-08 19:58:50 -05:00
Tanner Shaw
4ddeefb6c4 post route logic to add identifier to correct room, and get the groupID 2023-07-08 19:58:16 -05:00