5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 10:21:20 +08:00
wails/v2/pkg
stffabi 496461920f
[v2] DevServer improvements and fixes (#2664)
* [assetserver, darwin] Fix copying request headers by using strdup

* [assetserver, linux] Fake some basic http headers for legacy webkit2 versions to support proxying requests to other servers

This fixes the devserver on v2 for newer vite versions that use the custom
scheme.

* [v2, windows] 304 responses are going to hang the WebView2 so prevent them by removing cache related headers in the request.

* [v2, dev] Now uses the custom schemes `wails://` on macOS and Linux for all Vite versions.

Prevent missing reload after fast multiple savings on Linux and Windows.
2023-05-16 09:35:48 +02:00
..
application Remove all systray related for v2. (#2329) 2023-01-26 18:11:31 +11:00
assetserver [v2] DevServer improvements and fixes (#2664) 2023-05-16 09:35:48 +02:00
buildassets [nsis] Adjust template to install shortcuts for all users (#2373) 2023-02-13 18:40:42 +11:00
clilogger Releasetest/release workflow (#1869) 2022-09-18 08:55:21 +10:00
commands fix: fix console printing (#2483) 2023-04-01 18:22:27 +11:00
git [v2] Fix slash escaping in git username 2021-11-30 19:02:20 +11:00
logger [windows-x] Initial support for dev 2021-08-18 22:13:45 +10:00
mac Initial support for desktop notifications 2021-04-07 06:32:21 +10:00
menu [v2, darwin] Add some missing default shortcuts (#2586) 2023-04-20 12:38:32 +02:00
options [v2, windows] Handle webview2 process crashes and add DisableWebViewRendererCodeIntegrity flag (#2627) 2023-04-27 23:03:26 +02:00
runtime Add common text clipboard support (#2228) 2023-01-05 16:41:07 +11:00
templates [v2, dev] Use custom schemes for in-app dev mode (#2610) 2023-04-20 12:37:40 +02:00