Sanjai Kumar
5393e3b496
feat: Add default sample collection on first app launch ( #5536 )
...
* feat: Add Default Sample Collection On First Launch
* feat(initial-load): add attribute for app readiness
---------
Co-authored-by: Bijin Bruno <bijin@usebruno.com >
2025-09-15 15:00:39 +05:30
lohit
9fc885839f
ca certs function updates ( #5555 )
2025-09-12 21:49:49 +05:30
Siddharth Gelera (reaper)
2b6da56c3c
fix(electron): avoid double encoding urls params. Fixes #5380 . ( #5507 )
...
* fix(common): avoid double encoding urls params
2025-09-12 19:08:53 +05:30
lohit
c08827b0c0
ca certs updates and fixes ( #5549 )
2025-09-12 16:03:27 +05:30
Anoop M D
841d977725
Merge pull request #5547 from lohit-bruno/ca_certs_fixes_system_ca
...
use system-ca library for ca certs
2025-09-12 01:11:25 +05:30
lohit-bruno
27cbb194bf
use system-ca library for ca certs
2025-09-12 00:33:22 +05:30
Anoop M D
86b3c65dcd
Merge pull request #5525 from sanish-bruno/feat/moving-requests-cross-collection
...
Feature: moving requests cross collection
2025-09-08 20:05:04 +05:30
sanish chirayath
c9fe9813db
Merge pull request #5526 from sanish-bruno/fix/tags-removed-while-moving-request
...
Fix: tags removed while moving request
2025-09-08 20:03:36 +05:30
jayakrishnancn
0bce203851
feat: Move requests between collections #3320
...
test: update e2e test case for moving request from one collection to another
test: updated the tests
test: added more test cases
test: e2e test updated
test: fixed test case
test: fixed test cause for folder
fix: add grpc-request to clone-folder
fix: removed handleCrossCollectionItemMove method
test: updated e2e test cases
fix: removed cross-collection gurard statement
format: revert format
fix: UX changes for collection drag and drop
2025-09-08 16:29:46 +05:30
lohit
a6b0b6c117
node vm support ( #5518 )
...
Co-authored-by: Its-Treason <39559178+Its-treason@users.noreply.github.com >
2025-09-08 06:09:25 +05:30
lohit
3c656270b3
ca certs fixes and tests ( #5429 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-09-07 23:06:44 +05:30
bernborgess
cd80332de9
fix: Make globalShortcut only active when app is focused
2025-09-03 14:02:01 -03:00
naman-bruno
457a2f83e7
fix: Bruno GUI hangs on 308 redirect ( #5445 )
...
* fix: 308 redirect
2025-09-03 17:52:12 +05:30
sreelakshmi-bruno
bf38cc0f51
adding metadata to report ( #5360 )
2025-09-02 15:11:23 +05:30
sanish chirayath
abddc98767
feat: add WSSE authentication support to gRPC requests ( #5455 )
...
* feat: add WSSE authentication support to gRPC requests
- Introduced WSSE authentication mode in GrpcAuth component.
- Updated supported authentication modes to include WSSE.
- Refactored gRPC event handlers to streamline authentication header setting.
- Added notes regarding limitations of complex auth modes in gRPC.
* fix: update authentication header retrieval in setAuthHeaders function
- Refactored the setAuthHeaders function to correctly retrieve WSSE and OAuth2 refresh token URLs from the request object instead of the collectionAuth object.
- Added comprehensive tests for various authentication modes, ensuring proper inheritance and request-level overrides for AWS v4, basic, bearer, digest, NTLM, WSSE, API key, and OAuth2 authentication methods.
* chore: remove outdated comments on gRPC authentication limitations
2025-09-01 19:19:14 +05:30
Pragadesh-45
6c52c07494
refactor: remove use of globalShortcut for minimize/hide to avoid hijacking system shortcuts
2025-08-30 00:42:32 +05:45
Pooja
de48c93e8d
fix: store redirect cookies under initial request domain ( #5387 )
2025-08-29 21:05:18 +05:30
lohit
ed1a072ba1
chore: eslint updates and fixes ( #5402 )
2025-08-26 18:49:50 +05:30
sreelakshmi-bruno
48934ef74a
Add type field to env when not present ( #5401 )
2025-08-22 18:27:33 +05:30
Pooja
04d1e50f98
Merge pull request #5384 from pooja-bruno/move/common-cookie-file-in-buno-request-package
2025-08-21 21:15:35 +05:30
lohit-bruno
e0b3b1ad4b
Merge remote-tracking branch 'origin/main' into oauth2_additional_params
2025-08-20 20:00:58 +05:30
Pooja
97aff84157
fix(cookie-store): defer encryption setup to prevent early macOS ‘Chr… ( #5373 )
2025-08-20 16:49:31 +05:30
lohit-bruno
ef12401d2e
fetch/refresh token - collection/request variables usage fix
2025-08-20 16:34:03 +05:30
sanish chirayath
efb2e83ad9
Add gRPC support ( #5148 )
2025-08-20 16:24:49 +05:30
Sanjai Kumar
e5a608f962
feat: add persistent environment variable handling in IPC events and Bru class ( #5172 )
2025-08-19 23:05:22 +05:30
Pooja
3e3e2e0563
feat: persist cookies in app ( #5318 )
2025-08-19 22:10:22 +05:30
lohit-bruno
8d1f292b83
updates
2025-08-19 17:46:05 +05:30
lohit-bruno
953024dae7
Merge remote-tracking branch 'origin/main' into oauth2_additional_params
2025-08-19 17:39:02 +05:30
lohit
146c8462ea
option to parse large bru files using a regex based approach ( #5324 )
2025-08-19 15:24:23 +05:30
naman-bruno
060c613aa1
fix: client id placement issue ( #5348 )
2025-08-19 14:21:00 +05:30
naman-bruno
b804ff6dfd
oauth2 fixes ( #5259 )
2025-08-19 11:17:39 +05:30
Pragadesh-45
ce0fc08500
Feat/ Add Global Shortcuts for Zoom, Minimize, and Close on Windows ( fixes : #4108 ) ( #4110 )
...
Co-authored-by: sanjai0py <sanjailucifer666@gmail.com >
2025-08-14 20:48:15 +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
sreelakshmi-bruno
f1f1c1fe5b
Handle decryption for secret env vars ( #5285 )
2025-08-08 17:28:49 +05:30
lohit
110d93a983
global environments fetch error handling ( #5241 )
2025-08-01 20:59:57 +05:30
naman-bruno
ec51ebba45
Add Select/Deselect and Reorder Capabilities to Collection Runner ( #5195 )
2025-07-31 00:00:23 +05:30
Pooja
31027cb2e0
feat: adding cookie apis ( #5117 )
2025-07-30 19:35:54 +05:30
Tim Nikischin
60a0a32743
Implement Response URL variable ( #2983 )
2025-07-30 19:35:17 +05:30
naman-bruno
62151330f2
Fix: Loading state while collection mount ( #5138 )
2025-07-29 17:15:30 +05:30
naman-bruno
29e6470f7a
fix: insecure requests not working ( #5197 )
2025-07-25 18:05:10 +05:30
Anoop M D
78b8b7f6e4
Revert "disable ssl/tls & enable system proxy ( #5125 )" ( #5196 )
...
This reverts commit 36e3554d5f .
2025-07-25 17:13:58 +05:30
naman-bruno
4badee903a
Add @usebruno/filestore package ( #5130 )
2025-07-24 18:48:25 +05:30
lohit
b20de42598
Update authorize-user-in-window.js
2025-07-23 20:40:54 +05:30
lohit
e5d30c2920
Merge branch 'main' into oauth2_additional_params
2025-07-23 15:05:17 +05:30
lohit
6c165eddf6
Revert "fix: add rsbuild watchFiles config for bruno-app src/providers/* …" ( #5153 )
...
This reverts commit eacbc7799f .
2025-07-22 12:12:17 +05:30
lohit
803e974dbb
include draft tags while filtering requests for collection/folder run ( #5142 )
2025-07-18 22:30:36 +05:30
lohit
36e3554d5f
disable ssl/tls & enable system proxy ( #5125 )
2025-07-16 21:37:21 +05:30
Pragadesh-45
645b7e721a
Merge pull request #5123 from Pragadesh-45/fix/collection-path-validator
2025-07-16 21:36:46 +05:30