Mirko Golze
71e8ea457c
try add ca file to global root caas
2023-10-09 21:09:52 +02:00
Mirko Golze
b9291201d9
Merge branch 'main' into feature/proxy-global-and-collection
...
# Conflicts:
# package-lock.json
# packages/bruno-app/src/components/CollectionSettings/ProxySettings/index.js
# packages/bruno-electron/src/ipc/network/index.js
2023-10-09 07:21:25 +02:00
Anoop M D
46bc097733
Merge branch 'main' into feat/add-support-for-socks5-proxy
2023-10-09 06:40:12 +05:30
Anoop M D
1ce8d707f1
feat( #334 ): collection level headers, auth, scripts and tests
2023-10-09 06:18:05 +05:30
Mirko Golze
b854e66a24
#224 refactor preferences store, add global proxy settings
2023-10-08 23:12:03 +02:00
Ricardo Q. Bazan
ce2e997c06
feat: add support for socks5 proxy
2023-10-08 10:04:16 -05:00
Anoop M D
64ac763a13
Merge pull request #441 from grubersjoe/gql-auth
...
Improve GQL introspection request
2023-10-08 04:17:00 +05:30
Michał Szymborski
6d8bdfa276
fix( #440 ) open dev tools from menu
2023-10-07 23:42:12 +02:00
Anoop M D
8f1f41374c
feat( #306 ): module whitelisting support
2023-10-07 03:20:44 +05:30
Jonathan Gruber
7f17999486
fix( #354 ): add set headers to introspection request
2023-10-06 23:48:40 +02:00
Jonathan Gruber
d2b35beb6f
fix( #354 ): use Handlebars instead of deprecated Mustache
2023-10-06 23:23:57 +02:00
Jonathan Gruber
3c0770b792
fix( #354 ): also interpolate env vars in introspection request
2023-10-06 23:10:53 +02:00
Anoop M D
de74edb50f
feat: interpolation of proxy vars
2023-10-06 22:49:48 +05:30
Anoop M D
d5a6522563
Merge branch 'main' into main
2023-10-06 17:36:35 +05:30
Anoop M D
90f47e5877
feat( #396 ): decomment support in json and scripts
2023-10-05 21:15:38 +05:30
Jonathan Gruber
af130bac17
feat(usebruno#354): Add authentication for GraphQL requests
...
Schema introspection query will also use specified authentication.
2023-10-05 16:37:05 +02:00
Alex Costinescu
8216bf5eec
Merge remote-tracking branch 'upstream/main'
2023-10-04 20:37:18 -04:00
Alex Costinescu
9f11cfc836
Changed proxied requests to use https-proxy-agent to handle TCP tunneling.
2023-10-04 20:31:34 -04:00
Anoop M D
51a73d864e
Merge pull request #368 from luizfonseca/fix/use-correct-duration-axios-interceptor
...
fix(network): use axios interceptors to better reflect durations
2023-10-05 03:34:34 +05:30
Anoop M D
87e29db545
Merge pull request #370 from VersusF/feature/copy-environment
...
Feature: Add new button to copy existing environments
2023-10-05 03:29:31 +05:30
Anoop M D
0cf18e6804
feat( #306 ): allow fs access inside scripts
2023-10-05 03:20:53 +05:30
Filippo Contro
3a6dacc1f4
Add: Add new button to copy existing environments
2023-10-04 23:32:02 +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
Luiz Fonseca
6ef7891f8a
fix(network): use interceptors when measuring request duration
2023-10-04 22:09:48 +02:00
Anoop M D
744abe585c
revert pr #252
2023-10-04 05:52:59 +05:30
Anoop M D
d4b663bfa8
Merge pull request #252 from acostinescu/main
...
Changed Proxied Requests to Use https-proxy-agent.
2023-10-04 04:20:38 +05:30
Anoop M D
d5ef240de6
Merge pull request #308 from Its-treason/bugfix/assert-not-being-removed
...
fix(#270 ): Fix deleted assertions & tests shown in test tab
2023-10-04 03:29:44 +05:30
Anoop M D
48e4e60696
feat( #119 ): bearer auth support completed
2023-10-04 00:36:52 +05:30
Its-treason
2734f26c78
fix( #270 ): Fix deleted assertions & tests shown in test tab
...
After all tests or assertions were deleted the store was not
updated because of the length checks. Now the assertions/tests
will always try to run, to ensure the data is always updated.
2023-10-03 13:04:34 +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
Anoop M D
45042cd52a
Merge pull request #243 from LesageYann/feat/allow-async-tests
...
feat: allow test to be asynchrone
2023-09-29 12:42:57 +05:30
Lesage Yann
314e8c17d3
feat: allow test to be asynchrone
2023-09-29 08:55:26 +02:00
Thomas Pyle
2c0ccf769c
Corrects issue when collection names in imports have slashes
2023-09-28 21:42:46 -04:00
Anoop M D
f3925923c9
fix( #233 ): fixed content type env var parsing issue
2023-09-28 18:24:10 +05:30
Anoop M D
0f211131b1
feat( #224 ): proxy config support in collection runner
2023-09-28 10:20:31 +05:30
Anoop M D
559fcb0806
Merge pull request #225 from mirkogolze/feature/191-interpolate-header-names
...
#191 interpolate header names with variables
2023-09-28 04:38:37 +05:30
Anoop M D
a3050db6c4
fix( #216 ): fixed issue where .env vars were not injected into bru.getEnvVar()
2023-09-28 04:32:07 +05:30
Anoop M D
665428a2d0
feat( #224 ): proxy support feature - gui layer
2023-09-28 03:06:53 +05:30
Mirko Golze
36f9902f2e
#191 interpolate header names with variables
2023-09-27 22:36:27 +02:00
Anoop M D
c0b7dad030
feat( #224 ): proxy support feature - electron layer
2023-09-28 00:58:05 +05:30
Anoop M D
2dadad3af0
Merge branch 'main' into feature/env-secrets
2023-09-24 23:11:45 +05:30
Anoop M D
9c4c219b99
feat( #199 ): Env Secrets - UI and Electron Layer updates
2023-09-24 23:02:39 +05:30
Anoop M D
c5a86cb343
feat: documentation link in app titlebar
2023-09-24 02:33:58 +05:30
Anoop M D
e3ce420216
feat( #122 ): supporting process.env vars in UI and electron layer
2023-09-23 02:55:54 +05:30
Anoop M D
c91fef2264
chore: refactor electron storage related modules
2023-09-22 20:38:45 +05:30
Anoop M D
67fe264494
chore( #197 ): ran prettier on packages/bruno-electron
2023-09-22 00:36:42 +05:30
Mirko Golze
7d4d1573af
set content-type header only if not set by user
2023-09-18 07:12:18 +02:00
Anoop M D
f9ed68843d
feat( #190 ): Console Logs in scripts should be written into developer console
2023-09-14 00:20:04 +05:30
Anoop M D
d3a56fdc82
fix( #151 , #188 ): fixed issue where collections vars in tests were not being updated
2023-09-13 23:58:16 +05:30
Anoop M D
e6c3a5af4c
feat: refactored run single request events
2023-09-13 23:37:21 +05:30