|
|
66be9c97a3
|
Merge branch 'main' into create-messages
|
2023-07-31 14:39:45 -04:00 |
|
|
|
f5da551ea4
|
feat(schema) Updated scheme to handle multiple membership types
|
2023-07-31 14:14:36 -04:00 |
|
Tanner Shaw
|
228a238bad
|
refactor(express) /join route refactored
chore(prisma) changed room to roomId
|
2023-07-29 15:47:54 -05:00 |
|
|
|
5067925c5f
|
feat(auth) added basic auth to admin endpoints
|
2023-07-28 14:13:38 -04:00 |
|
|
|
a44abe2e0a
|
feat(Messages) add messageID field (internal nullifier)
|
2023-07-28 00:08:23 -04:00 |
|
|
|
c5bfdf440c
|
fix(/join) fixed /join not responding with roomIDs
chore(seed) improved room creation for seeding
|
2023-07-27 22:24:39 -04:00 |
|
|
|
b60e49e080
|
chore(code reorg) segmented code better
|
2023-07-27 20:43:59 -04:00 |
|
Tanner
|
7e4f8d0fdb
|
Express routes (#15)
* WIP - Starting to refactor routes for prisma
* feat(prisma) remove roomId from ClaimCodes model
refactor(prisma) seed claim codes using ClaimCodeManager
refactor(server) initialize ClaimCodeManager
feat(server) add claimcodes endpoint
refactor(server) claim code in /join endpoint
* chore(claimcodes) updated claim code system
* chore(schema): added rate limiting and epoch tracking
* feature(endpoints) /join /logclaimcodes
refactor(schema) Rooms Claimcodes many-to-many
---------
Co-authored-by: AtHeartEngineer <atheartengineer@gmail.com>
|
2023-07-27 17:14:26 -04:00 |
|
Tanner Shaw
|
dd116d712f
|
WIP - refactored Rooms model. Added ClaimCodes and Messages models
|
2023-07-26 17:45:33 -05:00 |
|
Tanner Shaw
|
104d1f5972
|
WIP m-n identities to rooms for prisma schema
|
2023-07-26 15:14:44 -05:00 |
|
Tanner Shaw
|
dfc0948b91
|
refactored prisma schema
|
2023-07-25 12:55:57 -05:00 |
|
Tanner Shaw
|
b454bbb03f
|
Starting to migrate to prisma/mongodb
|
2023-07-24 17:17:15 -05:00 |
|