api-client/packages/hoppscotch-backend/src
Mir Arif Hasan b60d45ba76
HBE 145 - fixes cookie parse issue (#17)
* feat: handled cookie parsing

* chore: enum added

* chore: enum name updated
2023-02-10 12:39:04 +06:00
..
auth HBE 145 - fixes cookie parse issue (#17) 2023-02-10 12:39:04 +06:00
decorators refactor: refactored gql-user-decorator to work for subscriptions 2023-02-08 14:23:27 +05:30
guards refactor: refactored gql-auth-guard to work for websocket based subscriptions 2023-02-08 14:20:51 +05:30
mailer fix: fixed all issues raised in initial PR review 2023-01-30 18:55:53 +05:30
plugins chore: added gql decorator and complexity plugin 2022-12-07 23:09:15 +05:30
prisma fix: fixed improper imports in auth module 2023-01-09 18:56:40 +05:30
pubsub feat: team invitation module added 2023-02-08 20:21:51 +06:00
shortcode chore: commented out subscriptions 2023-02-09 17:31:54 +05:30
team feat: teamEnvironment module added 2023-02-08 20:21:51 +06:00
team-collection test: instance create error commenting mockFB 2023-02-08 20:21:51 +06:00
team-environments feat: teamEnvironment module added 2023-02-08 20:21:51 +06:00
team-invitation feat: team invitation module added 2023-02-08 20:21:51 +06:00
team-request feat: team request module added 2023-02-08 20:21:51 +06:00
types fix: fixed all issues raised in initial PR review 2023-01-30 18:55:53 +05:30
user feat: team module added 2023-02-08 20:21:51 +06:00
user-environment fix: updated resolver pubsub topic name 2023-01-23 09:54:20 +05:30
user-history test: fixed date issue in user-history test 2023-02-02 19:09:26 +05:30
user-settings fix: changed user type to AuthUser in user-settings resolver 2023-02-01 18:24:18 +05:30
app.module.ts feat: team invitation module added 2023-02-08 20:21:51 +06:00
errors.ts feat: teamEnvironment module added 2023-02-08 20:21:51 +06:00
main.ts chore: removed SIGNED_COOKIE_SECRET from cookieParser in main.ts and .env.example files 2023-02-08 14:18:39 +05:30
utils.ts HBE 145 - fixes cookie parse issue (#17) 2023-02-10 12:39:04 +06:00