Thim
1a6fa7a799
Feat: Standalone Package to convert to Bruno collection(Part 1)
...
This commit just moves the required files to the new destination
using `git mv` to force Git to recognise it as `Renamed`.
This is a continuation of #2341 .
Co-authored-by: lohit <lohit@usebruno.com>
Co-authored-by: pooja-bruno <pooja@usebruno.com>
Co-authored-by: ramki-bruno <ramki@usebruno.com>
2025-04-07 22:24:57 +05:30
lohxt1
6cd44662a8
removed the dup refresh token checkbox field
2025-04-07 19:14:34 +05:30
lohxt1
9daf418886
pass global env vars to the fetch and refresh oauth2 requests
2025-04-07 19:14:34 +05:30
therealrinku
37ee13353d
fix: user agent header
2025-04-07 17:40:07 +05:30
Daniel Roberto
8439e8871f
fix: Oauth2 toast typo
2025-04-07 13:52:25 +05:30
ramki-bruno
4c1d3b4f3a
Added Playwright-codegen setup
2025-04-04 20:19:26 +05:30
S.M.TALHA
cd3c66cb14
Fix: Matching Brackets pair not highlighting ( #4440 )
...
Co-authored-by: smtalha682 <smtalha682@gmail.com>
2025-04-04 20:17:55 +05:30
sreelakshmi-bruno
265b0114e4
Updating issue template for github to track regression bugs ( #4437 )
...
---------
Co-authored-by: Sreelakshmi Jayarajan <sreelakshmi@Sreelakshmis-MacBook-Air.local>
2025-04-04 20:11:56 +05:30
ganesh-bruno
17a63d599d
capitalize custom and default to follow same theme
2025-04-04 12:59:52 +05:30
ganesh-bruno
d9e87fcd82
updated readme file
2025-04-04 12:59:22 +05:30
Harry.Tao
78c4cb11eb
fix unsupport symbolic link folders
2025-04-03 17:18:13 +05:30
tlaloc911
6feea75e45
fix console error Invalid DOM property stroke-width
...
Invalid DOM property `stroke-width`. Did you mean `strokeWidth`? Error Component Stack
2025-04-03 17:16:09 +05:30
ganesh
2d1f7d0f33
Update contributing.md with contribution guidelines and setup instructions ( #4377 )
...
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2025-04-03 14:50:57 +05:30
Anoop M D
841facc853
chore: fixed indentation
2025-04-03 12:47:39 +05:30
Pragadesh-45
0e60bd3da7
fix: handle empty script.exec cases in postman collection importer
...
Updated the `importScriptsFromEvents` and `importPostmanV2CollectionItem` functions to properly handle cases where `event.script.exec` is an empty array. Now, if `exec` is empty, `requestObject.script.req` and `requestObject.tests` are set to an empty string instead of being undefined.
2025-04-03 12:47:39 +05:30
sanjai0py
5dc7f1ae2f
Refactoring and fixes in _Mock Variables Interpolation_ feature
2025-04-02 14:24:29 +05:30
Raghav Sethi
6862cb4e58
Feature: Mock Variables Interpolation ( #3609 )
...
Former title: Feature: adding dynamic variable support (#3609 )
2025-04-02 14:24:29 +05:30
Carlos Florêncio
0591530d44
add scripts context to response scripts
2025-04-02 13:22:21 +05:30
sanish-bruno
592679538b
Fix: res.setBody
fails for Object in Developer-mode
...
vm2 returns a recursive Proxy for accessing the return value which
cannot be serialized for IPC using `structuredClone`.
Co-authored-by: ramki-bruno <ramki@usebruno.com>
2025-04-02 13:18:58 +05:30
ramki-bruno
9ef2699372
Update default collection name to 'Untitled Collection'
2025-04-02 13:15:41 +05:30
Pragadesh-45
e4c37b916a
feat: set default names for folders and requests in Postman collection importer
2025-04-02 13:15:41 +05:30
ramki-bruno
7a8a0ae37e
Fix: Remove unwanted transitive devDependencies
of electron-store
2025-04-02 13:13:40 +05:30
Anoop M D
bd25097e44
Rename SECURITY.md to security.md
2025-03-31 14:03:06 +05:30
ganesh-bruno
3f140e818f
replace example.com to usebruno website
2025-03-31 14:01:13 +05:30
lohxt1
dbba22131c
fix: proxy and certs not being used for oauth2 calls
v2.0.1
2025-03-27 22:56:00 +05:30
lohit
8908828af0
Merge pull request #4353 from naman-bruno/bugfix/system-proxy-agent
...
Fix: system proxy agent
2025-03-27 19:31:21 +05:30
lohit
20c9e1d406
removed the domain protocol check
2025-03-27 19:28:00 +05:30
naman-bruno
741576526d
Fix: logic and design
2025-03-27 18:24:45 +05:30
naman-bruno
b928ec112e
add: protocol verification for certificate domain
2025-03-27 16:36:42 +05:30
naman-bruno
559026b65c
Fix: right Agent for system proxy
2025-03-27 16:36:22 +05:30
naman-bruno
eb6fef63b3
Removed log
2025-03-26 20:30:39 +05:30
naman-bruno
1b767f8d26
fix: params
2025-03-26 20:30:39 +05:30
naman-bruno
3b061cda89
Fix: agentOptions not passing properly to baseAgent
2025-03-26 20:30:39 +05:30
ganesh
e0d7bb50f3
2025-03-26 16:27:33 +05:30
ramki-bruno
20e8e9167f
Perf improvements in Response-preview with useMemo
2025-03-25 23:07:47 +05:30
lohit
268ede869d
handle oauth2 timeline response, remove dataBuffer from debugInfo obj ( #4330 )
2025-03-25 22:28:29 +05:30
ramki-bruno
8b8ddaf31b
Revert "Fix: Prettify JSON for Res-preview without parsing to avoid JS specific roundings"
...
This reverts commit 56581b36413e2e803381182d1b1f20c77edca98b.
2025-03-25 21:58:18 +05:30
lohit
f16fbeade7
Merge pull request #4328 from lohxt1/main
...
revert serialization of debugInfo data
2025-03-25 19:52:35 +05:30
lohxt1
d27677030d
revert serialization of debugInfo data
2025-03-25 19:50:06 +05:30
pooja-bruno
578e912faf
fix: codemirror lint errors ( #4321 )
...
* fix: codemirror lint errors
* chore: added comments for await lint fix and removed the indent config prop that was not needed
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2025-03-25 19:44:22 +05:30
lohit
bd8c6caa39
Merge pull request #4325 from lohxt1/main
...
oauth2 fixes
2025-03-25 18:33:10 +05:30
lohxt1
7635230c88
oauth2 fixes
2025-03-25 18:29:44 +05:30
lohit
eb0d746082
Merge pull request #4324 from naman-bruno/bugfix/redirect-proxy
...
Fix: Redirect not working on proxy
2025-03-25 18:05:17 +05:30
naman-bruno
61b3853390
overwrite maxredirect on request obj
2025-03-25 18:01:40 +05:30
naman-bruno
76485cdd56
reseted max redirect counts
2025-03-25 17:56:31 +05:30
lohit
3d5401a8db
Merge pull request #4323 from lohxt1/timeline_fixes
...
oauth2 fixes
2025-03-25 17:53:00 +05:30
lohxt1
6faecc2874
setting the default value for auto_refresh_token to false
2025-03-25 17:46:06 +05:30
lohit
4650ca40c1
Merge pull request #4322 from lohxt1/timeline_fixes
...
oauth2 fixes and improvements
2025-03-25 17:19:27 +05:30
lohxt1
14ee26557a
query stringify request payload data before the oauth2 token url request
2025-03-25 17:09:36 +05:30
lohxt1
8e873013a9
oauth2 fixes
2025-03-25 15:42:58 +05:30