api-client/packages/hoppscotch-common/src/helpers
2026-04-28 00:50:16 +05:30
..
__tests__ fix(common): handle non-string values in Postman collection import (#6137) 2026-04-15 20:14:42 +05:30
app feat: migrate ESLint to v9 across packages (#5773) 2026-01-20 14:48:55 +05:30
auth fix(common): correctly resolve secret environment variables in basic auth header (#5879) 2026-02-16 18:21:11 +05:30
backend feat: add collection-level pre-request and test scripts (#5745) 2026-04-27 23:48:52 +05:30
collection feat: add collection-level pre-request and test scripts (#5745) 2026-04-27 23:48:52 +05:30
curl fix: highlight environment on string containing dot (#5409) 2025-09-29 13:29:57 +05:30
editor fix(common): variable hover tooltip was not clickable (disappeared) (#6155) 2026-04-21 19:15:18 +05:30
error-messages feat: duplicate global environment under team workspaces (#4334) 2024-09-25 18:14:55 +05:30
functional feat: migrate ESLint to v9 across packages (#5773) 2026-01-20 14:48:55 +05:30
graphql fix(common): GraphQL argument addition and click event propagation (#5448) 2025-11-26 14:34:03 +05:30
import-export feat: add collection-level pre-request and test scripts (#5745) 2026-04-27 23:48:52 +05:30
kernel fix(relay): multiple Set-Cookie headers in resp (#5394) 2025-09-23 17:14:29 +05:30
lenses feat: migrate ESLint to v9 across packages (#5773) 2026-01-20 14:48:55 +05:30
mockServer feat: add collection-level pre-request and test scripts (#5745) 2026-04-27 23:48:52 +05:30
new-codegen fix(common): handle File objects in HAR postData text resolution (#5917) 2026-03-26 20:56:36 +05:30
realtime feat: migrate ESLint to v9 across packages (#5773) 2026-01-20 14:48:55 +05:30
rest feature: add alphabetical sort for user and team collections (#5383) 2025-09-23 14:46:23 +05:30
rules chore: bump dependencies (#3258) 2023-08-21 09:06:30 +05:30
runner chore: security patch for the dependency chain v2025.12.0 (#5678) 2025-12-12 16:58:35 +05:30
shortcode refactor: foundational changes to support subdomain based cloud instances (#4704) 2025-02-24 12:24:28 +05:30
syntax chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
teams feat: add collection-level pre-request and test scripts (#5745) 2026-04-27 23:48:52 +05:30
terndoc feat(js-sandbox): expose atob & btoa functions for Node.js (#3724) 2024-02-05 23:12:55 +05:30
types feat: add collection-level pre-request and test scripts (#5745) 2026-04-27 23:48:52 +05:30
utils fix(common): variable hover tooltip was not clickable (disappeared) (#6155) 2026-04-21 19:15:18 +05:30
workers feat: API Documentation (#5499) 2025-11-25 11:26:57 +05:30
actions.ts chore(common): deprecate legacy interceptor system (#5830) 2026-02-21 14:22:47 +05:30
dev.ts chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
dragDropValidation.ts fix: prevent empty entries when dragging items past last row (#5384) 2025-09-18 14:13:33 +05:30
editorutils.ts fix: ensure correct parser for xml and plaintext (#5597) 2025-12-02 17:23:51 +05:30
environment-regex.ts fix: highlight environment on string containing dot (#5409) 2025-09-29 13:29:57 +05:30
experimental-sandbox-integration.ts fix(common): preserve file uploads in experimental scripting sandbox (#5512) 2025-10-26 23:34:43 +05:30
findStatusGroup.ts feat: save api responses (#4382) 2024-09-30 19:06:53 +05:30
fixBrokenEnvironmentVersion.ts fix: schema error and test updation flow (#5124) 2025-06-13 09:55:05 +05:30
fixBrokenRequestVersion.ts fix: schema error and test updation flow (#5124) 2025-06-13 09:55:05 +05:30
gist.ts refactor: revamp the importers & exporters systems to be reused (#3425) 2023-12-06 21:24:29 +05:30
handleTokenValidation.ts fix: handle actions for logged-in users in case of token expiration (#5249) 2025-09-22 19:06:40 +05:30
headers.ts chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
hopp-fetch.ts feat(scripting-revamp): add support for sending requests in scripting context (#5596) 2025-11-26 09:52:00 +05:30
isValidUser.ts feat: migrate ESLint to v9 across packages (#5773) 2026-01-20 14:48:55 +05:30
jsoncParse.ts feat: migrate ESLint to v9 across packages (#5773) 2026-01-20 14:48:55 +05:30
jsonParse.ts feat: migrate ESLint to v9 across packages (#5773) 2026-01-20 14:48:55 +05:30
keybindings.ts fix: keyboard shortcuts on non-English layouts (#6009) 2026-03-26 19:06:00 +05:30
migrations.ts chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
network.ts feat: migrate ESLint to v9 across packages (#5773) 2026-01-20 14:48:55 +05:30
newOutline.ts feat: migrate ESLint to v9 across packages (#5773) 2026-01-20 14:48:55 +05:30
oauth.ts feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
oauth2Params.ts feat(common): support advanced parameters in OAuth grant types (#5287) 2025-08-27 13:09:58 +05:30
platformutils.ts chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
preRequestScriptSnippets.ts Fix typo, rename cuttentTime to currentTime (#3053) 2023-05-23 16:38:01 -04:00
proxyUrl.ts feat: updated the hard coded proxy url with the server fetched (#4773) 2025-02-20 21:16:48 +05:30
requestParams.js chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
RequestRunner.ts chore: formatting updates 2026-04-28 00:50:16 +05:30
RESTExtURLParams.ts refactor: revamp the importers & exporters systems to be reused (#3425) 2023-12-06 21:24:29 +05:30
retryAuthGuard.ts fix(common): prevent infinite auth refresh retry loop on permanent token failure (#5893) 2026-03-19 23:09:01 +05:30
scripting.ts feat: add collection-level pre-request and test scripts (#5745) 2026-04-27 23:48:52 +05:30
shortcuts.ts feat(desktop): url focus and mru tab shortcuts (#5683) 2025-12-16 17:25:56 +05:30
tern.js chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
ternlint.js feat: migrate ESLint to v9 across packages (#5773) 2026-01-20 14:48:55 +05:30
testSnippets.ts chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
typeutils.ts chore: bump dependencies (#3258) 2023-08-21 09:06:30 +05:30