api-client/packages/hoppscotch-common
Joel Jacob Stephen 544b045300
fix: authorisation headers not being sent along with subscriptions when using graphql (#3354)
* fix: send auth headers to the payload

* refactor: alert user that headers are sent to connection_init

* refactor: send headers only when headers are populated

* chore: cleanup code
2023-09-28 21:57:07 +05:30
..
assets fix: remove scrollbar from smart env input component on firefox (#3362) 2023-09-18 13:20:53 +05:30
locales fix: authorisation headers not being sent along with subscriptions when using graphql (#3354) 2023-09-28 21:57:07 +05:30
public docs: updated screenshots and features list (#3310) 2023-09-05 12:06:47 +05:30
src fix: authorisation headers not being sent along with subscriptions when using graphql (#3354) 2023-09-28 21:57:07 +05:30
.eslintrc.js chore: bump dependencies (#3258) 2023-08-21 09:06:30 +05:30
.gitignore chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
.prettierignore chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
.prettierrc.js chore: bump dependencies (#3258) 2023-08-21 09:06:30 +05:30
gql-codegen.yml feat: introduce gql schema sdl generation to the backend (#35) 2023-03-13 18:52:50 +05:30
languages.json chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
meta.ts chore: make style sheets consistent (#3074) 2023-05-29 20:12:58 -04:00
package.json chore: bump version to 2023.8.1 2023-09-18 20:18:23 +05:30
tsconfig.json refactor: fonts are now bundled with packages (#3227) 2023-08-05 23:42:31 +05:30
vitest.config.ts feat: revamped spotlight (#3171) 2023-07-11 23:02:33 +05:30
windi.config.ts fix: sticky searchbar hidden in codemirror (#3351) 2023-09-18 12:45:14 +05:30