Anoop M D
c5abe4122b
feat: button storybook
2025-12-24 05:30:04 +05:30
Anoop M D
9738a2afb7
feat: opencollection actions
2025-12-18 21:19:29 +05:30
naman-bruno
d17048f80c
feat(opencollection): add YAML-based collection support ( #6155 )
...
* add: opencollection
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-11-27 00:55:08 +05:30
Siddharth Gelera (reaper)
f24e1e78fe
chore: ESLint atomic diff based formatting ( #5592 )
...
* chore: atomic diff based formatting
2025-09-23 13:36:34 +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
lohit
ed1a072ba1
chore: eslint updates and fixes ( #5402 )
2025-08-26 18:49:50 +05:30
sanish chirayath
efb2e83ad9
Add gRPC support ( #5148 )
2025-08-20 16:24:49 +05:30
maintainer-bruno
aae4f03fdf
fix(dev): add filestore src to dev hot reload watchers ( #5223 )
2025-07-30 18:45:28 +05:30
naman-bruno
4badee903a
Add @usebruno/filestore package ( #5130 )
2025-07-24 18:48:25 +05:30
Maintainer Bruno
1cc94e8ffe
feat(dev): enhance hot reload development setup
2025-06-04 16:56:22 +05:30
sanish chirayath
9a35302d4b
Feature: implemented bru.interpolate ( #4122 )
...
* feat: enhance variable highlighting in CodeMirror and update interpolation method
* feat: add interpolate function to bru shim and corresponding tests
- Implemented the `interpolate` function in the bru shim to handle variable interpolation.
- Added a new test case for the `interpolate` function to verify its functionality with mock variables.
* feat: enhance interpolate function to support object interpolation
* feat: add translation support for pm.variables.replaceIn to bru.interpolate
* revert: eslint config changes
* revert: eslint config changes
* fix: update method call to use correct interpolation function in Bru class
* refactor: added jsdoc to codemirror highlighting code
* fix: higlighting for multiline editor
2025-05-22 15:37:15 +05:30
lohit
d7ccf1454e
revert lint-staged step, make lint check as part of gh unit-tests workflow
2025-05-14 14:05:49 +05:30
ramki-bruno
aa911f88f2
Playwright Codegen and CI setup
...
- Improved the Codegen setup
- Removed the app-launch related boilerplate from tests
- Enable recording mode by default
- Option to provide the test file name to save the recording
- Added GitHub workflow to run Playwright tests with Electron in
Headless mode(mocking display using `xvfb`).
2025-05-12 20:35:05 +05:30
ramki-bruno
6455b00742
Removed old Playwright setup
2025-05-12 12:12:21 +05:30
lohit
967170a7b2
eslint for bruno-app and bruno-electron packages (#4622 )
...
Co-authored-by: lohit <lohit@usebruno.com >
2025-05-08 18:09:55 +05:30
Anoop M D
526fcabffe
Support Importing Collection Level Auth from Postman (Merge pull request #4475 )
2025-04-22 21:27:06 +05:30
lohit
220da6b58e
feat: Moved logic related to html report generation to bruno-common package ( #4536 )
...
---------
Co-authored-by: lohit jiddimani <lohitjiddimani@lohits-MacBook-Air.local >
2025-04-22 16:35:54 +05:30
Pragadesh-45
4c23ab5664
Merge remote-tracking branch 'origin/main' into fix/import-pm-collection-improvements
2025-04-21 19:03:34 +05:45
lohit
e34e2ec1f1
feat: support object and array interpolation in bruno-common interpolate fn ( #4519 )
...
---------
Co-authored-by: Pooja Belaramani <pooja@usebruno.com >
Co-authored-by: lohit jiddimani <lohitjiddimani@lohits-MacBook-Air.local >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-04-18 00:47:02 +05:30
Pragadesh-45
3dcc12042f
fix: add watch script for bruno-converters workspace
2025-04-10 21:14:22 +05:45
Sanjai Kumar
2dd0424d8f
Add @usebruno/requests package with digest authentication support ( #4417 )
...
* Add @usebruno/requests package with digest authentication support
---------
Co-authored-by: sanjai0py <sanjailucifer666@gmail.com >
Co-authored-by: ramki-bruno <ramki@usebruno.com >
2025-04-10 14:49:21 +05:30
Thim
9845363349
Feat: Standalone Package to convert to Bruno collection(Part 2)
...
This contains the bulk of the changes apart from renaming files.
This is a continuation of #2341 .
Co-authored-by: lohit <lohit@usebruno.com >
Co-authored-by: pooja-bruno <pooja@usebruno.com >
2025-04-07 22:24:57 +05:30
ramki-bruno
4c1d3b4f3a
Added Playwright-codegen setup
2025-04-04 20:19:26 +05:30
ramki-bruno
7a8a0ae37e
Fix: Remove unwanted transitive devDependencies of electron-store
2025-04-02 13:13:40 +05:30
dependabot[bot]
0888219e95
chore(deps-dev): bump ts-jest in the jest-dependencies group
...
Bumps the jest-dependencies group with 1 update: [ts-jest](https://github.com/kulshekhar/ts-jest ).
Updates `ts-jest` from 29.2.5 to 29.2.6
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.5...v29.2.6 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: jest-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-13 01:43:13 +05:30
Jarod Gowgiel
2d08567d8d
Add an npm script to run the Electron app for debugging ( #3616 )
...
This allows for developers to attach Dev Tools, e.g. the Chrome
"dedicated DevTools for node", to the main Electron process
for debugging operations that occur on the main process.
2025-01-29 11:25:41 +05:30
Anoop M D
f871bc0fa2
feat: setup script
2024-12-17 13:46:48 +05:30
lohit
f43775e245
chore: removed unused libraries ( #3330 )
...
* chore: posthog-node lib version upgrade
* chore: removed github button
* chore: removed lossless-json and json-bignt lib
* chore: updated package lock
* chore: removed unused libraries
2024-10-21 18:31:42 +05:30
lohit
cc8f3de8be
feat: upgrade libraries for dependabot alerts ( #3300 )
...
* feat: upgrade libraries and code cleanup
2024-10-17 11:04:47 +05:30
Niklas Ziermann
cef6f85845
feature( #2839 ): introduce singular dev script to improve DX ( #2840 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-08-24 00:34:23 +05:30
lohit
4d55b50250
fix: interpolation of multiple interdependent variables ( #2899 )
...
fix: interpolation with multiple interdependent variables in input string
2024-08-23 16:13:00 +05:30
Mateusz Pietryga
71ffe1f8d4
Fix: update rollup / fix build warnings ( #2711 )
2024-08-22 18:12:40 +05:30
Anoop M D
753a576c3c
Feat/safe mode quickjs ( #2848 )
...
Safe Mode Sandbox using QuickJS
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
Co-authored-by: lohit <lohit.jiddimani@gmail.com >
2024-08-21 12:52:49 +05:30
David Saunders
920c490548
🐛 Replace jsonBigint with lossless-json ( #2006 )
2024-04-10 02:15:44 +05:30
Sanjai Kumar
e2d1f52993
Fix/json with bigints ( #1710 )
...
* fix(#1689 ): JSON with Bigints support
* added Jsonbigint support for cli
2024-03-04 15:32:35 +05:30
Anoop M D
1bc2c8d0a6
chore: deleted orphan package
2024-01-29 13:36:45 +05:30
Anoop M D
80806fef30
feat: bruno-tests package
2024-01-29 13:34:55 +05:30
Anoop M D
f2a187d5fe
feat( #1460 ): string interpolation ( #1461 )
...
* feat(#1460 ): string interpolation
* chore: deleted file commited accidentally
2024-01-28 18:07:25 +05:30
Anoop M D
41d0698a87
feat( #1296 ): toml stringify simple get request
2023-12-28 22:52:30 +05:30
Nick Heniser
669a9fad69
Remove Tauri.
...
It seems Tauri will not be supported, so removing it.
See: https://github.com/usebruno/bruno/issues/20#issuecomment-1488185033
closes #1099
2023-11-30 11:29:25 -06:00
Anoop M D
2ce5a6eacb
Merge pull request #532 from j0k3r/fix/update-github-workflows
...
Update GitHub workflows
2023-10-18 11:56:46 +05:30
Sebastien Dionne
ec89acde48
Merge branch 'main' into feature/build-on-different-os
2023-10-13 16:18:57 -04:00
Anoop M D
442e68283d
chore: distrowise build scripts
2023-10-13 23:59:30 +05:30
Anoop M D
36bf2c8648
feat: snapcraft release support
2023-10-12 09:45:23 +05:30
Jeremy Benoist
6d7f397d7b
Update GitHub workflows
...
- jump to `actions/checkout` v4 (latest version)
- retrieve node version from NVM instead of hard-coded
- add a new job to run prettier (in case people skip pre-commit hook)
2023-10-11 13:00:16 +02:00
Sebastien Dionne
1affe0056b
Add build support for different OS
2023-10-09 08:32:02 -04:00
Anoop M D
b35b814561
chore: added package-lock.json
2023-10-05 03:46:34 +05:30
Luiz Fonseca
f7eb325e11
fix: husky pre-commit missing correct prettier version
2023-10-04 22:08:25 +02:00
Luiz Fonseca
c50b88d60d
fix: missing typescript module on npm build script
2023-10-04 22:07:26 +02:00
Alex Costinescu
0e3bc62d9d
Changed proxied requests to use https-proxy-agent to handle TCP tunneling.
2023-09-29 15:24:13 +02:00