Commit Graph

56 Commits

Author SHA1 Message Date
AtHeartEngineer
dfa316b505 chore(verifier.ts): remove commented out code and fix typo in comment
feat(verifier.ts): add TODO comment to implement internal nullifier verification using RLNjs cache
2023-07-26 04:04:03 +00:00
AtHeartEngineer
8c4f348f4f Create spellcheck.yml 2023-07-25 23:54:49 -04:00
AtHeartEngineer
ed3877854f Update credential_checker.yml 2023-07-25 23:51:18 -04:00
AtHeartEngineer
45a40bb212 Merge pull request #10 from Discreetly/github-actions
Create credential_checker.yml
2023-07-25 23:47:01 -04:00
AtHeartEngineer
0b81a073cb chore(linter.yml): update branch names in the workflow to reflect the default branch change from master to main 2023-07-26 03:46:34 +00:00
AtHeartEngineer
e216358151 feat(opencommit.yml): add OpenCommit Action workflow file
The OpenCommit Action workflow file is added to the repository. This workflow is triggered on push events, excluding the main, master, dev, development, and release branches. The workflow sets up the Node.js environment, checks out the repository, and uses the OpenCommit GitHub Action to generate commit messages using the OpenAI API. The necessary environment variables, including the GitHub token and OpenAI API key, are configured in the workflow. Customization options such as the maximum number of tokens, base path, description inclusion, emoji inclusion, model, and language are also set.
2023-07-26 03:45:17 +00:00
AtHeartEngineer
7ed0b67553 Create linter.yml 2023-07-25 23:41:41 -04:00
AtHeartEngineer
b0c9e45cd5 Create credential_checker.yml 2023-07-25 23:38:17 -04:00
AtHeartEngineer
62648c29e8 Merge pull request #9 from Discreetly/auto-asign
Auto asign
2023-07-25 23:23:23 -04:00
AtHeartEngineer
4613fcb8d4 Update auto-assign.yml 2023-07-25 23:16:51 -04:00
AtHeartEngineer
e6e6fcd848 Update auto-assign.yml 2023-07-25 14:25:17 -04:00
AtHeartEngineer
b136b736a0 Create auto-assign.yml 2023-07-25 14:18:52 -04:00
AtHeartEngineer
0b1da3dcef error codes and updated mock room id 2023-07-25 00:18:05 -04:00
AtHeartEngineer
37d3c84ddf init mongo 2023-07-24 18:20:47 -04:00
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
AtHeartEngineer
cfe8986488 test 2023-07-13 16:39:29 -04:00
AtHeartEngineer
7b2501d755 redis heroku test 290 2023-07-13 16:24:53 -04:00
AtHeartEngineer
b607eceb46 new redis on heroku?! 2023-07-13 16:17:00 -04:00
AtHeartEngineer
a77c39a0dd tls 2023-07-13 16:08:09 -04:00
Tanner Shaw
7130770ddd fixed createGroup id's and types 2023-07-13 11:07:45 -05:00
Tanner Shaw
a8969fbfff Merge branch 'main' of github.com:Discreetly/server into main 2023-07-12 17:30:07 -05:00
Tanner Shaw
d1c069d31e route for creating claim codes for a group 2023-07-12 17:29:58 -05:00
fff2f556d2 logging redis config 2023-07-12 16:07:24 -04:00
674b4e4b9a trying this config for heroku 2023-07-12 16:03:13 -04:00
Tanner Shaw
229a11f44b removing clogs 2023-07-12 14:36:54 -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
0b99519b60 rollup initial config 2023-07-12 14:51:32 -04:00
Tanner Shaw
7bf3e7c95e Merge branch 'main' of github.com:Discreetly/server into main 2023-07-12 11:40:54 -05:00
Tanner Shaw
a22003b925 route for adding a room to a group 2023-07-12 11:39:51 -05:00
AtHeartEngineer
da2c486e57 log redis url 2023-07-12 12:08:38 -04:00
AtHeartEngineer
cc3298cd4d fixed redis on localhost, and i think fixed on heroku 2023-07-12 11:48:44 -04:00
AtHeartEngineer
eef05bca39 redis on heroku setup 2023-07-12 11:26:27 -04:00
AtHeartEngineer
bc05457656 fixed npm run start tsconfig issues 2023-07-12 11:13:15 -04:00
AtHeartEngineer
05cd6069c4 verifier mostly complete 2023-07-12 00:58:58 -04:00
AtHeartEngineer
1500346cee fixed module resolution 2023-07-12 00:32:31 -04:00
AtHeartEngineer
a8e8e78edb repo work 2023-07-12 00:30:44 -04:00
AtHeartEngineer
18a2795c73 fixing types 2023-07-12 00:27:01 -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
a273d4c8c8 updated room group IDs 2023-07-09 13:28:57 -04:00
9a42797389 test/default server update 2023-07-09 00:00:56 -04: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