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
Anoop M D
f78c1640e9
feat( #199 ): electron safeStorage util for storing secrets with aes256 fallback
2023-09-24 17:49:28 +05:30
Anoop M D
a5a17cf8eb
fix( #131 ): fixed macos ctrl+a select all issue
2023-09-24 02:47:05 +05:30
Anoop M D
c5a86cb343
feat: documentation link in app titlebar
2023-09-24 02:33:58 +05:30
Jeff Printy
aea1cbba9e
Issue #203 Add about-window to help menu
2023-09-22 23:17:53 -05:00
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
Anoop M D
9e400085e3
Merge pull request #187 from BrentShikoski/feature/support-custom-cacert
...
support custom cacert file
2023-09-09 13:59:05 +05:30
Brent Shikoski
b07bb67943
consistent formatting
2023-09-08 21:33:09 -05:00
Brent Shikoski
593210456a
refactor code around https.Agent for flexibility
2023-09-08 21:23:27 -05:00
Brent Shikoski
18afb73238
support custom cacerts in electron app
2023-09-08 20:53:18 -05:00
Anoop M D
7fbd338fa6
feat: bru.getEnvName()
2023-09-06 20:36:55 +05:30
Anoop M D
fff7819c46
fix( #177 ): fixed issue where collection run was getting aborted after 4xx/5xx response
2023-09-01 00:13:31 +05:30
Anoop M D
fd4c188c95
feat( #177 #165 ): running tests and assertions for error responses
2023-08-30 21:35:59 +05:30
Anoop M D
a1c9625aee
feat( #168 ): disable ssl option
2023-08-30 20:31:15 +05:30
Anoop M D
c27c750c3e
feat: preferences local storage and electron sync
2023-08-19 00:36:37 +05:30
Anoop M D
94baee8e25
feat: Preferences (General Tab)
2023-08-18 01:09:00 +05:30
Anoop M D
330a7ad18a
fix: fixed bug where content type was getting overwritten everytime as application/x-www-form-urlencoded
2023-05-02 15:25:07 +05:30
Anoop M D
49b0f3a322
fix( #148 ) : fixed issue where form url encoded params were not being interpolated
2023-04-27 19:25:52 +05:30