Jarne
4600217606
Add basic window state persistance
2023-10-07 14:27:24 +02:00
Anoop M D
860a3b16ad
fix( #440 ): bring back menu bar
2023-10-07 03:26:12 +05:30
Anoop M D
8f1f41374c
feat( #306 ): module whitelisting support
2023-10-07 03:20:44 +05:30
Anoop M D
5a89d12716
feat: removed legacy v1 bru lang auto migrate functionality
2023-10-07 00:25:26 +05:30
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
Michał Szymborski
a71afc8f73
fix( #399 ): loading environment with empty secret variable fails
2023-10-05 19:38:17 +02:00
Anoop M D
90f47e5877
feat( #396 ): decomment support in json and scripts
2023-10-05 21:15:38 +05:30
Anoop M D
d36956e0a4
Merge pull request #393 from zyrouge/linux-qol
...
Better BrowserWindow
2023-10-05 20:41:31 +05:30
zyrouge
4f0d87fba4
refactor: set title
2023-10-05 20:29:50 +05:30
zyrouge
8703124007
refactor: enable auto hide menu bar
2023-10-05 20:24:02 +05:30
zyrouge
f9f99adbf9
refactor: set icon of windows
2023-10-05 20:23:33 +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
Anoop M D
2c4a3a5eb4
Merge pull request #241 from tpyle/bug/correct-result-reporting
...
Handle failed requests and reduce duplication
2023-10-05 19:40:28 +05:30
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
Thomas Pyle
da4e96d1ef
Merge remote-tracking branch 'upstream/main' into bug/correct-result-reporting
2023-10-03 22:15:53 -04: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
1a8feb8029
Merge pull request #282 from Its-treason/feature/preview-response-html
...
feature/preview-response-html
2023-10-04 03:40:11 +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
Anoop M D
52428c6b35
Merge pull request #318 from usebruno/feature/auth-support
...
Feature/auth support
2023-10-03 22:47:22 +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
Its-treason
ea9e294c54
feat( #245 ): Update tab design + Remove CSP
2023-10-02 19:50:01 +02:00
Its-treason
e720fed63b
feat( #245 ): Add HTML preview to response
2023-10-02 14:26:24 +02:00
Mirko Golze
f4f093d4db
#203 #254 #231
...
add icon to asar content, change styling to allow copying the content
2023-09-30 21:56:21 +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
0f1e330dc5
feat( #119 ): ui placeholders for basic and bearer auths
2023-09-29 02:11:04 +05:30
Josh Soref
7313d1b4d7
spelling: occurred
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-28 14:11:49 -04:00
Josh Soref
64a5852227
spelling: evaluated
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-28 14:11:49 -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
6a2ba0f746
try other way to retrieve icon path for about window
2023-09-27 22:39:22 +02:00
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