Commit Graph

1451 Commits

Author SHA1 Message Date
ffe4f7dba8 Merge pull request #1060 from ayndqy/feature/macos-style-icon
Update MacOS icon
2023-11-29 23:54:43 +05:30
e31b601cef Merge pull request #1061 from Its-treason/bugfix/docs-table-styles
fix(RequestPane): Fix Mardown Table styling
2023-11-29 23:53:02 +05:30
7d3d543f24 Merge pull request #1078 from nelup20/bugfix/1024-importing_from_a_insomnia_collection
fix(#1024): Fix validation error on GraphQL request when importing Insomnia collection
2023-11-29 23:51:09 +05:30
8d372fcdbc Merge pull request #1086 from tech189/tech189-scoop-patch
docs: Add Scoop installation info to README
2023-11-29 23:49:04 +05:30
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
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
cf767165e6 feat(contributing_fr): fix translation errors and syntax within french contributing guidelines 2023-11-29 11:35:56 +01:00
3bc774bf55 fix(CodeGenerate): filter out disabled query params 2023-11-29 11:01:53 +02:00
0d9b5451fe Add Scoop installation to README 2023-11-28 17:22:31 +00:00
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
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
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
6a55a8d6ea fix(RequestPane): Fix Mardown Table styling 2023-11-26 22:41:30 +01:00
8a48797e00 Update MacOS icon 2023-11-26 20:06:34 +00:00
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
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
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
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
fb8277f03e fix falsy check of response 2023-11-25 14:20:27 +05:30
fa7afd4237 feat(#1050): Response time in res 2023-11-25 13:00:59 +06:00
f0d5cdecb7 chore: added github sponsors link 2023-11-24 15:53:43 +05:30
e1e0696e3c revert: chore: pr #993 review 2023-11-23 00:34:44 +05:30
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
553d1c062e chore: pr #993 review 2023-11-22 22:42:45 +05:30
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
2ddf79ed3f Merge pull request #1014 from therealrinku/feat/response_header_count
feat: added response headers count
2023-11-22 22:23:11 +05:30
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
fd1e8f6aa8 Added missing import 2023-11-22 09:05:23 +01:00
738c6af797 Added ability to run a single item 2023-11-22 08:49:37 +01:00
4c83dff96c feat: added response headers count 2023-11-22 08:50:30 +05:45
531426b0a6 fix(1102): silently ignore invalid cookie 2023-11-21 20:59:51 +01:00
7980b726f6 feat: handle postman import with same folder names (#955) 2023-11-20 09:34:24 +01:00
3f80a4dfa2 chore: bumped version to v1.2.0 v1.2.0 2023-11-20 13:42:56 +05:30
e1a96e0f23 feat(#968): cookie support 2023-11-20 13:41:47 +05:30
9f535aeba7 feat(#989): show collection location inside collection settings 2023-11-19 15:06:13 +05:30
bd71adebe0 chore(#718): collcetion presets pr review 2023-11-19 13:13:31 +05:30
7367972d56 Merge pull request #718 from thehorse2000/feature/add-properties-to-collections
Added properties to collections
2023-11-19 12:23:24 +05:30
f345155a94 Merge branch 'main' into feature/add-properties-to-collections 2023-11-19 12:21:48 +05:30
8f4ce9c13b chore: added null check before trimming request url 2023-11-19 00:01:29 +05:30
7a4d59d50c chore: updated package-lock 2023-11-18 10:46:39 +05:30
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
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
7b40432195 Merge pull request #916 from rickyl3aks/italianLang
feat: add italian readME translation, link and contributing
2023-11-18 10:21:48 +05:30
699f6ba97d Merge branch 'main' into italianLang 2023-11-18 10:21:37 +05:30
9486d0c829 Merge pull request #738 from PChaparro/docs/#735-spanish-translation
docs: Spanish translation of documentation files
2023-11-18 10:18:53 +05:30
1f0370c422 Merge branch 'main' into docs/#735-spanish-translation 2023-11-18 10:18:37 +05:30
10fb06eb97 Merge pull request #878 from CRAZy-Monk3Y/add-documentaion-bengali
docs: add Bengali translation
2023-11-18 10:17:14 +05:30
a11247d359 Merge branch 'main' into add-documentaion-bengali 2023-11-18 10:17:07 +05:30
61f70b3e6a Merge pull request #864 from szto/main
docs: add korean transation readme.md
2023-11-18 10:15:27 +05:30
75bbb6d66a Merge branch 'main' into main 2023-11-18 10:15:14 +05:30