Siddharth Gelera
c0b2cc914d
chore: formatting changes batch 6
2025-09-18 17:01:40 +05:30
Siddharth Gelera
3b9f6bc809
feat: enhance WebSocket handling with redirect and upgrade events
...
- Added support for 'ws:redirect' and 'ws:upgrade' events in the WebSocket client.
- Updated WSResponseHeaders to format headers correctly.
- Modified WSResponsePane to display headers in the response.
- Improved message handling in the Redux slice for WebSocket events.
2025-09-17 13:07:15 +05:30
Siddharth Gelera
cf3e50f084
fix: only add to settings if they were added
2025-09-16 12:47:45 +05:30
Siddharth Gelera
c473755593
feat: pass down options/settings for ws
2025-09-15 15:12:38 +05:30
Siddharth Gelera
8425f9f37b
feat: ws settings
2025-09-15 13:49:17 +05:30
Siddharth Gelera
fe95452c13
Merge branch 'main' into feat/websocket-engine
2025-09-15 10:53:09 +05:30
Pragadesh-45
db35e7059c
Merge pull request #5438 from Pragadesh-45/feat/multiline-values-for-env-vars
...
Feat/ Add Multiline Support for Enviroment Variables
2025-09-06 17:17:51 +05:30
Siddharth Gelera
892feccb97
Merge branch 'main' into feat/websocket-engine
2025-09-02 23:45:06 +05:30
Sanjai Kumar
648581ded5
feat: custom HTTP method ( #4841 )
2025-09-02 23:09:48 +05:30
Anoop M D
b8d67d9232
Merge branch 'main' into bugfix/571
2025-08-30 01:52:46 +05:30
Anoop M D
bcf4673a64
chore: Update Bruno grammar and tests to support keys with spaces, braces, and nested escaped quotes in headers and query parameters
2025-08-30 01:44:33 +05:30
Siddharth Gelera (reaper)
4077ce8eb2
init
2025-08-29 16:28:04 +05:30
lohit-bruno
e0b3b1ad4b
Merge remote-tracking branch 'origin/main' into oauth2_additional_params
2025-08-20 20:00:58 +05:30
lohit-bruno
311a232968
updates
2025-08-20 16:57:07 +05:30
lohit-bruno
cd00c21781
dsl updates
2025-08-20 16:30:08 +05:30
sanish chirayath
efb2e83ad9
Add gRPC support ( #5148 )
2025-08-20 16:24:49 +05:30
lohit-bruno
7de3e6e3ff
review update fixes
2025-08-14 15:04:45 +05:30
lohit-bruno
ceab0b4dc1
additional params updates
2025-08-13 21:42:04 +05:30
lohit-bruno
7ccbea7ced
Merge remote-tracking branch 'origin/main' into oauth2_additional_params
2025-08-13 21:16:16 +05:30
lohit
63f5108dfd
list block grammar fixes ( #5180 )
2025-07-25 14:07:38 +05:30
lohit
e5d30c2920
Merge branch 'main' into oauth2_additional_params
2025-07-23 15:05:17 +05:30
lohit-bruno
0e28c97f8f
collection runner tag updates
2025-07-15 14:33:18 +05:30
Antti Sonkeri
3803576aa4
feat: Tagging requests and filtering collection runs using tags
2025-07-15 13:37:36 +05:30
maintainer-bruno
ecc6c1604c
feat(url): introduce setting to toggle encoding of URL query parameters ( #5089 )
2025-07-15 00:23:17 +05:30
naman-bruno
a68833089f
Feat: OAuth2 implicit grant type ( #4307 )
...
* add: implicit grant type
2025-07-11 13:55:03 +05:30
lohit
6349e9b816
fix: oauth2 tokenHeaderPrefix can be set to an empty string value ( #4928 )
...
* ~ only prefill `Bearer` as token prefix only when the oauth2 is selected as the auth type for the first time
~ check if tokenPrefix is present before adding a space before the access_token value in the header
* review comment fixes
---------
Co-authored-by: lohit <lohit@usebruno.com >
2025-06-26 15:53:14 +05:30
Pooja
e4ae857df3
Merge pull request #4693 from pooja-bruno/mv/isValidValue-in-common-file
...
Fixed a bug causing secrets to appear as null instead of an empty value.
rm isValidValue and directly handle it in encryptString and `decryptString` function
2025-06-09 13:50:25 +05:30
lohit
6e89001825
fix: collection auth default value access fix and validations
2025-05-29 17:45:42 +05:30
Pragadesh-45
10640c7561
feat: enhance curl parsing for multipart form data
...
- Updated `parseCurlCommand` to handle `-F` and `--form` flags, allowing for multiple form fields with file uploads.
- Adjusted `curlToJson` to set `Content-Type` for multipart data and handle binary data correctly.
2025-05-16 14:32:05 +05:45
lohit
0e6c36f62c
fix: save disabled additional params rows
2025-05-15 23:19:50 +05:30
lohxt1
dd7ff97090
fix(oauth2): improve additional parameters handling and ui updates
...
~ fix oauth2 additional parameters encoding and url handling
~ show authorization tab only for authorization_code grant type
~ set active tab based on grant type
~ update schema validation for grant type-specific parameters
~ add url tooltip in responsepane timeline
~ clean up variable naming and parameter handling
2025-04-06 19:01:23 +05:30
naman-bruno
b9c2a42344
feat: added options to add additional params in oauth2 requests
2025-04-03 16:35:59 +05:30
lohxt1
84cd91b798
updates
2025-04-03 12:37:17 +05:30
lohxt1
b1911d80e9
wip: oauth2 additional parameters
2025-04-03 12:34:24 +05:30
lohxt1
3c0d0c95ea
oauth2 changes
2025-04-02 19:42:15 +05:30
lohxt1
6faecc2874
setting the default value for auto_refresh_token to false
2025-03-25 17:46:06 +05:30
lohxt1
274a55e257
folder level oauth2 save fn fix
2025-03-24 15:46:31 +05:30
lohxt1
5a98da2031
oauth2 fixes
2025-03-20 19:27:14 +05:30
lohxt1
2e4014863f
fix the validations for oauth2 json_to_bru
2025-03-20 17:06:47 +05:30
lohxt1
5728b7c8a8
fix bruno-lang unit tests
2025-03-16 14:24:04 +05:30
lohxt1
eead96ca26
Merge remote-tracking branch 'upstream/main' into feat/oauth2-improvements
2025-03-16 14:02:12 +05:30
Anoop M D
eefb0f836b
fix: revert pr #4225 that broke tests
2025-03-13 03:22:09 +05:30
Nathan Baulch
122e0a1d02
fix: typos
2025-03-13 02:22:10 +05:30
Anoop M D
7e16304426
chore: updated bruno lib versions
2025-03-13 02:16:44 +05:30
naman-bruno
3169e6cdf4
Oauth2 folder ( #4105 )
2025-03-06 11:03:34 +05:30
pooja-bruno
4e88cbf318
feat: add refresh url for oauth2 ( #4028 )
2025-02-18 17:24:56 +05:30
Sanjai Kumar
af182a9c00
refactor: rename binaryFile to file and update related references
2025-02-04 22:12:59 +05:30
Sanjai Kumar
dd23962958
improvements ( #3930 )
...
Co-authored-by: Sanjai Kumar <sanjai@usebruno.com >
2025-02-04 22:12:59 +05:30
Marcos Adriano
324b7cec51
feat: raw binary files handling in request body ( #3734 )
...
--------------
Co-authored-by: lohit <lohit@usebruno.com >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-02-04 22:12:59 +05:30
lohit
c5eeb190d3
oauth2 updates ( #3876 )
...
~ changed tokenPrefix to tokenHeaderPrefix
~ updated the logic for token timer component
2025-01-24 19:39:29 +05:30