Anoop M D
|
aa5fee01c3
|
feat(#2030): ux touches for collection settings descriptions
|
2024-04-09 15:47:12 +05:30 |
|
Liz MacLean
|
84128052c0
|
feat: Add descriptions for each panel in CollectionSettings (#2031)
* Add descriptions for each panel in CollectionSettings
* Revert index.js
Leftover change from when i was putzing around
|
2024-04-09 15:26:56 +05:30 |
|
ccoVeille
|
64b90b4cc3
|
fix typos and french documentation (#1965)
* chore: fix typos in code
* chore: GitHub is a trademark
Github => GitHub
* chore: fix documentation in French
|
2024-04-06 06:08:50 +05:30 |
|
lohit
|
6a05321109
|
feat(#1003): closing stale 'authorize' windows | handling error, error_description, error_uri query params for oauth2 | clear authorize window cache for authorization_code oauth2 flow (#1719)
* feat(#1003): oauth2 support
---------
Co-authored-by: lohit-1 <lohit@usebruno.com>
|
2024-03-11 01:51:55 +05:30 |
|
lohit
|
858536e13d
|
feat(#1003): collection level oauth2, access_token_url & scope for 'Client Credentials' and 'Password Credentials' grant types (#1691)
* feat(#1003): authorization_code grant type PKCE support, code cleanup..
---------
Co-authored-by: lohit-1 <lohit@usebruno.com>
|
2024-03-04 15:21:05 +05:30 |
|
lohit
|
01360d1522
|
feat/(#1003): oauth2 support - styling fixes, code cleanup (#1674)
* feat/(#1003): oauth2 support - styling fixes, code cleanup (#1674)
---------
Co-authored-by: lohit-1 <lohit@usebruno.com>
|
2024-02-27 21:12:34 +05:30 |
|
lohit
|
e2d754702a
|
feat(#BRU-10) - codeeditor syntax colors for system theme (#1595)
|
2024-02-19 17:30:49 +05:30 |
|
fredjeck
|
cb95b5f36a
|
Introduces a new bruno.json configuration property named 'ignore' allowing to specify which files or folders should be ignored in the collection. (#1514)
Also makes sure the behavior of legacy collections is not altered.
Fixes issue #1496
|
2024-02-05 03:04:54 +05:30 |
|
Martin Sefcik
|
d31147961d
|
fix(#1417): fixed selecting SOCKS4 proxy option (#1418)
|
2024-01-29 20:20:02 +05:30 |
|
Tathagata Chakraborty
|
aed1b41da6
|
fixed misspelling (global, collection) (#1299)
Co-authored-by: Tathagata Chakraborty <tathagata.chakraborty97@gmail.com>
|
2024-01-26 22:25:39 +05:30 |
|
tobiasbrandstaedter
|
a08fd7eb52
|
feat(#1224): use font preferences in collections
|
2023-12-21 20:29:30 +01:00 |
|
Anoop M D
|
9f535aeba7
|
feat(#989): show collection location inside collection settings
|
2023-11-19 15:06:13 +05:30 |
|
Anoop M D
|
bd71adebe0
|
chore(#718): collcetion presets pr review
|
2023-11-19 13:13:31 +05:30 |
|
Anoop M D
|
f345155a94
|
Merge branch 'main' into feature/add-properties-to-collections
|
2023-11-19 12:21:48 +05:30 |
|
Mirko Golze
|
e1a74d0652
|
#937, #921 improve evaluation of proxy configuration, allow empty proxy port
|
2023-11-10 21:20:30 +01:00 |
|
Tasos Piotopoulos
|
3838848b03
|
Add Digest Auth Support (MD5)
|
2023-10-29 02:36:34 +00:00 |
|
Amr osama
|
03460c592a
|
Changed Presets Tab positioning
|
2023-10-23 11:13:27 +03:00 |
|
Amr osama
|
e658629482
|
removed custom ipc event
|
2023-10-23 11:11:31 +03:00 |
|
Anoop M D
|
296e067222
|
chore(#684): renamed use to enabled in collection proxy config
|
2023-10-23 01:37:30 +05:30 |
|
Amr osama
|
cbfd7fa5f4
|
Added presets to collection settings
|
2023-10-22 15:32:27 +03:00 |
|
Anoop M D
|
72df4419ff
|
fix(#679): fixed issue while removing client certs
|
2023-10-20 00:13:10 +05:30 |
|
Anoop M D
|
d809a58deb
|
chore: pr polish (#596)
|
2023-10-18 10:25:01 +05:30 |
|
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 |
|
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 |
|
Mirko Golze
|
6dd6879e8f
|
proxy settings global and collection level
|
2023-10-15 20:26:36 +02:00 |
|
Mirko Golze
|
470e9d0442
|
proxy settings
|
2023-10-15 16:40:50 +02:00 |
|
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
|
19498363e1
|
feat(#583): collection level docs
|
2023-10-14 01:01:11 +05:30 |
|
mirkogolze
|
9e4ff465af
|
Merge branch 'usebruno:main' into feature/proxy-global-and-collection
|
2023-10-13 11:53:47 +02:00 |
|
Brian Rodgers
|
ba8bfc6d17
|
Added AWS SigV4 to collection auth
|
2023-10-11 17:00:47 -07:00 |
|
Mirko Golze
|
d64f4d3740
|
make code runnable
|
2023-10-10 07:49:22 +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
|
665428a2d0
|
feat(#224): proxy support feature - gui layer
|
2023-09-28 03:06:53 +05:30 |
|