lohit
6b6fc9a3dc
Merge branch 'main' into fix/remove-jsonbigint-from-cli
2024-12-15 18:00:38 +05:30
lohit
ee715a6dc6
chore: headers/vars/script merge fns refactor ( #3654 )
...
* chore: cli code refactoring
* chore: code refactoring
2024-12-15 15:40:49 +05:30
lohit
4dcaaab52c
Merge branch 'main' into fix/remove-jsonbigint-from-cli
2024-12-12 17:31:59 +05:30
lohxt1
a55ed9bd50
feat: cli -- system level proxy fix
2024-12-12 14:09:06 +05:30
lohxt1
85c6b2d97f
fix: cli -- brutojson fn -- script obj
2024-12-10 12:57:03 +05:30
lohxt1
d0ef70473d
fix: remove json bigint from cli
2024-11-18 13:39:55 +05:30
Matthew Dickinson
b82a2c3312
Added cookie support to CLI requests
2024-10-18 17:48:35 -04:00
lohit
ed20eccc25
fix: multipart/form-data body interpolation ( #3142 )
...
* feat: updates
* feat: updates
* feat: updates
* feat: updates
2024-09-23 15:54:54 +05:30
Lukáš Linhart
dd2b93e8cd
fix: Allow to set custom user agent ( #3146 )
...
Co-authored-by: Linhart Lukáš <Lukas.Linhart@tescosw.cz >
2024-09-20 14:09:11 +05:30
Lukáš Linhart
b3c72b1640
bugfix/useragent-header ( #2979 )
...
* add bruno-specific userAgent header
* Update axios-instance.js
---------
Co-authored-by: Linhart Lukáš <Lukas.Linhart@tescosw.cz >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-09-16 00:03:45 +05:30
Jonathan Gruber
bcc8811f65
chore( #673 ): remove obsolete mustache.js library ( #674 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-09-05 00:24:09 +05:30
Anoop M D
c5c343c543
feat: update proxy implementation in preferences ( #2977 )
2024-08-30 15:22:06 +05:30
lohit
c1ec95dc29
fix: option to toggle on/off system proxy env variables ( #2724 )
...
fix: option to toggle on/off system proxy env variables
2024-08-30 11:44:29 +05:30
lohit
2aa7d26a89
add collection and folder data to exported bruno collection json ( #2560 )
...
* add collection and folder data to exported bruno collection json
* folder root data order
2024-07-04 13:18:40 +05:30
Sanjai Kumar
abfd14a306
Feat/improved path params ( #2357 )
...
* feat: path parameters (#484 )
* add path parameters on bruno-app
* add path parameters on bruno-cli
* fix bruno-schema testing
* fix generate request code not replace path parameter value
---------
Co-authored-by: game5413 <febryanph10@gmail.com >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
* feat: Refactor request parameter handling
- Update prepare-request.js to filter and rename 'paths' to 'params' with type 'path'
- Remove 'paths' from export.js and interpolate-vars.js
- Update bru.js to use 'params' instead of 'path'
- Update requestSchema in index.js to use 'keyValueWithTypeSchema' for 'params'
Co-authored-by: game5413 <febryanph10@gmail.com >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
* feat: Refactor request parameter handling
* refactor: changes form the review
* refactor: Refactor transformItemsInCollection handling
* refactor: Refactor improved export/import functionalities
* refactor: Remove console.log statement in bruToJson.js
---------
Co-authored-by: game5413 <37659721+game5413@users.noreply.github.com >
Co-authored-by: game5413 <febryanph10@gmail.com >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-05-30 15:49:14 +05:30
Chris Wilper
1d58bdab59
fix: respect rejectUnauthorized and ca opts when proxying https
2023-10-22 11:29:49 -04:00
Chris Wilper
bbb904437f
chore: re-sync proxy-util.js copies
2023-10-21 14:32:41 -04:00
Anoop M D
d809a58deb
chore: pr polish ( #596 )
2023-10-18 10:25:01 +05:30
Mirko Golze
470e9d0442
proxy settings
2023-10-15 16:40:50 +02:00
Anoop M D
362289b7cd
feat( #334 ): bru cli support for collection headers, auth, scripts and tests
2023-10-09 08:26:10 +05:30
Anoop M D
de74edb50f
feat: interpolation of proxy vars
2023-10-06 22:49:48 +05:30
Stefan Ollinger
bb7d13d2d9
Use axios interceptor to measure response time
2023-10-05 17:46:12 +02:00
Anoop M D
8d89496304
fix( #329 ): fixed basic auth header issue + added cli support for basic and bearer auth
2023-10-05 02:32:24 +05:30
Anoop M D
ae692dde06
chore( #197 ): ran prettier on packages/bruno-cli
2023-09-22 00:34:11 +05:30
Brent Shikoski
87119cee2e
add ability to turn certificate validation off
2023-09-03 20:19:56 -05:00
Anoop M D
dea95664b9
fix: fixed issue in bru cli where assertions was not being run
2023-03-23 21:35:41 +05:30
Anoop M D
837e39d870
fix: fixed bugs in bru cli related to gql requests
2023-02-08 04:13:22 +05:30
Anoop M D
411c06f4cb
feat: bruno cli can not run a folder recursively
2023-02-08 02:53:55 +05:30
Anoop M D
1b9ec05a58
feat: assert runtime
2023-02-08 01:13:21 +05:30
Anoop M D
3f74178c81
feat: bru cli - specify env + completed vars runtime
2023-02-07 21:01:35 +05:30
Anoop M D
827c480689
feat: bru cli prints test results
2023-02-06 14:52:22 +05:30
Anoop M D
1c869013c6
feat: cli runner can now run a single request
2023-02-06 03:40:13 +05:30