5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 05:50:08 +08:00
wails/v2/internal
stffabi 3d24a9b4c4
[v2, darwin] Assign a unique requestId to every WKWebView request (#1681)
This makes sure we always use the correct WKURLSchemeTask during
processURLResponse. Only using the URL is not unique enough and
might result in pending requests if two requests with the same URL
are getting processed.
2022-08-01 18:55:25 +10:00
..
appng Fix loglevel for wails build -debug 2022-07-14 22:40:27 +10:00
binding Add compatibility for Go1.17 (#1605) 2022-07-20 07:10:05 +10:00
colour Gimme some colour 2021-02-20 15:14:20 +11:00
crypto Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
ffenestri Move go-common-file-dialog into project. Fix Title bug. 2022-06-01 21:00:52 +10:00
frontend [v2, darwin] Assign a unique requestId to every WKWebView request (#1681) 2022-08-01 18:55:25 +10:00
fs Bugfix: Fix potential nil dereference 2022-02-23 20:57:05 +11:00
github refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
go-common-file-dialog Move go-common-file-dialog into project. Fix Title bug. 2022-06-01 21:00:52 +10:00
gomod [v2] Fix plain template (#1609) 2022-07-20 08:45:48 +10:00
logger [windows-x] Huge updates to devmode, runtime, build command. 2021-08-22 23:05:22 +10:00
menumanager Add BackgroundColour and deprecate RGBA (#1475) 2022-06-21 19:47:05 +10:00
messagedispatcher Feature/align api (#1161) 2022-02-19 20:29:55 +11:00
parse [v2] window.backend -> window.go 2021-09-01 20:52:34 +10:00
process [v2] Fix killing dev command on Windows 2021-10-03 22:19:40 +11:00
project Install dev dependencies before starting dev mode (#1615) 2022-07-20 20:52:35 +10:00
runtime/js Remove unused directories + tidy up 2022-03-29 21:47:26 +11:00
s Update Svelte to Vite 3 (#1643) 2022-07-24 20:20:02 +10:00
servicebus [v2] [broken - WIP] Major refactor of runtime in progress 2021-07-19 20:21:41 +10:00
shell Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
signal Better signal handling (#1488) 2022-06-25 09:26:17 +10:00
subsystem [windows-x] Startup/Shutdown -> OnStartup/OnShutdown 2021-08-26 20:38:03 +10:00
system [v2, darwin] Use kern.osversion for os id in doctor (#1673) 2022-07-29 05:43:48 +10:00
typescriptify fix: blank namespaces, unknown structs 2022-04-06 19:13:10 +10:00
webview2runtime [v2] NSIS installer support for Windows (#1184) 2022-03-02 19:44:31 +11:00
wv2installer Feature: set browser path (#1448) 2022-06-25 07:49:00 +10:00