66 Commits

Author SHA1 Message Date
CodeTrauma
18aa11ac00 fix(idcs) bump idc-nullifier from 0.0.7 to 0.0.8 2023-11-13 15:04:48 +03:00
AtHeartEngineer
d387680cbe jubmoji verifier might work now 2023-11-05 18:10:12 +03:00
AtHeartEngineer
f0749cee26 Merge branch 'main' into session-ids 2023-11-05 02:35:58 -05:00
AtHeartEngineer
a9fee2f65a minor fixes to casing, optional parameters 2023-11-05 10:34:20 +03:00
Tanner Shaw
d74ba2854c fix(theword): the word endpoint should properly add users to the room now 2023-11-04 13:52:14 -05:00
AtHeartEngineer
4c670711da sessionIds and passing encryption/ephemeral state 2023-11-04 15:46:47 +03:00
Tanner Shaw
305616a406 fix(tests/vkey) refactoring tests for new endpoints - changed vkey values 2023-10-24 19:43:49 -05:00
Tanner Shaw
6ed26724c3 fix(idcNullifier) idcNullifier bump 2023-10-24 18:00:49 -05:00
Tanner Shaw
a31b900238 refactor(endpoints) major refactor - implementing express-router 2023-10-24 15:34:25 -05:00
Tanner Shaw
becf9bc1b9 feat(theword): verifier and endpoint for the-word. changed endpoints for gateways 2023-10-24 13:08:19 -05:00
Tanner Shaw
026172c35d fix(tests) generate and verify proof for /api/rooms/:idc 2023-10-23 19:56:17 -05:00
Tanner Shaw
a8abe4a4e7 feat: added express-rate-limiter middleware to public endpoints 2023-10-20 11:55:21 -05:00
Tanner Shaw
628213f2a4 feature: endpoint for /change-identity to verify a users identity and change their identity for CK 2023-10-19 13:49:27 -05:00
Tanner Shaw
02a3475a73 feature(eth): db schema and api endpoints for ethereum groups/addresses 2023-10-15 12:44:52 -05:00
682c3fbcc9 feat: support ephemeral and encrypted rooms 2023-10-09 21:08:06 -04:00
Tanner Shaw
7597e8f74d feature(Admin SocketIO) added admin socketio integration 2023-09-07 14:21:36 -05:00
ccda90b2e4 Merge branch 'main' into refactor-claimcodes 2023-09-06 16:31:30 -04:00
Tanner Shaw
1609422ff0 feature(claimcodes) claimcodes now have a UNIX time to be claimed and an amount of time they can be used 2023-09-05 16:25:57 -05:00
AtHeartEngineer
d0ebeec472 updated rlnjs to latest 2023-09-01 17:21:29 -07:00
AtHeartEngineer
a4786e5da1 version bump 2023-09-01 17:19:56 -07:00
dependabot[bot]
51ccc6c6f9 chore(deps): bump mongodb from 5.7.0 to 5.8.0
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v5.8.0/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v5.7.0...v5.8.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 23:07:52 +00:00
Tanner Shaw
c3e801148f feature(messages) fixed removing identity from rooms 2023-08-24 16:57:23 -05:00
AtHeartEngineer
71db8c69f5 Update "discreetly-interfaces" to version 0.1.37 and add new message field in room endpoint. 2023-08-23 15:11:03 -04:00
Tanner Shaw
968ac66a3d refactor(identities) rooms now have semaphoreIdentities and hashed identities 2023-08-23 12:26:46 -05:00
ce87d6cb04 fix signal hash 2023-08-22 14:46:04 -04:00
AtHeartEngineer
1336c21c39 Merge branch 'main' into bandada-integration 2023-08-22 12:57:44 -04:00
Tanner Shaw
4f6543b364 feature(bandada) /join route now checks for membership types
chore(crypto) changed some logic in the verifier that was throwing eslint errors
2023-08-21 17:15:54 -05:00
c810b310c0 refactor(tests) update tests and close app on afterAll; added coverage 2023-08-15 22:21:35 -04:00
8efefe9ea4 feat(data/db): adjust string conversions and field additions
feat(websockets): emit member count to room on join/leave
refactor(messages): improve typings and method calls
refactor(utils): adjust bigint conversions
refactor(data/db): update import syntax and object formations
refactor(crypto/verifier): adjust proof checks and conditionals
chore(dependecies): upgrade discreetly-interfaces version
2023-08-15 22:14:40 -04:00
Tanner Shaw
e66619fbe1 feature(messages) Checking internal nullifer collisions on messages 2023-08-15 14:27:29 -05:00
eba1eb60ff feat added Shamir Reocvery 2023-08-15 13:13:57 -04:00
AtHeartEngineer
2353167996 Merge branch 'main' into system-messages 2023-08-14 13:40:23 -04:00
a9e4d29e87 fixed room lookups but createRooms is still broken 2023-08-10 16:58:54 -04:00
840dfb861b RoomI schema updates 2023-08-10 16:10:30 -04:00
Tanner Shaw
1ba4bb521f refactor(jest) changed all tests to properly expect responses 2023-08-04 17:59:34 -05:00
Tanner Shaw
847029cfae chore(merge) fixed merge conflicts 2023-08-04 13:03:30 -05:00
cb3f06c27b fixed test conflicts with tsconfig and rollup errors 2023-08-03 18:22:45 -04:00
AtHeartEngineer
e917e1021f Merge branch 'main' into jest 2023-08-03 15:27:21 -04:00
Tanner Shaw
3e32ab82a6 Merge branch 'jest' of github.com:Discreetly/server into jest 2023-08-03 14:11:13 -05:00
Tanner Shaw
9657d52271 refactor(jest-tests) refactoring tests to make sure theres no false positives 2023-08-03 14:10:57 -05:00
0224256d5c Merge branch 'linting' 2023-08-03 14:56:01 -04:00
1877c9c123 feat(linting) fixed the linting setup and most of the linting errors 2023-08-03 14:50:49 -04:00
AtHeartEngineer
4dce775b19 Merge branch 'main' into jest 2023-08-03 12:02:13 -04:00
Tanner Shaw
942f3a8fee feature(jest) writing tests for express endpoints 2023-08-03 10:55:46 -05:00
226cfee1f9 fix PORT is necessary for heroku to host 2023-08-01 19:14:59 -04:00
66be9c97a3 Merge branch 'main' into create-messages 2023-07-31 14:39:45 -04:00
f0a18cdc62 chore(dependency) version bump of interfaces 2023-07-31 14:25:49 -04:00
ec1b81d826 chore(script) removed docker from npm run 2023-07-31 14:02:05 -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