Commit Graph

952 Commits

Author SHA1 Message Date
524a59aed4 chore: hardened dnd boundary 2023-02-01 10:05:09 +05:30
be49ef5f12 feat: rename collection 2023-02-01 09:59:23 +05:30
d4f05fa843 feat: support for graphql variables 2023-02-01 09:23:11 +05:30
adedd08e8a fix: relax schema validation max values in bruno-schema 2023-02-01 08:47:30 +05:30
7dd0d10a5d fix: fixed bugs related to sequencing 2023-02-01 08:37:48 +05:30
d9ef1692fe feat: generic key val line parser 2023-02-01 08:00:10 +05:30
b88848f0dc chore: deleted unused workspace schema 2023-02-01 06:35:45 +05:30
abc26e5c5a feat: load current environment during configuring envs 2023-02-01 06:31:32 +05:30
6852cc6631 feat: refactored logic around query param parsing 2023-02-01 06:07:43 +05:30
8bfb2591c2 feat: graphql schema introspection 2023-02-01 05:09:42 +05:30
05a290839b fix: fixed sidebar toggle width issues 2023-02-01 03:25:46 +05:30
80f9e33be5 fix: fix overflow issues in keyval editors in the app 2023-02-01 03:06:32 +05:30
5a78dfa210 fix: fixed dark mode theme issue in single line editor 2023-01-31 21:38:11 +05:30
61caca59ee fix: fixed scrollbar issue in single line editor 2023-01-31 21:25:25 +05:30
667811cbd4 bumped version 2023-01-29 20:45:30 +05:30
7839e93a57 fix: fixed dark mode issues 2023-01-29 20:44:34 +05:30
11c60273b4 fix: fixed missing module error 2023-01-29 19:52:13 +05:30
1dcff56c78 release: v0.7.0 2023-01-29 19:27:44 +05:30
2e32423869 feat: better error messaging 2023-01-29 18:04:17 +05:30
c328281f21 feat: testing support has arrived ! 2023-01-29 17:35:28 +05:30
cc261326fc fix: fixed env var issues 2023-01-29 14:17:01 +05:30
050ee2680f feat: improved request queuing status functionality 2023-01-29 13:20:19 +05:30
b2c28465e9 fix: patch bug temporarily 2023-01-29 13:09:33 +05:30
cd36335c60 feat: support crypto-js as an inbuilt library 2023-01-29 12:34:37 +05:30
d89f12c071 feat: support loading external libraries 2023-01-29 12:33:12 +05:30
905f459ed0 feat: support for inbuilt libraries during scripting 2023-01-29 11:12:34 +05:30
b800055df4 chore: hiding menubar icon temporarily 2023-01-29 11:12:11 +05:30
b1d2b798ba feat: scripting support almost done 2023-01-29 04:49:31 +05:30
4a403a253e feat: show current env vars 2023-01-27 03:24:21 +05:30
a45628dd85 feat: moved env var interpolation logic to electron 2023-01-25 10:39:07 +05:30
3d63db806d feat: moved prepare request logic to electron 2023-01-24 19:34:06 +05:30
1ec24d1138 feat: scripting support (#16) 2023-01-24 18:27:47 +05:30
fa40685a6a feat: skipping telemetry in dev env 2023-01-24 17:28:31 +05:30
037013005f chore: bumped version 2023-01-23 00:18:54 +05:30
0c42298ce6 feat: deprecated form-url-encoded in favour of form-urlencoded in body type in bru lang 2023-01-22 23:49:25 +05:30
5c8d0a9e8a feat: script and tests functionality 2023-01-22 23:39:16 +05:30
b70bbf78b1 chore: renamed file 2023-01-22 18:35:57 +05:30
43b9412ddb chore: rename package 2023-01-22 18:32:28 +05:30
45229b1af7 chore: version bump 2023-01-22 02:50:24 +05:30
f9a3fb2f1b chore: cleanup old files 2023-01-22 02:43:14 +05:30
8fbb777665 feat: ask foldername when creating collection 2023-01-22 02:34:23 +05:30
0e041d460c feat: listeners for cmd+s ctr+s in SingleLineEditor 2023-01-22 00:49:11 +05:30
2e3b296021 feat: making regex in bruno lang support windows line endings 2023-01-22 00:38:10 +05:30
405b50edcd fix: support parsing of empty urls in bru files 2023-01-22 00:35:58 +05:30
fff540010e feat: hardening seq number functionality 2023-01-21 23:22:45 +05:30
e513694912 fix: fixed seq type bug in bruno lang parser 2023-01-21 19:56:39 +05:30
d01cada16c fix: fix json stringify bug in response timeline 2023-01-21 19:54:06 +05:30
dd4fecfd1c fix: fix env info popup issues in graphql query editor 2023-01-21 19:41:37 +05:30
095d7c6bcb feat: dark mode styles for env var info popup 2023-01-21 19:07:58 +05:30
d165a04377 feat: environment variable syntax highlighting 2023-01-21 18:12:34 +05:30