James George
559c71e39b
fix: sync all settings actions in SH ( #4263 )
2024-08-20 01:22:10 +05:30
Dmitry
f913899ad5
fix: fix issue for multipart/form-data and cookie header ( #4172 )
...
* fix(multipart-formdata): fix type for data variable
* fix(multipart-formdata): fix parameter filter for unsetted file
* fix(multipart-formdata): add mime type for sending file
* fix(multipart-formdata): add application/octet-stream by default mimetype
* fix(multipart-formdata): remove content-type: multipart/form-data header
* fix(multipart-formdata): remove cookie cookie header if not present
* fix(multipart-formdata): fix content-type filter
---------
Co-authored-by: Dmitry Mukovkin <d.mukovkin@cft.ru >
2024-07-22 18:33:38 +05:30
Andrew Bastin
aead9e6c98
feat: client certificates and ability to skip ssl cert verification in desktop app ( #4111 )
...
Co-authored-by: Nivedin <53208152+nivedin@users.noreply.github.com >
2024-06-25 16:57:07 +05:30
Andrew Bastin
31f1e1b21a
fix: headers having different values with the same key are not shown ( #4112 )
...
* feat: allow ability for multiple headers with the same key to be shown
* chore: remove extension inspector in selfhost-desktop
* chore: cleanup
---------
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-06-12 14:11:43 +05:30
Andrew Bastin
be57255bf7
refactor: update to dioc v3 ( #4009 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2024-04-29 19:06:18 +05:30
Nivedin
bf98009abb
fix: request variable version syncing bug ( #3889 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2024-03-12 11:42:05 +05:30
Nivedin
4798d7bbbd
refactor: remove restore tab popup and its functionalities ( #3867 )
2024-03-05 18:14:41 +05:30
Andrew Bastin
5ad8f6c2ce
chore: move window.open to platform io to handle desktop app
2023-12-19 11:26:37 +05:30
Andrew Bastin
1b36de4fa3
fix: handle backspace navigating back on desktop app
2023-12-18 23:43:40 +05:30
Nivedin
47e009267b
feat: collection level headers and authorization ( #3505 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2023-12-13 22:43:18 +05:30
James George
60bfb6fe2c
refactor: move persistence logic into a dedicated service ( #3493 )
2023-11-29 22:40:26 +05:30
Andrew Bastin
de725337d6
fix: window drag taking precedence on windows
2023-11-08 20:07:13 +05:30
Andrew Bastin
9d1d369f37
fix: performance issues due to mouse on header detection
2023-11-08 18:47:40 +05:30
Andrew Bastin
663134839f
feat: let platforms disable we are using cookies prompt
2023-11-07 20:49:07 +05:30
Andrew Bastin
16044b5840
feat: desktop app
...
Co-authored-by: Vivek R <123vivekr@gmail.com >
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2023-11-07 14:20:03 +05:30