| .. |
|
auth
|
HBE-164 refactor: subscriptions auth cookie fix (#26)
|
2023-02-27 19:32:33 +05:30 |
|
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
|
HBE-147 refactor: Introduce shortcodes into self-host refactored to pseudo-fp format (#22)
|
2023-02-22 17:40:53 +05:30 |
|
shortcode
|
HBE-147 refactor: Introduce shortcodes into self-host refactored to pseudo-fp format (#22)
|
2023-02-22 17:40:53 +05:30 |
|
team
|
fix: cleaning deprecated resolvers on Team Module (HBE-157) (#25)
|
2023-02-28 14:22:00 +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
|
HBE-164 refactor: subscriptions auth cookie fix (#26)
|
2023-02-27 19:32:33 +05:30 |
|
user
|
feat: team module added
|
2023-02-08 20:21:51 +06:00 |
|
user-environment
|
fix: added updated and deleted subscription changes (#24)
|
2023-02-27 19:03:48 +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
|
HBE-164 refactor: subscriptions auth cookie fix (#26)
|
2023-02-27 19:32:33 +05:30 |
|
errors.ts
|
HBE-147 refactor: Introduce shortcodes into self-host refactored to pseudo-fp format (#22)
|
2023-02-22 17:40:53 +05:30 |
|
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 |