Commit Graph

  • 811a6e6034 fix(#2122): add specific error status codes (#2126) Johannes Zorn 2024-06-05 16:59:59 +02:00
  • bcdbc0ebed fix tests for bruno-electron & bruno-lang (#2410) lohit 2024-06-04 14:17:36 +05:30
  • ee4dba54f3 feat: update jsonToBru.js to use getValueString for text type items in multipartForm (#2407) Sanjai Kumar 2024-06-04 14:16:07 +05:30
  • 2621c384c0 Fix/params tests (#2398) lohit 2024-05-31 17:52:14 +05:30
  • b63ae360fe fix: params test (#2395) lohit 2024-05-31 15:55:23 +05:30
  • 46df2e967f fix: Check OAuth2 redirect URL for matching callback URL and authorization code in query parameters (#2148) Dakshin K 2024-05-31 15:41:31 +05:30
  • 32b1ba1c92 feat: add support for state param for OAuth2 Authorization Code flow (#2330) Dhananjay Kadam 2024-05-31 15:35:27 +05:30
  • 3ded960938 fix(#2367): handle response body decode (#2371) lohit 2024-05-30 23:24:04 +05:30
  • 470d162fb6 fix/path param (#2388) lohit 2024-05-30 23:09:34 +05:30
  • abfd14a306 Feat/improved path params (#2357) Sanjai Kumar 2024-05-30 15:49:14 +05:30
  • 77b1e6d738 docs:Fix markdown syntax in the contributing_pl (#2354) v1.18.1 Jaideep Ghosh 2024-05-23 01:08:50 +05:30
  • 5f9c21d00f Update linux installation instructions via apt Nikolai2038 2024-05-22 22:38:16 +03:00
  • d24c0ba9a6 Fix: Update README links to CI tests and status badge (#2352) Mateusz Pietryga 2024-05-22 18:03:44 +02:00
  • 4f64c2d59b fix: collection import (#2353) lohit 2024-05-22 21:32:24 +05:30
  • 4f11da12af release: v1.18.0 v1.18.0 Anoop M D 2024-05-22 19:57:29 +05:30
  • 53ab9761f8 bugfix(#2152): Docs not support "http" markdown image (#2171) busy-panda🐼🐼 2024-05-22 15:49:31 +02:00
  • 71d4315ef0 docs:Merge hindi translation of the contribution guidelines. (#2098) Jaideep Ghosh 2024-05-22 19:17:11 +05:30
  • 7c95dea128 docs: add german publishing document (#2109) Max Bauer 2024-05-22 15:41:22 +02:00
  • d332648670 docs: add Japanese translations (#2226) gg mayer 2024-05-22 22:38:13 +09:00
  • 7312b21f55 Update readme_fr.md (#2271) Emilien Cosson 2024-05-22 15:36:40 +02:00
  • 5099a50252 fix: new-request error when create request from cURL if some parameter(s) in form-urlencoded type data missing '=' (#2290) leonardoyhl 2024-05-22 21:32:07 +08:00
  • 91b5d0123e Feat/UI feedback : Visual + console feedback for failed postman translated imports (#2316) Baptiste Poulain 2024-05-22 15:23:12 +02:00
  • ff3ea33979 Fix: broken unit tests (#2334) Mateusz Pietryga 2024-05-22 15:19:01 +02:00
  • 0e2e3eff53 fix: minor French translation update (#2344) Arnaud 2024-05-22 15:12:59 +02:00
  • e0b8de5337 fix: Filter out the ZWNBSP character from response body, fixed charset parse logic (#2351) lohit 2024-05-22 18:42:25 +05:30
  • e56fb74801 Filter out non-printable characters, control characters and ZWNBSP character from the response body (#2346) lohit 2024-05-22 14:16:09 +05:30
  • f05389ca72 fix: fixed issue related to js files not being exported Anoop M D 2024-05-22 14:08:14 +05:30
  • 4f115b06fb Now added the ability to import and export js and json values. changes made in item schema. (#2296) Sanjai Kumar 2024-05-22 14:04:52 +05:30
  • 4df78910f5 feat: allow translation of more postman scripts (#2054) Lallu Anthoor 2024-05-13 21:22:05 +05:30
  • 2e71e605ea feat: path parameters (#484) feat/path-parameters game5413 2024-05-13 17:14:27 +07:00
  • e149c8dc9a release: v1.17.0 v1.17.0 Anoop M D 2024-05-07 23:17:24 +05:30
  • 411289daa8 chore: bumped cli version Anoop M D 2024-05-06 16:24:00 +05:30
  • 60cf012cbe Fix: CLI Test Runner ignores auth:"inherit" in requests (#2206) (#2243) Mateusz Pietryga 2024-05-06 12:48:53 +02:00
  • 9ba03a5f02 Merge branch 'usebruno:main' into feature/1602-multipart-content-type busy-panda🐼🐼 2024-05-01 09:19:08 +02:00
  • 392cc80db2 release: v1.16.1 v1.16.1 Anoop M D 2024-04-30 20:59:12 +05:30
  • d7c0f489f6 release: v1.16.0 v1.16.0 Anoop M D 2024-04-29 19:46:31 +05:30
  • 2569a1389d feat(#1667): None means None Anoop M D 2024-04-29 19:40:40 +05:30
  • fe5816eb9a chore: improved the oauth help message Anoop M D 2024-04-29 19:37:31 +05:30
  • 23704a0800 fix: save button on confirm close popup not working (#2156) Rinku Chaudhari 2024-04-29 19:27:59 +05:45
  • d4ea733601 release: v1.15.0 v1.15.0 Anoop M D 2024-04-29 17:20:47 +05:30
  • c17e4effe7 Prevent losing unsaved environment variable data when attempting to change env (#2034) Angela Yuan 2024-04-26 04:41:05 -04:00
  • cdf56fcec1 Merge branch 'usebruno:main' into feature/1602-multipart-content-type busy-panda🐼🐼 2024-04-24 11:47:07 +02:00
  • 16861c9889 chore: bumped versions Anoop M D 2024-04-22 23:41:14 +05:30
  • 87404132ae chore: bump to v1.14.0 v1.14.0 Anoop M D 2024-04-22 20:23:24 +05:30
  • 7019a77ec6 Update readme.md (#1642) Bassam Mejlaoui 2024-04-21 19:51:33 +01:00
  • ad9169d78a Create readme_ar.md (#1640) Bassam Mejlaoui 2024-04-21 19:50:47 +01:00
  • 54e99cbbd7 fix(tailwindcss-forms): messes up input fields everywhere, removed it (#1817) Baptiste Poulain 2024-04-21 20:47:50 +02:00
  • eb9862b8f5 bugfix: hide autocomplete on escape keyup (#2091) Max Bauer 2024-04-21 20:44:34 +02:00
  • 7a3cc4e040 fix: error boundary adding return-to-app and force-quit options (#2131) Bijin A B 2024-04-22 00:11:51 +05:30
  • 60cb9da83e flx: add unique key prop to ImportCollection options (#2133) Adam Rashid 2024-04-22 02:30:21 +08:00
  • 28e4159c21 feat: toggle password visibility (#2127) Gustavo Ferreira da Silva 2024-04-21 15:20:16 -03:00
  • f27e79cb01 Merge branch 'usebruno:main' into feature/1602-multipart-content-type busy-panda🐼🐼 2024-04-20 10:25:02 +02:00
  • 40872f6e9e Reduced the width of the Operator column in tab Assert busy-panda 2024-04-19 17:14:44 +02:00
  • b7f4edac24 Reduced the width of the Operator column in tab Assert busy-panda 2024-04-19 17:08:38 +02:00
  • 8e99ed3258 moved assertions from Tests panel to Assert panel and busy-panda 2024-04-19 17:06:49 +02:00
  • c3c91d61c8 added placeholder support to MultiLineEditor component busy-panda 2024-04-19 15:01:41 +02:00
  • 59ffb0166f chore: reverted the prettier printWidth increase Anoop M D 2024-04-19 00:34:04 +05:30
  • 39f60daca7 feature: Multi-part requests: user should be able to set content-type for each part in a multi-part request. #1602 busy-panda 2024-04-18 15:43:09 +02:00
  • e8ec74107d chore: increased print width to 200 in prettier Anoop M D 2024-04-18 18:25:48 +05:30
  • d027d90ed5 fix(#2079): test cases to catch getEnvName() error in the future Anoop M D 2024-04-18 17:52:36 +05:30
  • 7bbc4727be fix: fixed ui error when ignores setting is not found in bruno.json Anoop M D 2024-04-18 17:43:32 +05:30
  • 386a8df151 feat: bumped node version to use to v20 Anoop M D 2024-04-18 17:42:49 +05:30
  • 2ed35108d7 chore: moved codemirror autocomplete util to its own file Anoop M D 2024-04-17 14:30:19 +05:30
  • a0860febee Refactor Bruno language parser to support multiline text blocks (#2086) Sanjai Kumar 2024-04-17 14:19:44 +05:30
  • bc70bba0b6 release: v1.13.1 v1.13.1 Anoop M D 2024-04-16 02:33:30 +05:30
  • d0a1621734 fix: handle null values (#2090) Bijin A B 2024-04-16 01:32:34 +05:30
  • c8c3312d29 fix: handle null values feature/handle-null-values Bijin AB 2024-04-16 01:28:44 +05:30
  • dce792accd fix: converting request url to valid URI on code generate (#1827) Rinku Chaudhari 2024-04-15 23:08:27 +05:45
  • 535d6e0389 more docs op (#1862) izturn 2024-04-16 01:21:40 +08:00
  • ac610f9ea3 fix: use html password type for password and credential inputs (#1824) Joshua 2024-04-15 19:19:20 +02:00
  • 12263a71b6 fix: Oauth2: Reuse TLS Certifcate valiadation and custom CA settings from preferences when accessing Auth and Token URLs (#2071) Mateusz Pietryga 2024-04-15 19:16:46 +02:00
  • 4e95fd548d fix: docs link update (#2072) Rinku Chaudhari 2024-04-15 22:56:05 +05:45
  • 23674fffbc fix: pkce validation error (#2075) Timon 2024-04-15 11:50:26 +02:00
  • a9f2bec695 feat: lang parser nomenclature updates feature/standard-bru-lang Anoop M D 2024-04-14 15:55:34 +05:30
  • eddac73341 release: v1.13.0 v1.13.0 Anoop M D 2024-04-13 18:27:02 +05:30
  • b5a1c80496 fix(#1003): content type issue for client credentials & password credentials grant types -- missing client id & secret for password grant type (#2051) lohit 2024-04-10 15:04:42 +05:30
  • 24e58168e0 Cannot cancel request on preview (zIndex issue) #1501 (#1786) ialloyd 2024-04-10 03:01:36 +05:30
  • 31137ef466 fix(#1800): increase modal z-index to appear above prettify icon (#1821) Devon Wolfkiel 2024-04-09 14:29:02 -07:00
  • 92dcc06051 Update readme_es.md (#1820) Darwin Ringele 2024-04-09 17:28:07 -04:00
  • f3fe0ee736 Fix variable name error (#1781) 3002 2024-04-10 06:26:17 +09:00
  • 00c0e418a9 fix: json body prettify not working with comments (#1831) Antti Sonkeri 2024-04-10 00:24:28 +03:00
  • 2ae71b0ec0 feat: add korean contributing.md translation (#1837) Chae Jeong Ah 2024-04-10 06:21:19 +09:00
  • 0333a41eea docs: Update README KR (#1911) Hoon 2024-04-10 06:20:02 +09:00
  • 1f786871b8 Ignore empty headers (#1917) Antonin Huaut 2024-04-09 23:19:16 +02:00
  • 9ee6f9a8cc Add pretty option to xml request content (#1914) tlaloc911 2024-04-09 15:16:45 -06:00
  • 6c8c87fe28 Fix sources.list.d deb: make 64bit explicit to avoid warning (#1925) janos-r 2024-04-10 06:09:07 +09:00
  • c9e40cbc94 Update StyledWrapper.js (#1936) David Reichert 2024-04-09 17:07:16 -04:00
  • 4f7c295b88 Revert "fix ignore folders (#1929)" (#2048) Anoop M D 2024-04-10 02:34:06 +05:30
  • a2695ff2bf Revert "fix ignore folders (#1929)" revert-1929-bugfix-ignore-folder Anoop M D 2024-04-10 02:33:54 +05:30
  • acca7984a4 fix ignore folders (#1929) Lukáš Linhart 2024-04-09 22:59:14 +02:00
  • 0cce14b4d5 fix: Collection variable viewer (#1947) Timon 2024-04-09 22:51:18 +02:00
  • 179c30b15b fix(#1920): Ignore redirect abortion emmited by loadUrl (#1959) Gustavo Kath 2024-04-09 17:49:37 -03:00
  • 5a31daf84a Bump checkout to v4 (#1960) Jean-Baptiste 2024-04-09 22:48:15 +02:00
  • 920c490548 🐛 Replace jsonBigint with lossless-json (#2006) David Saunders 2024-04-09 21:45:44 +01:00
  • 484f6ef0c1 Fix content-type in client_credentials oauth flow (#2039) Pushpender Saini 2024-04-10 02:07:57 +05:30
  • e7ff0ba5a8 fix: resolve build issues (#2041) Lallu Anthoor 2024-04-10 01:51:11 +05:30
  • 615ed0c584 conditionally accesses properties (#2047) Marty 2024-04-09 13:18:44 -07:00
  • 0173d8812d feat: save unsaved request changes before renaming (#2018) Rinku Chaudhari 2024-04-10 01:58:30 +05:45
  • 65dbf9c8ba fix population of data when data-urlencode flag is used with G flag in curl import (#2025) Joel Wetzell 2024-04-09 05:24:44 -05:00
  • 67df18e6e0 fix: resolve typos in issue templates and config (#2027) Lallu Anthoor 2024-04-09 15:49:59 +05:30