Siddharth Gelera (reaper)
efad149afc
HTTP stream enhancements ( #6077 )
...
* feat: add stop request button in api url bar
* docs: add farsi translation
* fix: handle escaped forward slashes by fast-json-format library upgrade
* refactor: change ui to use one from Websockets
* chore: cleanup
* fix: lint issues
* Replace IconPlayerStop with IconSquareRoundedX
* update json request and response formatting logic
* chore: format changes
* chore: remove un-needed diffs
* chore: sanitize
* bugfix(#5939 ): curl import fails for custom content-types
* chore: remove un-needed diffs
* chore: enhance response handling for streaming
* fix: disable requestid check for tests and assertions to be updated after streaming result
* chore: housekeeping
* fix: streamline loading and cancel request icon logic
* chore: formatting
* fix: multiple co-pilot changes
* fix: handle in folders
* feat: add WaitGroup utility for managing concurrent tasks
* refactor: remove WaitGroup utility and clean up network IPC logic
* refactor: remove unused setTimeout import and clean up post script execution
* refactor: clean up post-response script execution logic
* undiff
* re-align
* refactor: streamline post-response script execution
- Cleaned up formatting and improved readability of the post-response script execution logic.
- Consolidated parameters in function calls for consistency.
* fix: keep original dataBuffer for saving response
---------
Co-authored-by: adarshajit <adarshajit@gmail.com >
Co-authored-by: sajadoncode <sajadoncode@gmail.com >
Co-authored-by: lohit-bruno <lohit@usebruno.com >
Co-authored-by: Bijin A B <bijin@usebruno.com >
Co-authored-by: Pragadesh-45 <temporaryg7904@gmail.com >
Co-authored-by: Anoop M D <anoop@usebruno.com >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
Co-authored-by: Dawid Góra <dawidgora@icloud.com >
2025-11-14 16:57:29 +05:30
georgegiosue
9e628fa6be
docs(contributing): update Spanish contribution guide for clarity and accuracy
2025-06-08 12:36:55 -05:00
sreelakshmi-bruno
0cdcb83a7a
Adding build instructions for new packages
2025-05-09 15:48:49 +05:30
0xflotus
9e45d4d227
chore: updated required node version in german contributing file ( #3875 )
...
* chore: updated required node version in german contributing file
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-04-10 14:59:44 +05:30
Pieter Oliver
ccb951dadd
[DX]: Document running test suite for all workspaces ( #4095 )
2025-03-14 21:19:33 +05:30
Anoop M D
6d239929da
docs: Dutch (NL) documenatation
2024-09-16 01:21:23 +05:30
Anoop M D
0ddfca4c22
chore: removed cross referencing docs across locale specific docs
2024-09-16 01:14:24 +05:30
Mateusz Pietryga
d1c34bd379
Feat/ Update node version used by project to match Electron ( #2673 )
...
* Feat/electron-bump - bump node version to match electron
* Feat/electron-bump - bump node version - documentation
* Feat/electron-bump - bump node version - package-lock.json
2024-08-22 18:13:29 +05:30
Radovan Mihálik
8a9df14e16
Create contributing_sk.md ( #1524 )
2024-08-05 18:38:05 +05:30
LucasVermersch
a8aa54cf1b
Fix: contributing_fr.md ( #2500 )
...
* fix contributing_fr.md
* add space
---------
Co-authored-by: Lucas Vermersch <lvermersch@access-it.fr >
2024-08-05 18:20:03 +05:30
Vincent Agnano
fc626041e2
Fixed English grammar/typo ( #2493 )
2024-06-21 11:32:45 +05:30
Mateusz Pietryga
8628bdbe89
Fix: update broken relative links between various document translations and embedded images ( #2392 )
2024-06-14 17:06:39 +05:30
Sanjai Kumar
abfd14a306
Feat/improved path params ( #2357 )
...
* feat: path parameters (#484 )
* add path parameters on bruno-app
* add path parameters on bruno-cli
* fix bruno-schema testing
* fix generate request code not replace path parameter value
---------
Co-authored-by: game5413 <febryanph10@gmail.com >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
* feat: Refactor request parameter handling
- Update prepare-request.js to filter and rename 'paths' to 'params' with type 'path'
- Remove 'paths' from export.js and interpolate-vars.js
- Update bru.js to use 'params' instead of 'path'
- Update requestSchema in index.js to use 'keyValueWithTypeSchema' for 'params'
Co-authored-by: game5413 <febryanph10@gmail.com >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
* feat: Refactor request parameter handling
* refactor: changes form the review
* refactor: Refactor transformItemsInCollection handling
* refactor: Refactor improved export/import functionalities
* refactor: Remove console.log statement in bruToJson.js
---------
Co-authored-by: game5413 <37659721+game5413@users.noreply.github.com >
Co-authored-by: game5413 <febryanph10@gmail.com >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-05-30 15:49:14 +05:30
Jaideep Ghosh
77b1e6d738
docs:Fix markdown syntax in the contributing_pl ( #2354 )
...
* docs:Added hindi translation for contribution guides.
* feat:Included the hindi translation link to other language files.
* docs:Resolved the markdown formatting in contributing_pl.
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-05-23 01:08:50 +05:30
Jaideep Ghosh
71d4315ef0
docs:Merge hindi translation of the contribution guidelines. ( #2098 )
...
* docs:Added hindi translation for contribution guides.
* feat:Included the hindi translation link to other language files.
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-05-22 19:17:11 +05:30
gg mayer
d332648670
docs: add Japanese translations ( #2226 )
...
* [docs]add japanese documents
* [docs]fix these files
* [docs]updated japanese documents
* [docs] updated japanese docs (header)
* [docs] updated documents
2024-05-22 19:08:13 +05:30
izturn
535d6e0389
more docs op ( #1862 )
...
Signed-off-by: gang.liu <gang.liu@daocloud.io >
2024-04-15 22:51:40 +05:30
Chae Jeong Ah
2ae71b0ec0
feat: add korean contributing.md translation ( #1837 )
...
* feat: add korean contributing.md
* fix: translate word into Korean
2024-04-10 02:51:19 +05:30
ccoVeille
64b90b4cc3
fix typos and french documentation ( #1965 )
...
* chore: fix typos in code
* chore: GitHub is a trademark
Github => GitHub
* chore: fix documentation in French
2024-04-06 06:08:50 +05:30
Tuvix Shih
58dfdd8157
docs: add Traditional Chinese language docs ( #1465 )
2024-01-29 19:55:25 +05:30
Doğukan Ürker
d62982d52d
Wrong URL syntax and translation fixed for Turkish docs. ( #1312 )
...
* Wrong translation fixed.
* Wrong URL syntax fixed.
2024-01-03 21:37:41 +05:30
Doğukan Ürker
26c7d4f532
Update contributing_tr.md
2024-01-01 19:10:36 +03:00
Simon CHEN
8b92055413
docs: add Simplified Chinese language docs translation
2023-12-27 01:15:28 +08:00
Arnaud
baeeeb2bb0
doc: updated French doc
2023-12-11 20:09:20 +01:00
jaktestowac.pl
06ccbc8dc2
fix: highlighting language
2023-12-01 23:21:38 +01:00
jaktestowac.pl
cf329e58e7
fix: highlighting language
2023-12-01 23:20:10 +01:00
jaktestowac.pl
f84933553f
docs: add polish translation
2023-12-01 23:15:19 +01:00
Anoop M D
78c5392675
Merge pull request #1052 from nelup20/docs/1051-add_romanian_translation_for_docs
...
docs(#1051 ): Add Romanian translation
2023-11-29 23:59:27 +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
Nelu Platonov
2b19ef0c2d
docs( #1051 ): Add Romanian translation
2023-11-25 00:23:35 +01:00
Anoop M D
699f6ba97d
Merge branch 'main' into italianLang
2023-11-18 10:21:37 +05:30
Anoop M D
1f0370c422
Merge branch 'main' into docs/#735-spanish-translation
2023-11-18 10:18:37 +05:30
Anoop M D
a11247d359
Merge branch 'main' into add-documentaion-bengali
2023-11-18 10:17:07 +05:30
Riccardo Consolandi
d76793e74d
Merge branch 'main' into italianLang
2023-11-13 18:44:58 +01:00
Júnior Sbrissa
07a9d4645f
docs: review pt br translation and add reference links
2023-11-08 21:57:43 -03:00
Júnior Sbrissa
159f39dd18
docs: add contributing pt br translation
2023-11-08 17:22:26 -03:00
Riccardo Consolandi
b8f4236c1a
feat: add italian readME translation, link and contributing
2023-11-07 22:51:46 +01:00
Tathagata Chakraborty
3ed86acb46
#876 fix- Bengali translation required
2023-11-03 22:30:00 +05:30
Pedro Andrés Chaparro Quintero
206098a216
Merge branch 'main' into docs/#735-spanish-translation
2023-10-28 10:20:16 -05:00
Anoop M D
fd6b083ae5
chore: fixed broken links in documentation
2023-10-26 22:55:00 +05:30
areebniyas
3c9e913349
merge development and contributing doc
2023-10-26 00:48:05 +05:30