naman-bruno
7ee366eb81
Redesign dropdowns ( #6235 )
...
* redesign dropdowns
* fix: colors
---------
Co-authored-by: Anoop M D <anoop@usebruno.com >
2025-11-27 22:20:51 +05:30
Abhishek S Lal
59514127d5
Merge pull request #6171 from abhishek-bruno/style/update-font-size
...
style: updated font size to 13px using theme props.
2025-11-27 22:19:35 +05:30
lohit
57c08350b6
fix: handle prettifying json data with bruno variables ( #6038 )
2025-11-07 21:07:30 +05:30
lohit
ab4e9eb3bd
fix: use fast-json-format for prettifying json ( #6026 )
2025-11-07 16:20:12 +05:30
Anoop M D
9859b69559
Merge pull request #5113 from apealpha/bugfix/3019-prettify-json-with-variables
...
fix(request): prettify JSON with variables
2025-10-18 22:51:10 +05:30
sanish chirayath
efb2e83ad9
Add gRPC support ( #5148 )
2025-08-20 16:24:49 +05:30
apealpha
4b5c7dcca6
fix(request): prettify JSON with variables
2025-07-16 00:00:26 +09:00
Maintainer Bruno
47e420dec1
fix(layout): minor layout css fixes
2025-06-27 13:00:52 +05:30
Sanjai Kumar
af182a9c00
refactor: rename binaryFile to file and update related references
2025-02-04 22:12:59 +05:30
Sanjai Kumar
dd23962958
improvements ( #3930 )
...
Co-authored-by: Sanjai Kumar <sanjai@usebruno.com >
2025-02-04 22:12:59 +05:30
Marcos Adriano
324b7cec51
feat: raw binary files handling in request body ( #3734 )
...
--------------
Co-authored-by: lohit <lohit@usebruno.com >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-02-04 22:12:59 +05:30
lohit
f43775e245
chore: removed unused libraries ( #3330 )
...
* chore: posthog-node lib version upgrade
* chore: removed github button
* chore: removed lossless-json and json-bignt lib
* chore: updated package lock
* chore: removed unused libraries
2024-10-21 18:31:42 +05:30
Antti Sonkeri
00c0e418a9
fix: json body prettify not working with comments ( #1831 )
...
Added Microsoft's node-jsonc-parser library that is able to format json
with comments. Seems to handle bigints properly too.
It may be good to consider replacing existing `decomment` library with
`jsonc-parser` if its only use case is to decomment json.
Fixes usebruno#1830
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-04-10 02:54:28 +05:30
tlaloc911
9ee6f9a8cc
Add pretty option to xml request content ( #1914 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-04-10 02:46:45 +05:30
David Saunders
920c490548
🐛 Replace jsonBigint with lossless-json ( #2006 )
2024-04-10 02:15:44 +05:30
Sanjai Kumar
e2d1f52993
Fix/json with bigints ( #1710 )
...
* fix(#1689 ): JSON with Bigints support
* added Jsonbigint support for cli
2024-03-04 15:32:35 +05:30
Anoop M D
b28f7625e4
chore: update body selector styles
2023-10-17 06:52:52 +05:30
Donus(ADA)
6e7fc2a9aa
feat: add json body prettify
2023-10-16 14:19:06 +07:00
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
David Coomber
1d03e1d5ea
Adjusted terminology on requests (REST, GraphQL, Form URL encoded)
2023-03-18 10:53:49 +02:00
Anoop M D
04a0a37ca4
feat: dark-mode (code editor)
2022-10-23 04:48:43 +05:30
Anoop M D
ba219d66db
feat: prettier config
2022-10-20 15:09:30 +05:30
Anoop M D
539cdef9ca
feat: moved next app to its own package ( resolves #21 )
2022-10-09 16:13:11 +05:30