tauri/.github
time-river 6639a579c7
feat(core): add support to setting a webview proxy, closes #4263 (#8441)
* feat(wry): support proxy in wry runtime

wry has been supported http/socks5 proxy in
[#1006](https://github.com/tauri-apps/wry/pull/1006), which has been
merged in [commit
3cc4d79](3cc4d79843).

This patch aims to support its feature.

Signed-off-by: lin fu <river@vvl.me>

* Apply suggestions from code review

* Apply suggestions from code review

* Update core/tauri-runtime-wry/src/lib.rs

* Update core/tauri/src/window/mod.rs

* add macos-proxy flag

* add change file

* delete file

* update change file

* use macos-14 runner to test core

---------

Signed-off-by: lin fu <river@vvl.me>
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-02-01 08:53:32 -03:00
..
ISSUE_TEMPLATE chore: cleanup issue and PR templates (#8410) 2023-12-18 18:15:04 -03:00
sponsors chore: Cleanup Readme. Add Sponsor section. (#8269) 2023-11-30 11:15:02 +01:00
workflows feat(core): add support to setting a webview proxy, closes #4263 (#8441) 2024-02-01 08:53:32 -03:00
CODE_OF_CONDUCT.md chore: update links from tauri.studio to tauri.app (#5069) 2022-08-27 16:18:16 -03:00
CODEOWNERS Update CODEOWNERS (#4420) 2022-06-21 12:19:35 -03:00
CONTRIBUTING.md chore: Cleanup Readme. Add Sponsor section. (#8269) 2023-11-30 11:15:02 +01:00
FUNDING.yml chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
PULL_REQUEST_TEMPLATE.md chore: cleanup issue and PR templates (#8410) 2023-12-18 18:15:04 -03:00
splash.png Docs removal (#3263) 2022-01-23 16:48:42 -03:00