bruno/packages/bruno-app
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
..
public release: v0.2.0 2022-10-23 13:43:12 +05:30
src Remove unused conditions in QueryResult 2023-10-31 11:55:45 +01:00
.babelrc feat: moved next app to its own package (resolves #21) 2022-10-09 16:13:11 +05:30
.env.prod chore: updated readme 2022-10-16 13:51:10 +05:30
.gitignore chore: added package-lock.json to gitignore 2022-10-20 15:16:33 +05:30
.prettierrc.json feat(#197): prettier formatting on all files in packages/bruno-app 2023-09-18 13:37:00 +05:30
jsconfig.json feat: darkmode (sidebar, menubar and welcome page #23) 2022-10-21 04:20:23 +05:30
next.config.js feat: skipping telemetry in dev env 2023-01-24 17:28:31 +05:30
package.json feat(#740): Add hints for local bruno setup 2023-10-24 18:59:35 +02:00