Anoop M D
d00e3479cb
Merge pull request #1091 from bpoulaindev/feature/contributing_fr
...
feat(contributing_fr): fix translation errors and syntax within french contributing guidelines
2023-11-29 23:48:03 +05:30
Anoop M D
d7eca52473
Merge pull request #1090 from maticrivo/bugfix/generate-filter-disabled-params
...
fix(GenerateCode): filter out disabled query params
2023-11-29 22:42:38 +05:30
Baptiste POULAIN
cf767165e6
feat(contributing_fr): fix translation errors and syntax within french contributing guidelines
2023-11-29 11:35:56 +01:00
Matias Crivolotti
3bc774bf55
fix(CodeGenerate): filter out disabled query params
2023-11-29 11:01:53 +02:00
tech189
0d9b5451fe
Add Scoop installation to README
2023-11-28 17:22:31 +00:00
Nelu Platonov
0fe657d0fc
fix( #1024 ): Return "variables" as a string for Yup schema validation when there's an exception
2023-11-28 14:54:12 +01:00
Nelu Platonov
ce545724bd
feat( #946 ): Use Regex to check if URL has protocol
2023-11-28 13:39:55 +01:00
Nelu Platonov
2b08468581
feat( #946 ): Prepend 'http://' to URL if no protocol is specified
2023-11-27 22:13:28 +01:00
Anoop M D
0e320535a8
Merge pull request #1062 from n00o/feature/JSON_Handle_Variables
...
Fix (#1038 ): Handle unquoted variables in JSON Lint
2023-11-27 16:57:46 +05:30
n00o
746c5e825e
Fix ( #1038 ): Handle unquoted variables in JSON Lint
...
Convert unquoted variables in JSON body to 1 in JSON linter. This allows for putting multiple environment/collection variables next to each other and still be unquoted.
2023-11-26 16:57:31 -05:00
Its-treason
6a55a8d6ea
fix(RequestPane): Fix Mardown Table styling
2023-11-26 22:41:30 +01:00
ayndqy
8a48797e00
Update MacOS icon
2023-11-26 20:06:34 +00:00
Anoop M D
fad71e936c
Merge pull request #1055 from adarshlilha/bugfix/boolean-falsy-response-missing
...
fix(#1035 ): fix falsy check of response
2023-11-26 13:14:27 +05:30
Anoop M D
61f3e64751
Merge pull request #1057 from n00o/JSON_Linting_Comments
...
Fix (#1008 ) by removing comments from JSON linter.
2023-11-26 13:10:00 +05:30
n00o
fc6ba4641a
Add Ability to ignore comments in JSON body
...
Replace comments with spaces for the JSON linter.
2023-11-26 02:05:11 -05:00
StonyTV
e7d2aa3599
Merge branch 'feature/clone-option-for-folders' of https://github.com/StonyTV/bruno into feature/clone-option-for-folders
2023-11-25 23:39:20 +01:00
StonyTV
aa1cef9e70
Fixed an oversight when cloning from the parent
2023-11-25 23:36:52 +01:00
Anoop M D
3b77cfb8d6
Merge pull request #1054 from shourav9884/feature/response-time-in-response
...
feat(#1050 ): Response time in res
2023-11-25 23:22:57 +05:30
Adarsh Lilha
fb8277f03e
fix falsy check of response
2023-11-25 14:20:27 +05:30
Shourav Nath
fa7afd4237
feat( #1050 ): Response time in res
2023-11-25 13:00:59 +06:00
Nelu Platonov
2b19ef0c2d
docs( #1051 ): Add Romanian translation
2023-11-25 00:23:35 +01:00
Anoop M D
f0d5cdecb7
chore: added github sponsors link
2023-11-24 15:53:43 +05:30
n00o
be58497ba9
Fix( #1002 ): Digest Error
...
This is to fix toUpperCase() error and uri path not being correct.
2023-11-24 04:39:25 -05:00
Jérôme Dathueyt
db1883536e
Fixed an oversight when cloning from the parent
2023-11-22 21:40:28 +01:00
Jérôme Dathueyt
c018bfc044
Removed unused import
2023-11-22 21:14:37 +01:00
Jérôme Dathueyt
379697a02d
Remove missing argument & moving parseCollectionItems
2023-11-22 21:12:26 +01:00
Jérôme Dathueyt
c62f96c96e
New clone option for folders
2023-11-22 20:57:11 +01:00
Anoop M D
e1e0696e3c
revert: chore: pr #993 review
2023-11-23 00:34:44 +05:30
Anoop M D
98ea1aa548
Merge pull request #1016 from StonyTV/feature/new-run-item-action-in-sidebar
...
feat(#1017 ) Added ability to run a single request from sidebar
2023-11-22 23:07:59 +05:30
Anoop M D
553d1c062e
chore: pr #993 review
2023-11-22 22:42:45 +05:30
Anoop M D
2ec343a95b
Merge pull request #993 from Jofresh/feature/handle-import-postman-folder-same-name
...
feat: handle postman import with same folder names (#955 )
2023-11-22 22:30:36 +05:30
Anoop M D
2ddf79ed3f
Merge pull request #1014 from therealrinku/feat/response_header_count
...
feat: added response headers count
2023-11-22 22:23:11 +05:30
Anoop M D
ef98eb707c
Merge pull request #1015 from rbideau/bugfix/silently-ignore-invalid-cookie
...
fix(#1012 ): silently ignore invalid cookie
2023-11-22 22:10:18 +05:30
Jérôme Dathueyt
fd1e8f6aa8
Added missing import
2023-11-22 09:05:23 +01:00
Jérôme Dathueyt
738c6af797
Added ability to run a single item
2023-11-22 08:49:37 +01:00
therealrinku
4c83dff96c
feat: added response headers count
2023-11-22 08:50:30 +05:45
r.bideau
531426b0a6
fix(1102): silently ignore invalid cookie
2023-11-21 20:59:51 +01:00
Gianluca
4d9549d2cc
Update openapi-collection.js
...
Swap order for the source of the operationName when importing from openApi with a summary
2023-11-20 11:00:54 +01:00
Geoffray Gaborit
7980b726f6
feat: handle postman import with same folder names ( #955 )
2023-11-20 09:34:24 +01:00
Anoop M D
3f80a4dfa2
chore: bumped version to v1.2.0
2023-11-20 13:42:56 +05:30
Anoop M D
e1a96e0f23
feat( #968 ): cookie support
2023-11-20 13:41:47 +05:30
Andreas Schönefeldt
49be0b243b
Merge branch 'main' into bugfix/bug-884
2023-11-19 21:45:11 +01:00
Anoop M D
9f535aeba7
feat( #989 ): show collection location inside collection settings
2023-11-19 15:06:13 +05:30
Anoop M D
bd71adebe0
chore( #718 ): collcetion presets pr review
2023-11-19 13:13:31 +05:30
Anoop M D
7367972d56
Merge pull request #718 from thehorse2000/feature/add-properties-to-collections
...
Added properties to collections
2023-11-19 12:23:24 +05:30
Anoop M D
f345155a94
Merge branch 'main' into feature/add-properties-to-collections
2023-11-19 12:21:48 +05:30
Anoop M D
8f4ce9c13b
chore: added null check before trimming request url
2023-11-19 00:01:29 +05:30
Anoop M D
7a4d59d50c
chore: updated package-lock
2023-11-18 10:46:39 +05:30
Anoop M D
a7e2f08efc
Merge pull request #920 from adarshlilha/bugfix/environment-save-empty-secret
...
fix(#904 ): fix environment save when empty secret exists
2023-11-18 10:43:13 +05:30
Anoop M D
30a2eb5ee7
Merge pull request #925 from n00o/feature/CodeMirror_AutoComplete
...
feat (#861 ): Add Autocomplete + JSON/JavaScript Linting
2023-11-18 10:42:24 +05:30