Mirko Golze
|
6dd6879e8f
|
proxy settings global and collection level
|
2023-10-15 20:26:36 +02: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
|
7bf049a1f0
|
feat: use electron-store for saving preferences
|
2023-10-15 15:59:57 +05:30 |
|
mirkogolze
|
97a300fbfc
|
Merge branch 'usebruno:main' into feature/proxy-global-and-collection
|
2023-10-14 10:26:09 +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
|
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
|
442e68283d
|
chore: distrowise build scripts
|
2023-10-13 23:59:30 +05:30 |
|
Linhart Lukáš
|
e90fc466b4
|
Dont reset timer when switch tabs
|
2023-10-13 17:27:17 +02:00 |
|
mirkogolze
|
9e4ff465af
|
Merge branch 'usebruno:main' into feature/proxy-global-and-collection
|
2023-10-13 11:53:47 +02:00 |
|
Anoop M D
|
6b668aaebe
|
chore: bumped version to v0.24.0
|
2023-10-13 07:39:03 +05:30 |
|
Anoop M D
|
ad02ab8f36
|
Merge pull request #522 from foneazmi/main
fix(ui): add minHeight & minWidth
|
2023-10-13 07:17:34 +05:30 |
|
Anoop M D
|
1087cacdb0
|
Merge pull request #463 from donus3/feature/docs
Bruno Docs
|
2023-10-13 04:07:28 +05:30 |
|
Anoop M D
|
faccca3921
|
Merge pull request #546 from bmrodgers148/main
AWS SigV4 Auth support
|
2023-10-13 04:01:08 +05:30 |
|
Bruno Henrique Paiva
|
dc425b067b
|
Merge branch 'main' into feature/rpm-build
|
2023-10-12 02:41:58 -03:00 |
|
mirkogolze
|
03011a41a8
|
Merge branch 'usebruno:main' into feature/proxy-global-and-collection
|
2023-10-12 07:40:46 +02:00 |
|
Anoop M D
|
36bf2c8648
|
feat: snapcraft release support
|
2023-10-12 09:45:23 +05:30 |
|
Brian Rodgers
|
ba8bfc6d17
|
Added AWS SigV4 to collection auth
|
2023-10-11 17:00:47 -07:00 |
|
Brian Rodgers
|
f781bd7d8a
|
Merge remote-tracking branch 'upstream/main'
|
2023-10-11 15:54:56 -07:00 |
|
Bruno Henrique Paiva
|
062adf019c
|
chore: add dist folder to .gitignore
|
2023-10-11 17:58:10 -03:00 |
|
Bruno Henrique Paiva
|
7a864e0054
|
build: add linux RPM target
|
2023-10-11 17:56:28 -03:00 |
|
Mirko Golze
|
608d606f64
|
Merge branch 'main' into feature/proxy-global-and-collection
# Conflicts:
# packages/bruno-app/src/components/ResponsePane/Placeholder/index.js
|
2023-10-11 08:30:51 +02:00 |
|
Donus(ADA)
|
01c298c58e
|
feat: support documentation
|
2023-10-11 09:21:12 +07:00 |
|
Farkhan Azmi
|
21c9fda04f
|
fix(ui): add minHeight & minWidth
|
2023-10-11 07:55:46 +07:00 |
|
Anoop M D
|
36caa5c2d3
|
revert pr: #476
|
2023-10-11 04:07:23 +05:30 |
|
Anoop M D
|
9beb422674
|
chore: release v0.23.0
|
2023-10-11 04:01:51 +05:30 |
|
Anoop M D
|
93f89698fd
|
chore: json safeStringify
|
2023-10-11 03:57:19 +05:30 |
|
Anoop M D
|
cf8eb7e4ac
|
Merge pull request #495 from Sl-Alex/fix-start-endwith-assertions
Fix #437 (start/endWith assertions)
|
2023-10-11 03:40:48 +05:30 |
|
Anoop M D
|
037793c113
|
Merge pull request #504 from grubersjoe/gql-collection-auth
feat(#354): Use collection level auth if available for introspection request
|
2023-10-11 03:36:39 +05:30 |
|
Anoop M D
|
1979be6c4b
|
Merge pull request #518 from dozed/fix/error-handling
Fixed error handling
|
2023-10-11 03:08:49 +05:30 |
|
Stefan Ollinger
|
bd5bc4acb2
|
Fixed error handling
|
2023-10-10 21:51:32 +02:00 |
|
Stefan Ollinger
|
e20dc985ef
|
Set request data
|
2023-10-10 21:43:43 +02:00 |
|
Jonathan Gruber
|
12f8ae37a6
|
feat(#354): Use collection level auth if available for introspection request
|
2023-10-10 11:26:10 +02:00 |
|
Mirko Golze
|
d64f4d3740
|
make code runnable
|
2023-10-10 07:49:22 +02:00 |
|
Oleksii Slabchenko
|
91b1814c55
|
Fix #437 (start/endWith assertions)
|
2023-10-10 01:31:05 +02:00 |
|
Anoop M D
|
ff3321d643
|
chore: bumped version to 0.22.1
|
2023-10-10 04:40:03 +05:30 |
|
Anoop M D
|
659a71491d
|
publish: bru lang v0.7.0
|
2023-10-10 04:38:56 +05:30 |
|
Mirko Golze
|
99fe4432c4
|
Merge branch 'main' into feature/proxy-global-and-collection
|
2023-10-09 21:11:20 +02:00 |
|
Mirko Golze
|
71e8ea457c
|
try add ca file to global root caas
|
2023-10-09 21:09:52 +02:00 |
|
Anoop M D
|
53e49ffdd3
|
Merge pull request #476 from Levminer/main
Replace macOS icon
|
2023-10-10 00:11:48 +05:30 |
|
Jonathan Gruber
|
0668331822
|
fix(#222): harden content security policy and allow loading inline images
|
2023-10-09 15:45:06 +02:00 |
|
Lőrik Levente
|
0ad2186c43
|
Replace macos icon
|
2023-10-09 14:10:14 +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
|
362289b7cd
|
feat(#334): bru cli support for collection headers, auth, scripts and tests
|
2023-10-09 08:26:10 +05:30 |
|
Anoop M D
|
f9f1ca0640
|
chore: version bump 0.22.0
|
2023-10-09 07:30:37 +05:30 |
|
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 |
|