lohxt1
a55ed9bd50
feat: cli -- system level proxy fix
2024-12-12 14:09:06 +05:30
lohit
57d86eb118
Merge pull request #3624 from lohxt1/fix/cli-brutojson
...
fix: cli -- brutojson fn -- req script should be obj by default
2024-12-10 13:26:45 +05:30
lohxt1
85c6b2d97f
fix: cli -- brutojson fn -- script obj
2024-12-10 12:57:03 +05:30
lohit
0c574aeb1e
Merge pull request #3605 from lohxt1/fix/cli-updates
...
fix: cli - include collection level script, updated testbench
2024-12-09 18:52:23 +05:30
lohxt1
3fe0d43bdc
fix: cli - collection level script, added tests
2024-12-06 22:58:02 +05:30
Anoop M D
67ead9739e
chore: temporarily reverting npm cli test runs on windows
2024-12-06 19:33:53 +05:30
Anoop M D
36021b5b38
feat: run npm cli tests on macos and windows
2024-12-06 19:23:56 +05:30
lohit
1e45725ba1
Merge pull request #3601 from lohxt1/fix/cli--env
...
fix: cli -- envs path resolution
2024-12-06 17:51:57 +05:30
lohxt1
d4616c78c8
fix: cli envs path resolution
2024-12-06 17:47:27 +05:30
lohit
5e5656d268
Merge pull request #3598 from Pragadesh-45/feat/folder-recursive-rename-win32
...
bugfix/folder recursive rename win32 (fixes : #3597 ) updates: #3236
2024-12-05 23:08:21 +05:30
Pragadesh-45
52e01935f5
Merge remote-tracking branch 'origin/main' into feat/folder-recursive-rename-win32
2024-12-05 17:33:21 +05:30
Pragadesh-45
99f912312d
fix: add renameSync
2024-12-05 17:27:24 +05:30
lohit
915ebf3387
Merge pull request #3186 from lohxt1/feat/cli-collection-vars
...
feat: adds collection/folder/request vars and scripts support to cli
2024-12-05 16:01:06 +05:30
lohxt1
bb18c532da
chore: updated lock file
2024-12-05 15:47:41 +05:30
lohxt1
4b4bd3bc95
fix: updates
2024-12-05 15:45:36 +05:30
lohxt1
482cb05d63
fix: updates
2024-12-05 11:42:23 +05:30
lohit
32153c4dbf
Merge pull request #3592 from lohxt1/main
...
chore: version bump
2024-12-04 20:58:12 +05:30
lohxt1
7535b3d4ba
chore: version bump
2024-12-04 20:55:31 +05:30
lohxt1
4dd4800ee9
fix: tests
2024-12-04 18:44:20 +05:30
lohxt1
e1ebaabcc7
Merge branch 'main' of lohxt1:lohxt1/bruno into feat/cli-collection-vars
2024-12-04 17:28:55 +05:30
lohit
fd22ff8962
Merge pull request #3578 from lohxt1/fix/validate-env-name-validations
...
fix: validate env name fn null checks
2024-12-02 14:14:53 +05:30
lohit
5f5cc5eb22
fix: validate env name fn null checks
2024-12-02 14:14:10 +05:30
Anoop M D
eb6944a1c9
fix( #163 ) - removed max limit on request names
2024-12-01 13:52:59 +05:30
Sanjai Kumar
b4ea101350
Fix/xml body not getting added during curl import. ( #3547 )
...
* Add support for XML data handling in curl-to-json utility
* Refactor XML content type handling in curl utility
2024-11-30 19:23:39 +05:30
Marc Pfister
0a8217e4ab
add "docs" to copy for export ( #3551 )
2024-11-30 19:19:05 +05:30
Sanjai Kumar
514da55923
Fix/improve env modal error when duplicate names ( #3557 )
...
* Enhance environment creation validation and improve error handling
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-11-30 19:16:09 +05:30
lohit
bd2cf554b6
fix: response pane width shift styling for timeline tab ( #3573 )
...
* fix: posthog api key as a process env var
* fix: response pane timeline tab inconsistent width
2024-11-30 18:55:10 +05:30
Pragadesh-45
2f752085f3
fix: humanize-date fixes : #3556 ( #3565 )
...
* fix: humanize-date
* fix: improve notification handling and enhance date validation
2024-11-30 18:51:44 +05:30
Pragadesh-45
f2cfcab091
feat: Graceful handle rename/move: Fix EPERM
Error When Renaming Parent Folders on Windows ( #3236 )
...
* refactor filesystem.js to use isWindowsOS()
* add tempDir logic to gracefully rename the parent folder in a collection. fix: `EPERM`
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-11-29 12:18:11 +05:30
Anoop M D
4283bb4bb0
Merge branch 'main' into feat/folder-recursive-rename-win32
2024-11-29 12:16:27 +05:30
Pragadesh-45
707cddea90
Fix/invalid file name handling ( #3274 )
...
* feat: implement utility function `isValidFilename`
* refactor: added filename validator checks for `rename-item` and `new-request`
* chore: added `fileName.startsWith('.')`
2024-11-29 12:04:59 +05:30
Ryan
39a44e9b4f
Update readme.md ( #3520 )
2024-11-22 17:37:07 +05:30
lohit
fb8c54dd7a
Merge pull request #3467 from Pragadesh-45/feat/cli-improvements
...
feat: add option to omit headers and skip specific headers in CLI run command output
2024-11-21 20:56:16 +05:30
lohit
7400d890e4
Merge branch 'main' into feat/cli-improvements
2024-11-21 20:56:05 +05:30
lohit
3a29e2e333
Merge pull request #3504 from Pragadesh-45/feat/cli-improvements-ssl-related
...
feat: add --client-cert-config option for secure connections in CLI run command
2024-11-21 20:53:36 +05:30
lohit
1fb4298681
Merge pull request #2820 from matthewdickinson/feature/cli-cookies
...
Added cookie support to CLI requests
2024-11-21 17:56:29 +05:30
lohit
6d8cc38946
changed use-cookies
to disable-cookies
2024-11-21 17:53:09 +05:30
lohit
9d4246d74b
changed use-cookies
to disable-cookies
...
support for sending cookies by default
2024-11-21 17:51:18 +05:30
lohit
1238bf7270
Merge pull request #3523 from lohxt1/fix/tests-editior-style-fix
...
fix: codemirror editors background styling fix
2024-11-21 17:15:50 +05:30
Pragadesh-45
e9d459fa5e
feat: create cert cert config cli command
2024-11-21 17:13:52 +05:30
lohxt1
1c4acf7301
fix: codemirror editor background styling fix
2024-11-21 16:50:11 +05:30
lohxt1
6385d00807
fix: codemirror editor background styling fix
2024-11-21 16:49:20 +05:30
Pragadesh-45
157389424d
feat: rename CLI option for omitting headers to clarify functionality
2024-11-21 16:28:28 +05:30
Pragadesh-45
1b30229903
Feat/displaying variable hints as secrets ( #3268 )
...
* feat: added new utility function `getEnvironmentVariablesMasked`
2024-11-21 15:48:32 +05:30
Pragadesh-45
72bd1b4cbf
feat: rename CLI options for omitting and skipping headers to clarify reporter context
2024-11-21 15:36:15 +05:30
lohit
0bec17facd
Merge pull request #3518 from lohxt1/main
...
chore: update package lock file
2024-11-20 19:57:44 +05:30
lohxt1
1c86b5f340
chore: update package lock file
2024-11-20 19:56:44 +05:30
lohit
917205299a
Merge pull request #3517 from lohxt1/fix/video-preview-comp--memo-import
...
fix: video preview comp memo import
2024-11-20 19:21:41 +05:30
lohxt1
916f28633e
fix: video preview comp memo import
2024-11-20 19:20:43 +05:30
lohit
6c2451b6f2
Merge pull request #3516 from lohxt1/fix/server_rendered-logic
...
fix: server_rendered codemirror logic for newer versions of nextjs
2024-11-20 19:05:20 +05:30