1
1
mirror of https://github.com/tauri-apps/tauri.git synced 2024-12-23 10:43:25 +03:00
tauri/.github
time-river 6639a579c7
feat(core): add support to setting a webview proxy, closes ()
* feat(wry): support proxy in wry runtime

wry has been supported http/socks5 proxy in
[](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 () 2023-12-18 18:15:04 -03:00
sponsors chore: Cleanup Readme. Add Sponsor section. () 2023-11-30 11:15:02 +01:00
workflows feat(core): add support to setting a webview proxy, closes () 2024-02-01 08:53:32 -03:00
CODE_OF_CONDUCT.md chore: update links from tauri.studio to tauri.app () 2022-08-27 16:18:16 -03:00
CODEOWNERS Update CODEOWNERS () 2022-06-21 12:19:35 -03:00
CONTRIBUTING.md chore: Cleanup Readme. Add Sponsor section. () 2023-11-30 11:15:02 +01:00
FUNDING.yml chore: update license year () 2023-02-19 10:17:49 -03:00
PULL_REQUEST_TEMPLATE.md chore: cleanup issue and PR templates () 2023-12-18 18:15:04 -03:00
splash.png Docs removal () 2022-01-23 16:48:42 -03:00