Adarsh Lilha
fb8277f03e
fix falsy check of response
2023-11-25 14:20:27 +05:30
therealrinku
4c83dff96c
feat: added response headers count
2023-11-22 08:50:30 +05:45
n00o
52baa69b70
Fix formatting
...
Pass prettier tests
2023-11-16 18:55:43 -05:00
n00o
b68e622695
feat( #970 ): Add PDF Preview
...
Any PDF response can be now be previewed. There is no UI fancy UI interface for it for simplicity. This makes it look very similar to Postman.
2023-11-16 18:19:25 -05: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
32b696da57
chore: pr #766 ux polish
2023-10-25 23:29:59 +05:30
Martin Sefcik
276c9ce1b0
added possibility to save response to file
2023-10-24 17:08:43 +02:00
Martin Sefcik
55c52971d6
bug( #699 ): fixed crashing app on clicking on request result in runner
2023-10-20 14:34:04 +02:00
Anoop M D
16137a8189
fix: fixed issue in cmd+r inside query result viewer
2023-10-19 23:39:45 +05:30
Its-treason
623ac0bac6
Merge branch 'main' into feature/better-image-preview
2023-10-19 19:43:31 +02:00
Its-treason
b3ee0af226
feat: Use real content size, fix runner, use the correct content charset
2023-10-17 23:03:10 +02:00
Its-treason
187e482feb
feat( #596 ): Show real response in image preview
2023-10-17 23:02:09 +02:00
Oleksii Slabchenko
d034d599c5
Fix #646 : show exact response size in bytes on mouse hover
2023-10-17 20:45:58 +02:00
Anoop M D
7bf049a1f0
feat: use electron-store for saving preferences
2023-10-15 15:59:57 +05:30
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
Linhart Lukáš
e90fc466b4
Dont reset timer when switch tabs
2023-10-13 17:27:17 +02:00
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
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
Donus(ADA)
250227a134
feat: more request and response pane ui responsive
2023-10-11 09:21:12 +07:00
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
Nikhil569
4b297f32e0
Would allow bruno to show images
2023-10-11 02:56:01 +05:30
Martin Sefcik
dfefb0a314
fix( #505 ): fixed displaying shortcuts based on OS
2023-10-10 11:49:52 +02:00
therealrinku
571b4459ac
update: showing error in queryresult component
2023-10-10 10:51:45 +05:45
Anoop M D
beaa20c134
fix( #491 ): fix response overlay scroller
2023-10-10 01:08:00 +05:30
Its-treason
c586deeb30
fix( #382 ): TypeError r.replace is not a function
2023-10-09 17:56:48 +02:00
Anoop M D
81b1982d4f
feat: response overlay polish
2023-10-08 00:03:32 +05:30
Anoop M D
e381d0c00b
chore: ui layout polish
2023-10-07 19:12:20 +05:30
Anoop M D
50f2f54335
fix( #150 ): fixed arrow direction
2023-10-07 19:10:11 +05:30
Anoop M D
de74edb50f
feat: interpolation of proxy vars
2023-10-06 22:49:48 +05:30
Qweme Dev
289625c851
Added a setting that allows you to change the font of the code
2023-10-06 17:53:05 +03:00
Anoop M D
5e2640fe73
fix: fixed query result issue
2023-10-04 05:48:05 +05:30
Anoop M D
9b2e2ed3d8
chore: style updates
2023-10-04 04:11:23 +05:30
Anoop M D
1a8feb8029
Merge pull request #282 from Its-treason/feature/preview-response-html
...
feature/preview-response-html
2023-10-04 03:40:11 +05:30
Jeremy Benoist
73c62010b7
Fix rounding response size
...
I noticed that sometimes the response size is weirdly displayed.
- size `112932` is displayed as `110.28.999999999999996KB`
- size `112990` is displayed as `110.34KB`
The problem is in the decimal calculation. Rounding the value ensure we don't have two `.` in the displayed size.
Also, update the `contributing` to increase the minimum Node version required.
2023-10-03 10:39:38 +02:00
Its-treason
ea9e294c54
feat( #245 ): Update tab design + Remove CSP
2023-10-02 19:50:01 +02:00
Its-treason
dce11d1bd5
Merge branch 'main' of github.com:usebruno/bruno into feature/preview-response-html
2023-10-02 14:34:54 +02:00
Its-treason
e720fed63b
feat( #245 ): Add HTML preview to response
2023-10-02 14:26:24 +02:00
Anoop M D
636e14a385
feat( #253 ): released cmd+h key back to native mac hide behaviour
2023-10-02 15:28:54 +05:30
Anoop M D
bfc03f5ae4
fix( #279 ): fixed codemirror crashes resulting in white screen
2023-10-02 15:25:59 +05:30
Anoop M D
1877dd858e
chore: remove unused var
2023-09-30 02:42:10 +05:30
Brahma Dev
c9c675e187
Allow tabs in tablists to wrap.
2023-09-28 13:11:21 +00:00
pedward99
b814c84411
Clean Up
2023-09-26 09:22:41 -04:00
pedward99
9c8ef09d01
XML Format working
2023-09-25 13:13:14 -04:00
Anoop M D
19a7f397bb
feat( #197 ): prettier formatting on all files in packages/bruno-app
2023-09-18 13:37:00 +05:30
Mirko Golze
f189cb1a2e
check response type to show XML not surrounded by quotation marks and with highlighting
2023-09-16 22:24:35 +02:00
Paul Edwards
aeb29393c5
Code Editor Mode and formatting
2023-07-19 20:06:37 -04:00
Paul Edwards
ad905d1a0a
XML Indenting with header check
2023-04-26 22:06:52 -04:00
Anoop M D
8044286b80
feat: integrated assert runtime for ui
2023-02-22 02:25:02 +05:30
Anoop M D
58bc247c53
feat: collection runner
2023-02-01 17:06:04 +05:30