Balu Babu
|
505adea0ef
chore: changed jwt stratergy to use cookies instead of signedCookies
|
2 years ago |
Balu Babu
|
9c64721bf0
refactor: refactored gql-user-decorator to work for subscriptions
|
2 years ago |
Balu Babu
|
965fdad8b1
refactor: refactored gql-auth-guard to work for websocket based subscriptions
|
2 years ago |
Balu Babu
|
a6d6589811
chore: removed SIGNED_COOKIE_SECRET from cookieParser in main.ts and .env.example files
|
2 years ago |
Jesvin Jose
|
a227af05d9
feat: active tab no longer resets after request (#2917)
|
2 years ago |
amk-dev
|
3b7a16c439
Merge remote-tracking branch 'hoppscotch/hoppscotch/main'
|
2 years ago |
Andrew Bastin
|
ce0898956d
chore: reintroduce updated auth mechanism
|
2 years ago |
Jesvin Jose
|
cd72851289
refactor: cli updates (#2907)
|
2 years ago |
Balu Babu
|
6711d752e2
Merge pull request #9 from hoppscotch/feat/user-authentication
|
2 years ago |
Balu Babu
|
65472bed54
test: fixed date issue in user-history test
|
2 years ago |
Balu Babu
|
a188ad68ed
Merge branch 'main' into feat/user-authentication
|
2 years ago |
Andrew Bastin
|
bb01afeb99
fix: jest crashing out on tests
|
2 years ago |
Balu Babu
|
a1be3a3e77
chore: added nestjs version into auth module
|
2 years ago |
Balu Babu
|
b5e7877912
chore: moved auth utility functions to auth/helper.ts from src/utils.ts
|
2 years ago |
Balu Babu
|
587e7118c9
chore: added versioning to auth rest module
|
2 years ago |
Balu Babu
|
8c5ffb88a3
fix: changed user type to AuthUser in user-settings resolver
|
2 years ago |
Balu Babu
|
2a00f41ef8
test: refactored all test cases with new user type change
|
2 years ago |
Nivedin
|
f676f94278
fix: graphql save request emit payload (#2913)
|
2 years ago |
Balu Babu
|
4ca762344c
chore: captialized DTO names
|
2 years ago |
Balu Babu
|
5c5ab5bad5
fix: changed all refrences to passwordlessVerification to verificationTokens in auth module
|
2 years ago |
Liyas Thomas
|
cd6e40f01c
chore: uniform ui in rest and graphql collections
|
2 years ago |
Nivedin
|
59a8a22e8a
fix: search on collections > empty state ui (#2912)
|
2 years ago |
Nivedin
|
2910164d5a
feat : smart tree component (#2865)
|
2 years ago |
Balu Babu
|
3afc89db6b
fix: fixed all issues raised in initial PR review
|
2 years ago |
Andrew Bastin
|
bfc45993f8
Merge remote-tracking branch 'central/main'
|
2 years ago |
Liyas Thomas
|
b95e2b365a
fix: broken environment highlight color
|
2 years ago |
Balu Babu
|
a8d50223aa
refactor: changed auth module to work with signed cookies
|
2 years ago |
Liyas Thomas
|
73e788b513
chore: fix broken RouterLink component
|
2 years ago |
Petro S
|
15d135c11b
chore: fixed i18n grammatical errors (#2908)
|
2 years ago |
Anwarul Islam
|
0fcda0be1a
refactor: hoppscotch ui (#2887)
|
2 years ago |
Balu Babu
|
1bbcd638b8
chore: converted hardcoded whitelisted domains in GQL module to use env variables
|
2 years ago |
Balu Babu
|
fe73750d66
fix: fixed the user type error in auth.service file
|
2 years ago |
Balu Babu
|
ca4c576f78
chore: resolved all merge conflicts
|
2 years ago |
Ankit Sridhar
|
648637a1a1
Merge pull request #8 from hoppscotch/feat/user-session
|
2 years ago |
Mir Arif Hasan
|
91adf379da
chore: removed redundant comment
|
2 years ago |
Mir Arif Hasan
|
08ca57cba2
feat: user session resolver added for sessions updates
|
2 years ago |
Mir Arif Hasan
|
e6fcb1272a
Merge branch 'main' into feat/user-session
|
2 years ago |
Mir Arif Hasan
|
60a5acdb9d
fix: typo
|
2 years ago |
Mir Arif Hasan
|
2221261ec2
fix: typo
|
2 years ago |
Mir Arif Hasan
|
6627514e88
chore: pulled from main
|
2 years ago |
Mir Arif Hasan
|
d7b02da719
test: more test case added for user module
|
2 years ago |
Mir Arif Hasan
|
ebbe015bbc
feat: db schema update from string to json column type
|
2 years ago |
Balu Babu
|
e03a92f8d8
Merge pull request #7 from hoppscotch/feat/user-history
|
2 years ago |
ankitsridhar16
|
7d98c1b355
Merge remote-tracking branch 'origin/main' into feat/user-history
|
2 years ago |
ankitsridhar16
|
e78040a376
refactor: removed migrations
|
2 years ago |
ankitsridhar16
|
97eedb568c
refactor: added fetchUserHistoryByID method and added changes for spread
|
2 years ago |
Balu Babu
|
161f1db40e
Merge pull request #5 from hoppscotch/feat/user-settings
|
2 years ago |
Mir Arif Hasan
|
b50b97a4d1
chore: removed seed cmd form package.json
|
2 years ago |
Mir Arif Hasan
|
e8e176ed40
fix: removed seed scripts
|
2 years ago |
Mir Arif Hasan
|
bc82e9c7fa
feat: user settings create subscription added and fixed typos
|
2 years ago |