Liyas Thomas
|
d15caba4a6
chore: improve ui responsiveness
|
1 year ago |
Liyas Thomas
|
536c8128dd
docs: update package description [skip ci]
|
1 year ago |
Andrew Bastin
|
420359066e
Merge remote-tracking branch 'central/main'
|
1 year ago |
Andrew Bastin
|
99918ee0c0
chore: prettier version bump and related fixes
|
1 year ago |
Balu Babu
|
480e9ea3ec
Merge pull request #13 from hoppscotch/hotfix/subscriptions
|
1 year ago |
Balu Babu
|
2ee4029e04
chore: removed migrations in prisma
|
1 year ago |
Balu Babu
|
edd186bdfe
chore: changed const names in subscriptionContextCookieParser
|
1 year ago |
Liyas Thomas
|
864d40d934
chore: improved theme colors
|
1 year ago |
Balu Babu
|
856752db21
chore: added env_file property to SH-backend docker-compose file
|
1 year ago |
Balu Babu
|
7fde6db9d1
refactor: changed onConnect function in subscriptionHandler to decode cookies for subscriptions
|
1 year ago |
Balu Babu
|
0aac046a0e
refactor: changed context to contain just req,res and connection objects for GraphQLModule
|
1 year ago |
Balu Babu
|
1ad11adb94
chore: remved signed flag from cookie setter in auth/helper.ts
|
1 year ago |
Balu Babu
|
505adea0ef
chore: changed jwt stratergy to use cookies instead of signedCookies
|
1 year ago |
Balu Babu
|
9c64721bf0
refactor: refactored gql-user-decorator to work for subscriptions
|
1 year ago |
Balu Babu
|
965fdad8b1
refactor: refactored gql-auth-guard to work for websocket based subscriptions
|
1 year ago |
Balu Babu
|
a6d6589811
chore: removed SIGNED_COOKIE_SECRET from cookieParser in main.ts and .env.example files
|
1 year ago |
Jesvin Jose
|
a227af05d9
feat: active tab no longer resets after request (#2917)
|
1 year ago |
amk-dev
|
3b7a16c439
Merge remote-tracking branch 'hoppscotch/hoppscotch/main'
|
1 year ago |
Andrew Bastin
|
ce0898956d
chore: reintroduce updated auth mechanism
|
1 year ago |
Jesvin Jose
|
cd72851289
refactor: cli updates (#2907)
|
1 year ago |
Balu Babu
|
6711d752e2
Merge pull request #9 from hoppscotch/feat/user-authentication
|
1 year ago |
Balu Babu
|
65472bed54
test: fixed date issue in user-history test
|
1 year ago |
Balu Babu
|
a188ad68ed
Merge branch 'main' into feat/user-authentication
|
1 year ago |
Andrew Bastin
|
bb01afeb99
fix: jest crashing out on tests
|
1 year ago |
Balu Babu
|
a1be3a3e77
chore: added nestjs version into auth module
|
1 year ago |
Balu Babu
|
b5e7877912
chore: moved auth utility functions to auth/helper.ts from src/utils.ts
|
1 year ago |
Balu Babu
|
587e7118c9
chore: added versioning to auth rest module
|
1 year ago |
Balu Babu
|
8c5ffb88a3
fix: changed user type to AuthUser in user-settings resolver
|
1 year ago |
Balu Babu
|
2a00f41ef8
test: refactored all test cases with new user type change
|
1 year ago |
Nivedin
|
f676f94278
fix: graphql save request emit payload (#2913)
|
1 year ago |
Balu Babu
|
4ca762344c
chore: captialized DTO names
|
1 year ago |
Balu Babu
|
5c5ab5bad5
fix: changed all refrences to passwordlessVerification to verificationTokens in auth module
|
1 year ago |
Liyas Thomas
|
cd6e40f01c
chore: uniform ui in rest and graphql collections
|
1 year ago |
Nivedin
|
59a8a22e8a
fix: search on collections > empty state ui (#2912)
|
1 year ago |
Nivedin
|
2910164d5a
feat : smart tree component (#2865)
|
1 year 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 |