André Glüpker
76a26b634d
JSON in QueryResult should always be indented
...
Some APIs return the wrong Content-Type 'application/html', but valid
JSON as payload. In this cases the data is still typeof object and a
indented JSON makes it easier to work with.
However JSON folding and highlighting will still be off in this case.
2023-10-31 11:58:09 +01:00
André Glüpker
820e3033ea
Remove unused conditions in QueryResult
...
The mode is returned by getCodeMirrorModeBasedOnContentType(),
which always prefixes the returned values with 'application/'.
However returning data on those application/html or application/text
break Bruno.
2023-10-31 11:55:45 +01:00
unknown
2d4f337f03
capitalize git to Git for clarity
2023-10-31 09:49:38 +05:30
n00o
fb4ad848d6
Update index.js
...
Pass prettier test.
2023-10-30 20:59:40 -04:00
n00o
31ecc281a8
Fix response/body cursor offset on resize
...
Now response/body will be refresh each time it gets resized so the cursor always stays in the right place.
2023-10-30 20:10:36 -04:00
Martin Sefcik
745cb85f95
fix ( #680 ): fixed defined non-string variables to be displayed correctly in code editor
2023-10-30 23:43:44 +01:00
HardikBandhiya
aac4a33c92
Update readme.md
...
changed Twitter's old name to new 𝕏
2023-10-31 01:59:43 +05:30
Anoop M D
32d9c4833e
chore: bump version to 1.0.0
2023-10-30 23:33:29 +05:30
Martin Sefcik
ff63cea108
fix ( #759 ): fixed axios versions inconsistency
2023-10-30 18:03:32 +01:00
DaPutzy
65f688dbc2
chrore: fix logo's in translated readme's
2023-10-29 13:49:44 +00:00
DaPutzy
3f6f4ccd12
chore: fix links and images in translated readme's
2023-10-29 13:04:11 +00:00
Anoop M D
fa8ec4267f
Merge pull request #807 from vaugenwake/feature/import-graphql-collection
...
feat: Adding ability to import postman graphql collections
2023-10-29 11:40:39 +05:30
Tasos Piotopoulos
3838848b03
Add Digest Auth Support (MD5)
2023-10-29 02:36:34 +00:00
Pedro Andrés Chaparro Quintero
915b227ede
docs: Fix broken images in Spanish readme
2023-10-28 10:26:22 -05:00
Pedro Andrés Chaparro Quintero
206098a216
Merge branch 'main' into docs/#735-spanish-translation
2023-10-28 10:20:16 -05:00
Vaugen Wakeling
99b25fc5b2
feat: Remove unneeded formatting
2023-10-27 17:21:16 +01:00
Max Heidinger
a0fe80604e
fix: fix graphql schema interpolation
2023-10-27 14:59:09 +02:00
Anoop M D
7ac39bcf5c
fix( #777 ): fixing snap issue
2023-10-27 16:18:49 +05:30
Vaugen Wakeling
5df9981e20
feat: Adding ability to import postman graphql collections
...
Fixes : #790
2023-10-27 00:34:16 +01:00
Anoop M D
03184fa1e8
Merge pull request #803 from Makar8000/postman-import-auth
...
feature/Auth support for postman collection imports
2023-10-27 03:15:12 +05:30
Brian Dentino
d76253ea04
Fixes for getNextRequest in UI
2023-10-26 22:46:35 +02:00
Martin Hoecker
4a1d45f458
Merge branch 'main' into feature/add-bru-setNextRequest
2023-10-26 22:34:05 +02:00
Makar
e4b2b651f5
Auth support for postman collection imports
2023-10-26 13:23:43 -05:00
Anoop M D
fd6b083ae5
chore: fixed broken links in documentation
2023-10-26 22:55:00 +05:30
Anoop M D
91d9e81da4
Merge pull request #788 from areebniyas/feature/restructure-folders
...
Restructure and merge documentation files
2023-10-26 22:27:56 +05:30
Anoop M D
1e435b8e10
Merge pull request #791 from Its-treason/feature/variable-name-validation
...
Enforce variable strictness & validation
2023-10-26 22:19:57 +05:30
Anoop M D
834014b5d1
Merge pull request #797 from mheidinger/local-gql-schema
...
feat: add loading local graphql schema file
2023-10-26 22:15:34 +05:30
Anoop M D
85b22b53aa
Merge pull request #795 from DaPutzy/feature/additional-script-context-roots
...
[feature] allow multiple script context roots
2023-10-26 22:06:23 +05:30
Pedro Andrés Chaparro Quintero
769e48706d
Merge branch 'main' into docs/#735-spanish-translation
2023-10-26 09:18:30 -05:00
Anoop M D
24f92d2b4e
Merge pull request #794 from survivant/feature/add-comment-by-line
...
Fix the issue when only the first line was imported
2023-10-26 10:09:27 +05:30
Anoop M D
5f5ad288dc
Merge pull request #796 from usebruno/revert-779-feature/close-tabs-with-mouse
...
Revert "Make Tabs closable by mouseclick. Closes #778 "
2023-10-26 09:54:55 +05:30
Anoop M D
e274aedb9a
Revert "Make Tabs closable by mouseclick. Closes #778 "
2023-10-26 09:54:32 +05:30
DaPutzy
7fa68731d2
feat: allow multiple script context roots
2023-10-25 23:16:28 +00:00
Sebastien Dionne
c6440ab849
Fix import error
2023-10-25 17:54:04 -04:00
Its-treason
d52163ceb3
test: Fix failing test 'should parse the json file'
2023-10-25 23:30:31 +02:00
Its-treason
827df18c62
feat( #682 ): Add validation for request vars & dynamic vars
2023-10-25 23:13:37 +02:00
areebniyas
3c9e913349
merge development and contributing doc
2023-10-26 00:48:05 +05:30
Anoop M D
7f7b3f479a
feat: nudge users to view docs on managing secrets
2023-10-26 00:38:44 +05:30
Its-treason
3a5a213242
Merge branch 'main' into feature/variable-name-validation
2023-10-25 21:00:18 +02:00
Anoop M D
1f0bde4a12
feat: nudge users how to disable ssl cert vaidation
2023-10-26 00:12:38 +05:30
Anoop M D
2e38300a67
chore: updated package lock file
2023-10-25 23:55:07 +05:30
Anoop M D
b731aa28be
Merge pull request #763 from grubersjoe/feat( #762 )/preferences
...
Add menu entry for preferences and add shortcut for it
2023-10-25 23:47:50 +05:30
Anoop M D
ddfd3bdf15
Merge pull request #757 from survivant/feature/cleanup-docs-typo
...
Fix some typo in documentation
2023-10-25 23:31:26 +05:30
Anoop M D
32b696da57
chore: pr #766 ux polish
2023-10-25 23:29:59 +05:30
Anoop M D
36f19ec7bc
Merge pull request #766 from martinsefcik/feature/save-response-to-file
...
Added possibility to save response to file
2023-10-25 23:12:38 +05:30
Anoop M D
53e85f4568
chore: added styles to "ipcRenderer not found" error notification
2023-10-25 23:08:05 +05:30
Anoop M D
4607814c09
Merge pull request #768 from Its-treason/feat/dev-hints
...
feat(#740 ): Add hints for local bruno setup
2023-10-25 22:57:50 +05:30
Anoop M D
c40f8e654c
Merge pull request #771 from n00o/feature/Tree-View
...
Add better CodeMirror folding options
2023-10-25 22:52:19 +05:30
Anoop M D
7fbd8f0a8a
Merge pull request #779 from frixxx/feature/close-tabs-with-mouse
...
Make Tabs closable by mouseclick. Closes #778
2023-10-25 22:40:33 +05:30
Anoop M D
c5a47ba7ec
Merge pull request #774 from jwetzell/main
...
fix cert/key loading in electron for relative path
2023-10-25 22:38:23 +05:30