Anoop M D
7bf049a1f0
feat: use electron-store for saving preferences
2023-10-15 15:59:57 +05:30
Jack Scotson
074cbf0c03
cleanup
2023-10-15 10:25:35 +01:00
Jack Scotson
211f941b9f
rm renameitem
2023-10-15 10:16:41 +01:00
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
Jack Scotson
0f1fb72e21
fix( #251 ): Re-add platform var
2023-10-14 16:38:12 +01:00
Jack Scotson
7808a6db05
Revert "fix( #251 , #265 ): phantoms folders fix on rename/delete needs to be run only on windows"
...
This reverts commit fcc12fb089
.
# Conflicts:
# packages/bruno-app/src/providers/ReduxStore/slices/collections/actions.js
# packages/bruno-app/src/utils/common/platform.js
2023-10-14 16:36:10 +01:00
Jack Scotson
b07ccbdfab
adds PATH_SEPARATOR constant
2023-10-14 16:32:29 +01:00
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
game5413
a0be0e10ac
fix event triggered when hold mouse click and release at sidebar
2023-10-14 18:10:49 +07: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
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
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
Linhart Lukáš
e90fc466b4
Dont reset timer when switch tabs
2023-10-13 17:27:17 +02:00
therealrinku
b11113b529
assert operator dropdown bgcolor fix
2023-10-13 21:05:13 +05:45
Nikhil569
79072785e2
Update index.js
2023-10-13 19:05:13 +05:30
Nikhil569
ce59170752
Update StyledWrapper.js
2023-10-13 19:00:57 +05:30
Nikhil569
60d3d07459
Update index.js
2023-10-13 19:00:26 +05:30
Nikhil569
4eb74c8ed3
Merge branch 'usebruno:main' into fix538
2023-10-13 18:56:23 +05:30
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
5d1be2f18a
chore: dispatch null response when req is cancelled
2023-10-13 07:13:18 +05:30
Anoop M D
6c3dc7bbd2
Merge pull request #471 from therealrinku/two
...
showing error response in response tab instead of alert message
2023-10-13 07:10:18 +05:30
Anoop M D
30adea3146
chore: graceful error handling
2023-10-13 07:06:40 +05:30
Anoop M D
09f67abad6
Merge branch 'main' into one
2023-10-13 07:03:55 +05:30
Anoop M D
d595032f46
fix: postman collection export
2023-10-13 07:01:59 +05:30
Anoop M D
671fcecb38
Merge pull request #544 from kapami/feature/export-to-postman-collection
...
Feature/export to postman collection
2023-10-13 06:49:59 +05:30
Anoop M D
d3ab2f28c6
feat: docs refactor
2023-10-13 06:46:14 +05:30
Anoop M D
625a19e86c
revert: #463 - style and right pane updates
2023-10-13 04:25:22 +05:30
Anoop M D
1087cacdb0
Merge pull request #463 from donus3/feature/docs
...
Bruno Docs
2023-10-13 04:07:28 +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
Miroslav Kapa
6e246410d5
remove of garbage
2023-10-12 00:38:05 +02:00
Miroslav Kapa
d4e07d2028
Merge branch 'main' of https://github.com/sthagen/usebruno-bruno into feature/export-to-postman-collection
2023-10-12 00:31:23 +02:00
Miroslav Kapa
542735e220
added file saving + added export of collection var
2023-10-12 00:30:58 +02:00
Nikhil569
0466cd6233
Shorten method name in sidebar
2023-10-12 00:49:49 +05:30
Miroslav Kapa
d145275172
Merge branch 'main' of https://github.com/sthagen/usebruno-bruno into feature/export-to-postman-collection
2023-10-11 18:21:30 +02:00
Miroslav Kapa
6cbdbad09d
UI addition for Postman export,partial generator
2023-10-11 18:20:36 +02:00
Jeremy Benoist
6d7f397d7b
Update GitHub workflows
...
- jump to `actions/checkout` v4 (latest version)
- retrieve node version from NVM instead of hard-coded
- add a new job to run prettier (in case people skip pre-commit hook)
2023-10-11 13:00:16 +02:00
therealrinku
5ea9799c49
update: active vars count added
2023-10-11 15:34:09 +05:45
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)
d922376d57
feat(documentation): move function to the request pane
2023-10-11 09:27:08 +07:00
Donus(ADA)
33cd30315a
refactor: move textarea styled-component to the DocumentEditor component file
2023-10-11 09:21:12 +07:00
Donus(ADA)
01c298c58e
feat: support documentation
2023-10-11 09:21:12 +07:00
Donus(ADA)
250227a134
feat: more request and response pane ui responsive
2023-10-11 09:21:12 +07:00
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
8d4e5bc732
Merge pull request #506 from martinsefcik/bug/505
...
fix(#505 ): fixed displaying shortcuts based on OS
2023-10-11 03:39:18 +05:30
Anoop M D
de223acb19
Merge pull request #520 from snippetkid/497-show-response-size
...
Show response size even if content-length header isn't present
2023-10-11 03:38:13 +05:30
Anoop M D
5682c47d00
Merge pull request #519 from Nikhil569/main
...
feat: shows image if url return a image
2023-10-11 03:33:08 +05:30
Dipin Jagadish
32629cdcca
fix: add response size in response pane
2023-10-10 22:56:38 +01:00
Anoop M D
84ed2aff72
Merge pull request #516 from dozed/feature/sparql-body
...
Add support for SPARQL bodies
2023-10-11 03:07:57 +05:30
Anoop M D
f602306069
Merge pull request #515 from Its-treason/fix/parse-query-params-on-request-creation
...
fix(#500 ): Parse query url on request creation
2023-10-11 03:00:38 +05:30
Nikhil569
9e8488d417
Merge branch 'main' of https://github.com/Nikhil569/bruno into main
2023-10-11 02:58:05 +05:30
Nikhil569
4b297f32e0
Would allow bruno to show images
2023-10-11 02:56:01 +05:30
Stefan Ollinger
79379b23e2
Put SPARQL mode below TEXT
2023-10-10 20:52:13 +02:00
Stefan Ollinger
41abdbb7fa
Support SPARQL bodies
2023-10-10 20:47:02 +02:00
Its-treason
d637334fd7
fix( #500 ): Parse query url on request creation
2023-10-10 19:19:19 +02:00
Jack Scotson
9ca22cd1d1
Merge tag 'v0.22.1' into bugfix/fixes-251
...
v0.22.1
2023-10-10 17:32:38 +01:00
Jack Scotson
ff3c666f48
use isWindowsOS()
2023-10-10 17:32:17 +01:00
therealrinku
0a2835a543
fix: add request and folder modal validation fixes
2023-10-10 19:21:21 +05:45
Martin Sefcik
dfefb0a314
fix( #505 ): fixed displaying shortcuts based on OS
2023-10-10 11:49:52 +02:00
Mirko Golze
d64f4d3740
make code runnable
2023-10-10 07:49:22 +02:00
therealrinku
571b4459ac
update: showing error in queryresult component
2023-10-10 10:51:45 +05:45
Rinku Chaudhari
d4683ab961
Merge branch 'main' into two
2023-10-10 10:00:07 +05:45
Anoop M D
ff3321d643
chore: bumped version to 0.22.1
2023-10-10 04:40:03 +05:30
Anoop M D
beaa20c134
fix( #491 ): fix response overlay scroller
2023-10-10 01:08:00 +05:30
Mirko Golze
99fe4432c4
Merge branch 'main' into feature/proxy-global-and-collection
2023-10-09 21:11:20 +02:00
Anoop M D
9ee398dc3b
Merge pull request #480 from grubersjoe/gql-validation
...
Fix GraphQL validation
2023-10-10 00:11:24 +05:30
Anoop M D
33da3a1303
Merge pull request #486 from Its-treason/fix/r-replace-not-a-function
...
fix(#382 ): TypeError r.replace is not a function
2023-10-09 21:31:33 +05:30
Its-treason
c586deeb30
fix( #382 ): TypeError r.replace is not a function
2023-10-09 17:56:48 +02:00
Jonathan Gruber
5db50339e0
fix( #222 ): add missing codemirror/addon/lint/lint import to fix GQL validation
2023-10-09 13:09:45 +02:00
Oleksii Slabchenko
0e1c4008e7
Fix assertion value modification
2023-10-09 11:41:46 +02:00
therealrinku
fdca86ffd2
showing error response in response tab instead of alert message
2023-10-09 12:33:10 +05:45
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
f9f1ca0640
chore: version bump 0.22.0
2023-10-09 07:30:37 +05:30
Anoop M D
53eb53e062
chore: collection and folder as request names are reserved
2023-10-09 07:08:36 +05:30
Anoop M D
2d149d94ef
Merge pull request #456 from survivant/feature/request-indexname
...
Feature/request indexname
2023-10-09 07:00:50 +05:30
Anoop M D
f0c3b8a877
Merge pull request #467 from game5413/enhancement/collection-dropdown
...
Better experience for open request or folder dropdown action
2023-10-09 06:52:13 +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
Qweme Dev
1a366893ec
Fix styles for theme
2023-10-08 21:53:29 +03:00
Ricardo Q. Bazan
ce2e997c06
feat: add support for socks5 proxy
2023-10-08 10:04:16 -05:00
game5413
7617ae12cb
Merge branch 'main' into enhancement/collection-dropdown
2023-10-08 21:48:36 +07:00
game5413
905e993a13
better experience for open dropdown collection
2023-10-08 21:46:13 +07:00
therealrinku
be6abf421f
feat: added active query, headers and asserts count
2023-10-08 19:38:13 +05:45
Jack Scotson
b47b0565e5
Merge branch 'main' into bugfix/fixes-251
2023-10-08 10:52:18 +01:00
Jack Scotson
094bf7bc60
fix( #251 ): Uses os.release to get correct pathsep for windows
2023-10-08 10:47:34 +01:00
Anoop M D
64ac763a13
Merge pull request #441 from grubersjoe/gql-auth
...
Improve GQL introspection request
2023-10-08 04:17:00 +05:30
Anoop M D
bca3d5749b
Merge pull request #447 from therealrinku/two
...
minor styling fixes
2023-10-08 04:15:33 +05:30
Anoop M D
2ee6759282
Merge pull request #455 from survivant/patch-1
...
typo in the error message
2023-10-08 04:10:58 +05:30
Michał Szymborski
6d8bdfa276
fix( #440 ) open dev tools from menu
2023-10-07 23:42:12 +02:00
Sebastien Dionne
515381b930
fix typo and use singular
2023-10-07 15:53:34 -04:00