bruno/packages/bruno-app/src
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
..
assets chore: svgs are moved inside src folder 2022-10-17 21:40:57 +05:30
components JSON in QueryResult should always be indented 2023-10-31 11:58:09 +01:00
hooks feat(#197): prettier formatting on all files in packages/bruno-app 2023-09-18 13:37:00 +05:30
pages chore: added styles to "ipcRenderer not found" error notification 2023-10-25 23:08:05 +05:30
providers feat(#762): Add menu entry for preferences and add shortcut fora it 2023-10-24 13:17:47 +02:00
styles feat(#334): collection level headers, auth, scripts and tests 2023-10-09 06:18:05 +05:30
themes feat: docs refactor 2023-10-13 06:46:14 +05:30
utils Merge pull request #807 from vaugenwake/feature/import-graphql-collection 2023-10-29 11:40:39 +05:30
globalStyles.js fix(#150): fixed arrow direction 2023-10-07 19:10:11 +05:30