ElectronNET / Electron.NET Public
master
Commits on Jul 8, 2021
Commits on Jul 2, 2021
-
Merge pull request #585 from tub5/bug/584
If we provide the Version parameter and haven't included the version …
-
If we provide the Version parameter and haven't included the version …
…or product version dotnet flag then add them. Fixes: #584
-
-
-
Commits on Jul 1, 2021
-
Merge pull request #579 from tub5/bug/578
Upgrade to use Electron 12.0.12
-
-
Merge pull request #573 from tantumalice/serialization-fix
Vibrancy serialization fix
-
Merge pull request #570 from cristiangiagante/net5_compat
Changes PublishSingleFile default to false for NET5 compatibility
-
-
Merge pull request #582 from ElectronNET/dependabot/npm_and_yarn/Elec…
…tronNET.Host/ws-7.4.6 Bump ws from 7.4.2 to 7.4.6 in /ElectronNET.Host
-
Merge pull request #583 from ElectronNET/dependabot/npm_and_yarn/Elec…
…tronNET.Host/lodash-4.17.21 Bump lodash from 4.17.19 to 4.17.21 in /ElectronNET.Host
-
Merge pull request #581 from ElectronNET/dependabot/npm_and_yarn/Elec…
…tronNET.Host/normalize-url-4.5.1 Bump normalize-url from 4.5.0 to 4.5.1 in /ElectronNET.Host
-
Merge pull request #565 from ElectronNET/dependabot/npm_and_yarn/Elec…
…tronNET.WebApp/ElectronHostHook/lodash-4.17.21 Bump lodash from 4.17.19 to 4.17.21 in /ElectronNET.WebApp/ElectronHostHook
-
Merge pull request #562 from TSrgy/using-exit-code
Using exit code instead of seek for the term 'error'
-
Merge pull request #561 from nfichter/proxy-credentials
Add support for proxies that require basic username/password authentication
-
Merge pull request #560 from nfichter/ipc-to-browser-view
Allow IpcMain to send IPC messages to BrowserViews
-
Merge pull request #559 from nfichter/insert-css
Add WebContents insertCSS functionality
-
Merge pull request #547 from Funkrusha/feature/enable-post-requests
Add PostData to LoadURLOptions to allow http-posts in LoadURL calls
-
Merge pull request #546 from tub5/master
Fixes Add ability to pass an argument for "Version" for both the "dot…
-
-
-
Bump lodash from 4.17.19 to 4.17.21 in /ElectronNET.Host
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.19...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-
Bump ws from 7.4.2 to 7.4.6 in /ElectronNET.Host
Bumps [ws](https://github.com/websockets/ws) from 7.4.2 to 7.4.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.4.2...7.4.6) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-
Bump normalize-url from 4.5.0 to 4.5.1 in /ElectronNET.Host
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/sindresorhus/normalize-url/releases) - [Commits](https://github.com/sindresorhus/normalize-url/commits) --- updated-dependencies: - dependency-name: normalize-url dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-
Bump lodash in /ElectronNET.WebApp/ElectronHostHook
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.19...4.17.21) Signed-off-by: dependabot[bot] <support@github.com>
-
Merge pull request #531 from stackify/issue/523
fixes #523 allow for property overrides to be passed in
Commits on Jun 28, 2021
-
Updating ContextIsolation as per the comment from @danatcofo. "on ele…
…ctron v12 WebPreferences.contextIsolation defaults to true… this means that window.require() will no longer function"
-
Commits on Jun 14, 2021
-
Alisa Semenova committed
Jun 14, 2021
Commits on Jun 3, 2021
-
Changes PublishSingleFile default to false for NET5 compatibility
Cristian Giagante committedJun 3, 2021