Anwarul Islam
b07212cb05
feat(common): add advanced configuration for auth and token request parameters ( #5253 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-07-28 23:43:08 +05:30
James George
5ac2ac40de
feat: add support for version bounded parsing and migration ( #5127 )
...
- CLI Collection runner enhancements:
- Support mixed versions - child collections based on different versions compared to the parent collection.
- Better support for incoming data via IDs conforming to older formats.
- Bump `verzod` across packages.
- Relevant updates to test suite.
- Bump `zod` under `selfhost-desktop`.
2025-06-05 14:51:19 +05:30
Nivedin
a325f2945d
fix: fill current value to existing value ( #5109 )
2025-05-29 18:36:58 +05:30
Anwarul Islam
82d9367843
feat: add JWT authentication support ( #5079 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-05-28 15:41:47 +05:30
James George
656a15a983
feat: migrate to a unified scripting system based on faraday-cage ( #5090 )
...
Co-authored-by: curiouscorrelation <curiouscorrelation@gmail.com>
2025-05-23 22:54:27 +05:30
Nivedin
01d96fa577
feat: initial and current value for environment variables ( #5055 )
2025-05-23 22:38:36 +05:30
Anwarul Islam
130facb440
fix: include request body to AWS V4 signer in effective request functions ( #5084 )
2025-05-21 21:02:07 +05:30
Anwarul Islam
ccf3c6f834
feat: add support for HAWK authentication ( #4694 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-04-29 14:51:16 +05:30
luzpaz
a8bf6c0611
fix: resolve typos across packages ( #4867 )
2025-03-12 13:53:08 +05:30
Akash K
9cc1e47b39
fix: show file chip for the selected file in binary body ( #4562 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-11-27 15:05:35 +05:30
Akash K
80d7dd046d
feat: support for binary body ( #4466 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-11-26 19:48:01 +05:30
Akash K
c74c42ebaf
feat: add individual content types for formadata ( #4550 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-11-24 19:36:10 +05:30
shobanrajm
b78cd57884
feat: collection CLI runner with iterations and data feed ( #4475 )
...
Co-authored-by: Shoban <mshobanr@ford.com>
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-11-22 22:38:51 +05:30
James George
8ac934599a
fix: process headers correctly in Digest Auth and other updates ( #4494 )
2024-10-30 17:12:19 +05:30
Anwarul Islam
1236e6b719
fix: scrollbar appearing on digest auth input fields and other improvements ( #4492 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-10-29 20:35:13 +05:30
Anwarul Islam
4b2f04df82
feat: add support for Digest authorization ( #4339 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
Co-authored-by: nivedin <nivedinp@gmail.com>
2024-10-29 12:34:40 +05:30
James George
9ca899a28a
feat(cli): add support for AWS Signature Authorization type ( #4305 )
2024-08-30 14:12:32 +05:30
Akash K
181ad098e0
feat: ability to refresh tokens for oauth flows ( #4302 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-08-29 13:27:31 +05:30
James George
33b0a54af1
feat(cli): add support for request variables ( #4275 )
...
feat: add support for request variables in the CLI
2024-08-26 19:21:29 +05:30
James George
a8bcc75467
fix: ensure Content-Type header priority in the CLI ( #4242 )
...
- Ensure the `Content-Type` header takes priority over the value set in the request body.
- Introduces `HoppRESTRequest` schema `v6` with `text/xml` added under the supported content types.
2024-08-07 21:46:27 +05:30
James George
5f96cda5e2
feat(cli): add support for JUnit reporter ( #4189 )
2024-07-26 22:56:58 +05:30
James George
a9afb17dc0
feat(cli): access team workspace collections and environments ( #4095 )
...
Co-authored-by: nivedin <nivedinp@gmail.com>
2024-06-27 18:11:29 +05:30
James George
22c6eabd13
chore: migrate Node.js implementation for js-sandbox to isolated-vm ( #3973 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2024-04-19 21:08:46 +05:30
Akash K
0f592d1789
fix: use proper values for addTo field when auth type is api-key ( #3966 )
2024-04-16 17:44:28 +05:30
James George
7621ff2961
feat: add extended support for versioned entities in the CLI ( #3912 )
2024-03-20 20:13:22 +05:30
Akash K
6b58915caa
feat: oauth revamp + support for multiple grant types in oauth ( #3885 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-03-20 00:18:03 +05:30
kaifulee
efdc1c2f5d
chore: fix some typos ( #3895 )
...
Signed-off-by: kaifulee <cuishuang@outlook.com>
2024-03-15 20:06:34 +05:30
Andrew Bastin
55a94bdccc
chore: merge hoppscotch/release/2023.12.6 into hoppscotch/release/2024.3.0
2024-02-27 13:35:20 +05:30
James George
5bcc38e36b
feat: support secret environment variables in CLI ( #3815 )
2024-02-08 22:08:18 +05:30
James George
3482743782
chore(cli): emit bundle in ESM format ( #3777 )
2024-02-05 22:55:05 +05:30
James George
9bc81a6d67
feat(cli): support collection level authorization and headers ( #3636 )
2023-12-14 12:43:22 +05:30
Nivedin
47e009267b
feat: collection level headers and authorization ( #3505 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-12-13 22:43:18 +05:30
James George
bdfa14fa54
refactor(scripting-revamp): migrate js-sandbox to web worker/Node vm based implementation ( #3619 )
2023-12-07 16:10:42 +05:30
Jesvin Jose
cd72851289
refactor: cli updates ( #2907 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-02-07 17:47:54 +05:30
Deepanshu Dhruw
73fdfbd2c8
feat: added delay flag in @hoppscotch/cli and related tests ( #2527 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-08-04 19:19:14 +05:30
Deepanshu Dhruw
0244b941b3
feat: added support for passing env.json file to test cmd ( #2373 )
2022-06-15 23:53:24 +05:30
Deepanshu Dhruw
06937fe9e8
feat: added execution duration and updated collection-metrics ( #2257 )
2022-04-18 22:43:43 +05:30
Deepanshu Dhruw
909d524de5
Feature: hopp-cli in TypeScript ( #2074 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
Co-authored-by: Gita Alekhya Paul <gitaalekhyapaul@gmail.com>
2022-03-28 13:56:15 +05:30