Anoop M D
|
2608ec035e
|
Merge pull request #1155 from BrandonGillis/feat/custom-ca-certificate
feat: add custom CA Certificate preference
|
2024-01-04 22:54:29 +05:30 |
|
Gustavo Fior
|
d0c25d46c9
|
fix #1208: add collection headers to code generated (#1316)
* fix collection headers in code generator
* remove logs
|
2024-01-04 13:55:13 +05:30 |
|
nguyenbavinh-decathlon
|
e49999bb56
|
Fix issue crash app when edit environment
|
2023-12-27 15:11:41 +07:00 |
|
Anoop M D
|
5ca7f6b7ad
|
Merge branch 'main' of github.com:usebruno/bruno
|
2023-12-25 01:57:59 +05:30 |
|
Anoop M D
|
83f5763e01
|
Merge pull request #1263 from tobiasbrandstaedter/feature/font-preferences-collection-level
feat(#1224): use font preferences in collections
|
2023-12-25 01:57:28 +05:30 |
|
Anoop M D
|
4a5196c8f5
|
chore: updated package deps
|
2023-12-25 01:55:56 +05:30 |
|
Ricardo Silverio
|
00c7b40593
|
Fix relative position
|
2023-12-23 22:04:30 -03:00 |
|
Dj Isaac
|
1f4ab3b5bd
|
bugfix: bump codemirror dep
|
2023-12-22 15:49:31 -06:00 |
|
Ricardo Silverio
|
fe11e45703
|
Fixed typo in modal
|
2023-12-21 22:55:15 -03:00 |
|
tobiasbrandstaedter
|
a08fd7eb52
|
feat(#1224): use font preferences in collections
|
2023-12-21 20:29:30 +01:00 |
|
Anoop M D
|
4b76bf85f4
|
Merge pull request #1213 from bpoulaindev/bugfix/delete_running_api
bugfix(#1210): prevent collection run mapping on deleted items
|
2023-12-20 00:28:44 +05:30 |
|
Anoop M D
|
ed6f91533b
|
Merge pull request #1176 from bpoulaindev/bugfix/docs_links
bugfix(docs_links): open external URL in browser window, remove depre…
|
2023-12-20 00:23:02 +05:30 |
|
Anoop M D
|
cdddf8af76
|
Merge branch 'main' of github.com:usebruno/bruno
|
2023-12-18 22:45:19 +05:30 |
|
Anoop M D
|
9e44c4a95f
|
Merge pull request #952 from amstiel/feature/system-theme
feat(#731): support theme sync with system
|
2023-12-18 22:34:27 +05:30 |
|
Anoop M D
|
3982f9c3c3
|
chore: bumped version to v1.5.1
|
2023-12-18 17:38:19 +05:30 |
|
Anoop M D
|
66f917ecec
|
chore: bumped version to v1.5.0
|
2023-12-18 04:22:10 +05:30 |
|
Anoop M D
|
983fb2c4fd
|
fix(#1215): fixed issue where runner was not displaying test results
|
2023-12-18 03:58:40 +05:30 |
|
Anoop M D
|
cb6513c580
|
Merge pull request #1202 from akshat-khosya/feature/clone-collection
clone functionality in collection
|
2023-12-18 01:26:26 +05:30 |
|
Akshat Khosya
|
b8451d01ca
|
removed promise from clone collection action
|
2023-12-16 23:19:17 +05:30 |
|
Akshat Khosya
|
93661bd0d2
|
handle dir of files, comments in code
|
2023-12-16 13:07:51 +05:30 |
|
Anoop M D
|
ee2295aec1
|
pr #1184: addressed review comments
|
2023-12-15 00:55:21 +05:30 |
|
Anoop M D
|
2d16e07747
|
Merge pull request #1184 from smebberson/feature/clear-response
You can now clear a response.
|
2023-12-15 00:47:02 +05:30 |
|
Anoop M D
|
82bafd5268
|
chore: adjusted copy icon position in code generator
|
2023-12-15 00:29:01 +05:30 |
|
Sebastien Dionne
|
f8ff305cf4
|
And adding style to GenCode
|
2023-12-12 19:54:27 -05:00 |
|
Sebastien Dionne
|
c2c2ef6e2b
|
Use tabler icon
|
2023-12-12 17:53:37 -05:00 |
|
Baptiste POULAIN
|
aa18f17fb9
|
bugfix(#1210): prevent mapping on deleted items
|
2023-12-12 15:37:34 +01:00 |
|
Akshat Khosya
|
fff3e6d88a
|
clone functionality in collection
|
2023-12-11 15:57:28 +05:30 |
|
Sebastien Dionne
|
89c5fc2f03
|
Add copy to clipboard icon
|
2023-12-10 15:12:04 -05:00 |
|
Baptiste Poulain
|
d257db27b8
|
Update packages/bruno-app/src/components/MarkDown/index.jsx
Co-authored-by: Timon <39559178+Its-treason@users.noreply.github.com>
|
2023-12-08 16:12:22 +01:00 |
|
Scott Mebberson
|
08935c64bb
|
You can now clear a response.
|
2023-12-08 08:35:35 +10:30 |
|
Baptiste POULAIN
|
8e1d04f5c1
|
bugfix(docs_links): reverse tsx to jsx
|
2023-12-07 18:09:30 +01:00 |
|
Baptiste POULAIN
|
56a456a9b6
|
bugfix(docs_links): open external URL in browser window, remove deprecated method in electron, refactor to index.tsx
|
2023-12-07 14:33:42 +01:00 |
|
Zomzog
|
eaa448306b
|
fix(#1117): Sort env alphabetically
|
2023-12-07 12:00:37 +01:00 |
|
André Glüpker
|
77cdc2179d
|
Merge branch 'main' into feature/always-indent-json-in-queryresult
|
2023-12-06 17:41:17 +01:00 |
|
Brandon Gillis
|
a60f351736
|
feat: add custom CA Certificate preference
|
2023-12-06 01:04:35 +01:00 |
|
Anoop M D
|
567744c2ce
|
chore: bumped version to 1.4.0
|
2023-12-06 01:49:35 +05:30 |
|
Anoop M D
|
3061507284
|
Merge pull request #619 from mj-h/feature/add-bru-setNextRequest
feat: bru.setNextRequest()
|
2023-12-06 01:37:44 +05:30 |
|
Anoop M D
|
dc39538d02
|
chore: release 1.3.2
|
2023-12-04 19:23:39 +05:30 |
|
Anoop M D
|
318036a279
|
chore: bumped version to 1.3.1
|
2023-12-04 14:46:26 +05:30 |
|
Anoop M D
|
07eee055d4
|
Merge pull request #1122 from maticrivo/fix/remove-console-log
fix: remove debug console.logs
|
2023-12-04 12:32:20 +05:30 |
|
Flero
|
480f8cf877
|
fix(web): set documentation editor font to preferences value
|
2023-12-04 09:47:10 +10:30 |
|
Matias Crivolotti
|
9246bf4fcb
|
fix: remove debug console.logs
|
2023-12-03 15:25:33 +02:00 |
|
Anoop M D
|
95197098af
|
chore: updated documentation
|
2023-12-02 02:07:30 +05:30 |
|
Anoop M D
|
06893bf3c3
|
chore: bump version to 1.3.0
|
2023-12-02 01:55:34 +05:30 |
|
Anoop M D
|
33f780fb76
|
fix(#295): bru.setEnvVar() should dynamically create a env var if not found
|
2023-12-02 01:45:55 +05:30 |
|
Anoop M D
|
bacb70ea7e
|
feat(#931): relax var name strictness
|
2023-12-02 01:27:18 +05:30 |
|
Anoop M D
|
2aa876e526
|
Merge pull request #971 from nelup20/bugfix/964-env_var_dot_validation
fix(#964): Allow "." in variable names + make error message more consistent
|
2023-12-02 01:06:27 +05:30 |
|
Anoop M D
|
752d4ae79e
|
feat(#1094): deleting all cookies for a domain
|
2023-12-02 00:49:46 +05:30 |
|
Anoop M D
|
32c8bf296a
|
#968, #1023: support for disabling sending and storing of cookies
|
2023-12-01 23:56:19 +05:30 |
|
Androse
|
f4b27afb8d
|
fix params to updateNextAction
|
2023-12-02 00:24:16 +10:00 |
|