Commit Graph

  • 9efbd7377a feat: support relative links in markdown for docs (#2375) shawnsarwar 2024-08-23 20:31:55 +01:00
  • b63cf46734 feat: Add grapqhl in export to postman collection (#2386) Michel Descoteaux 2024-08-23 15:22:15 -04:00
  • 73ac969d35 fix: replace curly braces with colons in OpenAPI path parameters (#2513) (#2533) Miguel Hernández 2024-08-23 21:19:37 +02:00
  • dc21206fc0 fix pre text style (#2545) tlaloc911 2024-08-23 13:15:57 -06:00
  • 8f58235e17 added tailwind pointer-events classes to query result filter (#2535) Santiago Chiabotto 2024-08-23 16:14:12 -03:00
  • fd6b3630a5 extract basic OpenAPI links (#2624) François Mockers 2024-08-23 21:11:45 +02:00
  • 25e57d2578 bugfix/fix save text response as base64 (#2886) Zhaolin Liang 2024-08-24 03:08:21 +08:00
  • cef6f85845 feature(#2839): introduce singular dev script to improve DX (#2840) Niklas Ziermann 2024-08-23 21:04:23 +02:00
  • 5f0e6f13eb fix: quickjs vm handle errors (#2906) lohit 2024-08-23 18:16:43 +05:30
  • 0b9554c8cc Fix/rename-collection-support-wsl (#2892) Pragadesh-45 2024-08-23 16:36:54 +05:30
  • 8b76ecede3 test: added test for self closing tags in xml-json parser (#2891) anusreesubash 2024-08-23 16:29:41 +05:30
  • 44d70ca02a fix: boolean, undefined, null values eval in quickjs vm (#2893) lohit 2024-08-23 16:18:41 +05:30
  • 4d55b50250 fix: interpolation of multiple interdependent variables (#2899) lohit 2024-08-23 16:13:00 +05:30
  • 6320a80cbe fix: fix failing tests caused by upgrading to node v20.15.0 Anoop M D 2024-08-22 21:04:38 +05:30
  • d1c34bd379 Feat/ Update node version used by project to match Electron (#2673) Mateusz Pietryga 2024-08-22 14:43:29 +02:00
  • 71ffe1f8d4 Fix: update rollup / fix build warnings (#2711) Mateusz Pietryga 2024-08-22 14:42:40 +02:00
  • 04ccb2f6ee chore: made path param hint easier on the eyes and ux Anoop M D 2024-08-22 18:11:35 +05:30
  • 99ddd8021c chore: made path param hint easier on the eyes and ux Anoop M D 2024-08-22 17:58:27 +05:30
  • ee8e162f3d feat: add hint for Request Path Variables to improve UX (#2873) Krystian Marcisz 2024-08-22 14:10:39 +02:00
  • b1a140a4e0 release: v1.26.1 v1.26.1 Anoop M D 2024-08-22 13:52:38 +05:30
  • e4407f3981 chore: updated testbench - primitive data types (#2888) lohit 2024-08-22 11:37:13 +05:30
  • 74e75a7da2 fix: fixed ux issues around content indicator being big Anoop M D 2024-08-22 11:33:35 +05:30
  • 4aff61b665 fix: getRequestVar shim, boolean values in vm (#2887) lohit 2024-08-22 10:10:15 +05:30
  • e31c552dee release: v1.26.0 v1.26.0 Anoop M D 2024-08-21 18:46:55 +05:30
  • 753a576c3c Feat/safe mode quickjs (#2848) Anoop M D 2024-08-21 12:52:49 +05:30
  • d7fc24a1c1 fix: tests (#2876) feat/safe-mode-quickjs lohit 2024-08-21 12:45:29 +05:30
  • 6b3c5f6e1a chore: fix cli tests Anoop M D 2024-08-21 12:12:30 +05:30
  • b8138e20a0 chore: updated github workflow of tests Anoop M D 2024-08-21 12:00:06 +05:30
  • 7b3a5486db wip: safe mode updates (#2874) lohit 2024-08-21 10:44:50 +05:30
  • 3ad4eda861 Style/assert option bg (#2867) Pragadesh-45 2024-08-21 10:37:59 +05:30
  • 64cb45c09a feat: safe mode quickjs updates (#2866) lohit 2024-08-20 19:14:03 +05:30
  • d3e57d0ea6 refactor: Simplify logic around get method color (#2856) Sushant Kumar 2024-08-19 23:10:52 +10:00
  • 77750ecc0b #2757: Visualize if request body, script or tests have content (#2809) Niklas Ziermann 2024-08-19 15:07:47 +02:00
  • a1783c46ed fix: invalid file path in shell-curl (#2855) Chae Jeong Ah 2024-08-19 21:48:39 +09:00
  • 35376305ae feat: added bru.sleep shim (#2858) lohit 2024-08-19 18:04:00 +05:30
  • 0c668c16f7 chore: code cleanup Anoop M D 2024-08-19 17:57:50 +05:30
  • d4beb7ddda chore: code cleanup Anoop M D 2024-08-19 11:59:43 +05:30
  • bd3388d226 Merge branch 'feat/safe-mode-quickjs' of github.com:usebruno/bruno into feat/safe-mode-quickjs Anoop M D 2024-08-19 11:36:51 +05:30
  • d187a8efab chore: code cleanup + cli updates Anoop M D 2024-08-19 11:36:24 +05:30
  • a209a59cf6 Merge branch 'feat/safe-mode-quickjs' of lohxt1:usebruno/bruno into feat/safe-mode-quickjs--2 lohxt1 2024-08-19 11:27:23 +05:30
  • 98e4f5591c wip: safe-mode updates lohxt1 2024-08-19 11:21:32 +05:30
  • 1bf3a15784 feat: removed isolated-vm sandbox Anoop M D 2024-08-19 11:00:27 +05:30
  • 126c648d7d wip: code cleanup, added axios shim to quick js vm (#2851) lohit 2024-08-19 10:30:19 +05:30
  • b28ad3f55f wip: added node-fetch & uuid shims lohxt1 2024-08-19 09:01:09 +05:30
  • 60441c8394 wip: scrip exec fix lohxt1 2024-08-16 22:47:38 +05:30
  • 666512cf09 wip: test fn fix lohxt1 2024-08-16 22:31:45 +05:30
  • e81029f28b wip: code cleanup, added axios, nanoid shims for quickjs vm lohxt1 2024-08-16 22:24:21 +05:30
  • 017d2235b8 fix: remove duplicate tailwind classes in RequestNotFound component (#2801) Daniel Roberto 2024-08-16 11:38:33 -03:00
  • df120787ca fix: remove scope with auth code grant (#2815) Adrian 2024-08-16 16:35:33 +02:00
  • a42689a717 added async await functionality for scripts, tests. sync execution of asserts using quick-js (#2846) lohit 2024-08-16 18:11:40 +05:30
  • b872fdfe6d Bugfix- Import blank directory Exception (#2845) Pragadesh-45 2024-08-16 17:49:00 +05:30
  • f0b7bf3430 feat: Reuse dictionary in preferences support page (#2834) Sushant Kumar 2024-08-16 20:19:27 +10:00
  • 4169bb7ea4 fix: add path params on newHttpRequest (#2843) Chae Jeong Ah 2024-08-16 19:16:38 +09:00
  • 74b1527513 feat: Add support for dictionary and use in Welcome page (#2819) Sushant Kumar 2024-08-14 20:23:04 +10:00
  • 3b8909e301 feat: add hotkey to close all tabs (#2800) Daniel Roberto 2024-08-14 07:13:32 -03:00
  • 1bedfc2046 feat: added request tab context menu (#2183) Rinku Chaudhari 2024-08-14 15:55:44 +05:45
  • 8de6b72ab9 Fix/enospc (#2789) Timon 2024-08-14 11:50:17 +02:00
  • 9d84906f57 add ability for curl to import basic auth (#2778) Joel Wetzell 2024-08-14 04:48:24 -05:00
  • eceb114d6c fix/collection-search-validations unit-tests-fix (#2833) lohit 2024-08-14 13:23:00 +05:30
  • 22c096507d chore: bumped version v1.25.0 Anoop M D 2024-08-14 10:36:32 +05:30
  • 85ad4c0159 fix: align folder settings pane + scripts with request pane (#2817) Sam Wooler 2024-08-14 05:54:17 +01:00
  • a18e5e5b94 Feat/safe mode quickjs (#2825) feat/safe-mode Anoop M D 2024-08-13 19:06:17 +05:30
  • 7182ef3479 feat: testing quickjs sanbox Anoop M D 2024-08-13 19:05:57 +05:30
  • 8eac761583 feat: testing quickjs sanbox Anoop M D 2024-08-13 18:59:15 +05:30
  • 81d660afd7 feat: testing quickjs sanbox Anoop M D 2024-08-13 17:22:08 +05:30
  • b23a866e60 Removed the logic that strips the backslash (#2793) Sanjai Kumar 2024-08-12 17:21:51 +05:30
  • 5706c4b138 Added the ablility to save the response in utf8 format. (#2792) Sanjai Kumar 2024-08-12 17:20:56 +05:30
  • bde2c57a23 feat: safe mode updates (#2813) lohit 2024-08-12 16:52:59 +05:30
  • 9955b8796e feat: safe mode updates Anoop M D 2024-08-12 14:10:52 +05:30
  • 3b3fa8a856 feat: safe mode updates Anoop M D 2024-08-12 13:10:21 +05:30
  • c687856a9e feat: safe mode updates Anoop M D 2024-08-12 12:28:41 +05:30
  • 033bba1805 feat: safe mode updates Anoop M D 2024-08-12 12:27:32 +05:30
  • 4fcb6f0980 feat: safe mode updates Anoop M D 2024-08-11 23:14:08 +05:30
  • 0d3e7acf9b fix: query url overflowing (#2804) Rinku Chaudhari 2024-08-11 19:39:51 +05:45
  • e4d2e5c1cf feat: safe mode updates Anoop M D 2024-08-11 19:22:48 +05:30
  • 969fe8e3cf feat: safe mode updates Anoop M D 2024-08-11 18:19:15 +05:30
  • 6d01c46d50 feat: safe mode updates Anoop M D 2024-08-11 18:02:05 +05:30
  • 751c7aa16d feat: safe mode updates Anoop M D 2024-08-11 16:11:12 +05:30
  • b2baa1e48d feat: safe mode updates Anoop M D 2024-08-10 21:59:13 +05:30
  • f834eb4425 feat: safe mode updates Anoop M D 2024-08-10 21:30:50 +05:30
  • 26f8dd7a7b Safe Mode using isolated-vm (#2511) lohit 2024-08-10 16:05:57 +05:30
  • df2e18bedd bru disableParsingResponseJson function rename (#2785) lohit 2024-08-08 19:07:12 +05:30
  • 9a88db7e56 fix(#2767): fix failing test Anoop M D 2024-08-08 18:46:35 +05:30
  • 7e305be817 (feat) Add shade to modal header in dark mode (#2784) Sushant Kumar 2024-08-08 23:09:29 +10:00
  • 4a4439f48e disable response json parse flag (#2782) lohit 2024-08-08 18:36:00 +05:30
  • 4c3fe2f719 Add TRACE to allowed import methods (#2783) Niklas 2024-08-08 13:58:17 +02:00
  • de226d2e44 feat: added runner delay (#2218) Rinku Chaudhari 2024-08-08 17:28:17 +05:45
  • 1e0c88a291 fix: Handle ENOSPC error from chokidar (#2725) Timon 2024-08-08 12:34:54 +02:00
  • 29db85a916 chore: placeholder ux improvements Anoop M D 2024-08-08 16:00:56 +05:30
  • edb8708dde UX - improvements Input Placeholders (#2780) Pragadesh-45 2024-08-08 15:48:54 +05:30
  • 4710928407 fix(#2767): addressing review comments Anoop M D 2024-08-08 12:21:04 +05:30
  • 33804f4c7b fix(#2767): addressing review comments Anoop M D 2024-08-08 12:02:00 +05:30
  • e0858d1c99 fix(#2767): Fix serilization issues of bigint in json body Anoop M D 2024-08-07 20:00:41 +05:30
  • 9fdfee0083 fix: generate oced modal height style (#2772) lohit 2024-08-07 17:32:27 +05:30
  • 103e0a2444 fix: lossless json serialization fix/lossless-json-serialization Anoop M D 2024-08-07 13:11:58 +05:30
  • 72c3aaa5ba chore: bumped version v1.24.0 Anoop M D 2024-08-07 12:21:46 +05:30
  • eb1c10fd6e feat: mac specific os styling Anoop M D 2024-08-06 18:49:35 +05:30
  • 911e3aa589 feat: comment with keybinding (cmd + /) in JSON payload interface (#2634) Sam Ho 2024-08-06 13:06:51 +01:00
  • 2358aa4cdc Bugfix/window UI distortion electron (#2765) Pragadesh-45 2024-08-06 16:08:32 +05:30
  • 800dbcfdbc add cache to cli-test job in tests workflow (#2766) Joel Wetzell 2024-08-06 05:35:05 -05:00