Anoop M D
|
ca8b2a58d4
|
Merge pull request #647 from Sl-Alex/feature/exact-size-in-responsesize
Fix #646: show exact response size in bytes on mouse hover
|
2023-10-18 10:46:53 +05:30 |
|
Anoop M D
|
d809a58deb
|
chore: pr polish (#596)
|
2023-10-18 10:25:01 +05:30 |
|
Oleksii Slabchenko
|
d034d599c5
|
Fix #646: show exact response size in bytes on mouse hover
|
2023-10-17 20:45:58 +02:00 |
|
Anoop M D
|
d767a144f2
|
Merge pull request #596 from mirkogolze/feature/proxy-global-and-collection
proxy settings on global and collection level
|
2023-10-17 23:34:45 +05:30 |
|
André Glüpker
|
5f94fa1174
|
feat: add collection name to remove dialog
|
2023-10-17 15:37:51 +02:00 |
|
Stefan Ollinger
|
4ab4f09987
|
Set body on SPARQL request
|
2023-10-17 11:23:11 +02:00 |
|
Mirko Golze
|
0cd4a4ed94
|
Merge branch 'main' into feature/proxy-global-and-collection
# Conflicts:
# packages/bruno-electron/src/ipc/network/index.js
|
2023-10-17 08:30:44 +02:00 |
|
Anoop M D
|
b28f7625e4
|
chore: update body selector styles
|
2023-10-17 06:52:52 +05:30 |
|
Anoop M D
|
5b00f7a8b3
|
Merge pull request #604 from donus3/feature/json-body-prettify
Feature (#550): JSON body request prettify
|
2023-10-17 06:49:49 +05:30 |
|
Anoop M D
|
fe1e260e92
|
Merge pull request #617 from panda7789/bugfix/client-cert-collections
fix collection client certs
|
2023-10-17 06:14:24 +05:30 |
|
Linhart Lukáš
|
63e0df1640
|
fix collection client certs
|
2023-10-16 14:11:01 +02:00 |
|
Mirko Golze
|
1b9ad34f3f
|
merge main into proxy branch
|
2023-10-16 12:12:09 +02:00 |
|
Mirko Golze
|
19463cd0cf
|
merge main into proxy branch
|
2023-10-16 12:08:10 +02:00 |
|
Mirko Golze
|
3fa87fe99a
|
merge main into proxy branch
|
2023-10-16 11:37:35 +02:00 |
|
Mirko Golze
|
658a47e03e
|
Merge branch 'main' into feature/proxy-global-and-collection
# Conflicts:
# packages/bruno-app/src/components/Preferences/General/index.js
# packages/bruno-electron/src/ipc/network/index.js
# packages/bruno-electron/src/store/preferences.js
|
2023-10-16 11:24:16 +02:00 |
|
Donus(ADA)
|
6e7fc2a9aa
|
feat: add json body prettify
|
2023-10-16 14:19:06 +07:00 |
|
Prem Kumar Easwaran
|
1244716b9b
|
Change import icon
|
2023-10-16 11:19:55 +05:30 |
|
Anoop M D
|
a9459bc236
|
chore: bumped version to v0.25.0
|
2023-10-16 03:43:13 +05:30 |
|
Anoop M D
|
cdfa839cf3
|
chore: polish request timeout
|
2023-10-16 03:41:47 +05:30 |
|
Anoop M D
|
4c8ebe7765
|
Merge pull request #590 from snippetkid/557-configurable-request-timeout
Configurable request timeout
|
2023-10-16 03:18:20 +05:30 |
|
Anoop M D
|
1f8c4431e0
|
feat(#589): polish importing postman env
|
2023-10-16 03:13:06 +05:30 |
|
Anoop M D
|
6c92ad22ef
|
Merge branch 'main' of github.com:usebruno/bruno
|
2023-10-16 02:20:49 +05:30 |
|
Anoop M D
|
4dd17247d1
|
Merge pull request #589 from premeaswaran/main
Feature: Support Import postman environment - Fixes issue #193
|
2023-10-16 02:20:26 +05:30 |
|
Anoop M D
|
58fbe2e64b
|
chore: cleanup
|
2023-10-16 02:10:18 +05:30 |
|
Anoop M D
|
333564f687
|
feat(#275): polish client certificate support
|
2023-10-16 02:07:15 +05:30 |
|
Anoop M D
|
faa7cdb1d5
|
Merge pull request #275 from phoval/feat/mTlsInitialSupport
feat: client certificate support
|
2023-10-16 01:15:41 +05:30 |
|
Dipin Jagadish
|
3302e2e910
|
Merge branch 'main' into 557-configurable-request-timeout
|
2023-10-15 20:30:01 +01:00 |
|
Dipin Jagadish
|
0e1869139b
|
fix: fixing merge conflicts
|
2023-10-15 20:19:08 +01:00 |
|
Anoop M D
|
353be75d9c
|
fix: fixed bug in loading preferences
|
2023-10-16 00:45:54 +05:30 |
|
Mirko Golze
|
43c5b4cf53
|
proxy settings global and collection level
|
2023-10-15 20:30:13 +02:00 |
|
Mirko Golze
|
6dd6879e8f
|
proxy settings global and collection level
|
2023-10-15 20:26:36 +02:00 |
|
Dipin Jagadish
|
955fcb795d
|
Merge branch 'main' into 557-configurable-request-timeout
|
2023-10-15 18:34:41 +01:00 |
|
Dipin Jagadish
|
ad3f1b2331
|
feat: use timeout for axios requests
|
2023-10-15 18:26:17 +01:00 |
|
Mirko Golze
|
f2bdf2eaf6
|
Merge branch 'main' into feature/proxy-global-and-collection
# Conflicts:
# packages/bruno-app/src/components/Preferences/General/index.js
# packages/bruno-app/src/components/Preferences/index.js
# packages/bruno-app/src/providers/App/useIpcEvents.js
# packages/bruno-app/src/providers/Preferences/index.js
# packages/bruno-electron/src/index.js
# packages/bruno-electron/src/ipc/collection.js
# packages/bruno-electron/src/store/preferences.js
|
2023-10-15 17:06:39 +02:00 |
|
Mirko Golze
|
470e9d0442
|
proxy settings
|
2023-10-15 16:40:50 +02:00 |
|
Anoop M D
|
4230bf8e41
|
chore: purge pageComponents
|
2023-10-15 16:03:13 +05:30 |
|
Anoop M D
|
7bf049a1f0
|
feat: use electron-store for saving preferences
|
2023-10-15 15:59:57 +05:30 |
|
Anoop M D
|
363cbe75d2
|
Merge pull request #433 from qweme32/feature/code-font
Added a setting that allows you to change the font of the code
|
2023-10-15 12:04:30 +05:30 |
|
Dipin Jagadish
|
a2b6bc5970
|
feat: add textbox for request timeout
|
2023-10-14 15:50:01 +01:00 |
|
Easwaran Prem K
|
3cc2e3d4fa
|
Feature: Support Import postman environment - Fixes issue #193
|
2023-10-14 17:20:31 +05:30 |
|
mirkogolze
|
97a300fbfc
|
Merge branch 'usebruno:main' into feature/proxy-global-and-collection
|
2023-10-14 10:26:09 +02:00 |
|
nyyu
|
d6628d960e
|
feat: support client certificates
|
2023-10-13 22:30:45 +02:00 |
|
Anoop M D
|
102f7a5ecb
|
Merge branch 'main' of github.com:usebruno/bruno
|
2023-10-14 01:01:31 +05:30 |
|
Anoop M D
|
19498363e1
|
feat(#583): collection level docs
|
2023-10-14 01:01:11 +05:30 |
|
Anoop M D
|
be857d7812
|
Merge pull request #570 from Nikhil569/fix538
Fixes colliding method and request name in sidebar
|
2023-10-14 00:30:18 +05:30 |
|
Anoop M D
|
e95d9fe611
|
Merge pull request #575 from panda7789/bugfix/switching-tabs-resets-timer
fix: switching tabs resets timer
|
2023-10-14 00:27:59 +05:30 |
|
Anoop M D
|
e7f130f8a1
|
Merge pull request #573 from therealrinku/fix
assert operator dropdown bgcolor fix
|
2023-10-14 00:12:21 +05:30 |
|
Anoop M D
|
d71e69ac3c
|
chore: muted color for collection search close icon
|
2023-10-14 00:10:16 +05:30 |
|
Anoop M D
|
442e68283d
|
chore: distrowise build scripts
|
2023-10-13 23:59:30 +05:30 |
|
dw-0
|
97871c25cf
|
feat: add button to clear collection search
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2023-10-13 17:53:39 +02:00 |
|