api-client/packages/hoppscotch-app/helpers
2022-01-14 04:40:27 +05:30
..
__tests__ fix: revamp broken network tests 2021-12-13 17:05:10 +05:30
backend fix: move search from header to footer - fixed #2033 2021-12-21 06:40:39 +05:30
editor fix: codemirror cache value didnt update when the view is not mounted 2021-12-31 21:32:00 +05:30
fb feat: group history by date and time 2021-12-31 12:39:23 +05:30
import-export feat: revamped insomnia importer 2022-01-14 04:40:27 +05:30
lenses refactor: merge branch 'main' into refactor/monorepo 2021-09-16 22:24:21 +05:30
new-codegen fix: issues with har generation 2022-01-03 10:49:34 +05:30
strategies refactor: move user agent checks to separate file 2021-12-17 15:10:06 +05:30
syntax refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
teams refactor: separate out data structures into hoppscotch-data 2021-12-03 16:10:56 +05:30
terndoc refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
types chore: updated types 2021-12-17 23:05:36 +05:30
utils fix: add body env resolution for har generation 2022-01-03 11:17:02 +05:30
actions.ts feat: keyboard shortcuts for themes 2022-01-01 19:32:34 +05:30
apollo.ts chore: minor ui improvements 2021-09-19 20:27:20 +05:30
curlparser.ts Bug/body missing onimport (#2048) 2021-12-29 06:46:40 +05:30
editorutils.js refactor: merge branch 'main' into refactor/monorepo 2021-09-16 22:24:21 +05:30
findStatusGroup.js refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
GQLConnection.ts refactor: separate out data structures into hoppscotch-data 2021-12-03 16:10:56 +05:30
headers.js refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
jsonParse.ts refactor: merge branch 'main' into refactor/monorepo 2021-09-16 22:24:21 +05:30
keybindings.ts fix: single character shortcuts not working 2021-10-12 21:43:06 +05:30
migrations.ts refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
network.ts fix: trim leading and trailing whitespaces in URL - fixed #2046 2021-12-28 09:36:16 +05:30
newOutline.ts refactor: merge branch 'main' into refactor/monorepo 2021-09-16 22:24:21 +05:30
oauth.js refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
platformutils.js refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
powerSearchNavigation.ts refactor: migrate more components to setup script + fix a race condition with power search 2021-11-18 07:00:51 +05:30
preRequest.ts feat: fix issue with the pre-request envs 2021-09-25 21:21:01 +05:30
preRequestScriptSnippets.js refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
pwa.js perf: remove console (log, debug, and warn) messages 2021-11-05 13:41:25 +05:30
requestParams.js refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
RequestRunner.ts fix: fail state requests with response data can run tests fixes #1996 2021-12-06 20:06:19 +05:30
RESTExtURLParams.ts fix: race condition mutating defaultRESTRequest 2021-12-31 23:25:46 +05:30
sentry.ts feat: disable sentry if telemetry is off 2021-12-16 18:02:01 +05:30
shortcuts.js feat: keyboard shortcuts for themes 2022-01-01 19:32:34 +05:30
support.js refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
templating.ts allow environment variables in request body. (#1942) 2021-11-10 19:52:11 +05:30
tern.js refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
ternlint.js refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
testSnippets.js feat: test results indicator in response section's tests tab 2021-10-26 13:48:09 +05:30
typeutils.ts feat: implement HAR conversion 2021-12-31 20:36:12 +05:30