Gregor Biswanger
ce0cdf39c6
Update to native Electron 13.1.5, Update Changelog
2021-07-02 02:04:23 +02:00
Noah Fichter
504cc59760
Remove app argument from browserViewApi since it's no longer needed
2021-04-26 14:45:02 -04:00
Noah Fichter
0ee7097f31
Add support for proxies that require basic authentication
2021-04-26 14:38:41 -04:00
Dan Gidman
d2f6308dd2
Merge remote-tracking branch 'upstream/master' into bug/442
2021-01-11 15:50:28 -06:00
Gregor Biswanger
f06b95803f
Update to native Electron 11.1.1 - Fix breaking changes and refactoring.
2021-01-11 01:56:39 +01:00
Dan Gidman
e73655bd68
442: maintain references between socket.io connection events
...
https://github.com/ElectronNET/Electron.NET/issues/442
remove deletes of modules during disconnect
add delete of hostHook during disconnect
check if modules exist before importing them curring connect
move local caches of modules into global scope.
2020-10-06 11:29:53 -05:00
Gregor Biswanger
a619b6e5c9
Implemented BrowserView API #371
2020-04-23 03:29:52 +02:00