Gregor Biswanger
0ad89c7d22
RequestSingleInstanceLockAsync callback does work now - bug fix #519
2021-07-02 17:18:14 +02:00
Gregor Biswanger
afcd113675
singleInstance handle command line arguments
2021-07-02 16:50:48 +02:00
Gregor Biswanger
ce0cdf39c6
Update to native Electron 13.1.5, Update Changelog
2021-07-02 02:04:23 +02:00
Gregor Biswanger
78d9d601b1
Merge branch 'master' into bug/578
2021-07-01 23:42:09 +02:00
Gregor Biswanger
29011189f8
Merge pull request #582 from ElectronNET/dependabot/npm_and_yarn/ElectronNET.Host/ws-7.4.6
...
Bump ws from 7.4.2 to 7.4.6 in /ElectronNET.Host
2021-07-01 23:25:54 +02:00
Gregor Biswanger
9d7d859764
Merge pull request #583 from ElectronNET/dependabot/npm_and_yarn/ElectronNET.Host/lodash-4.17.21
...
Bump lodash from 4.17.19 to 4.17.21 in /ElectronNET.Host
2021-07-01 23:25:24 +02:00
Gregor Biswanger
5cdda5595a
Merge pull request #581 from ElectronNET/dependabot/npm_and_yarn/ElectronNET.Host/normalize-url-4.5.1
...
Bump normalize-url from 4.5.0 to 4.5.1 in /ElectronNET.Host
2021-07-01 23:25:01 +02:00
Gregor Biswanger
bff71dc86a
Merge pull request #561 from nfichter/proxy-credentials
...
Add support for proxies that require basic username/password authentication
2021-07-01 23:20:36 +02:00
Gregor Biswanger
f0280f420a
Merge pull request #560 from nfichter/ipc-to-browser-view
...
Allow IpcMain to send IPC messages to BrowserViews
2021-07-01 23:18:55 +02:00
Gregor Biswanger
9f7809810f
Merge pull request #559 from nfichter/insert-css
...
Add WebContents insertCSS functionality
2021-07-01 23:16:53 +02:00
Gregor Biswanger
0e8cfec689
Merge branch 'master' into master
2021-07-01 22:55:09 +02:00
Gregor Biswanger
c1b3d422d5
Merge pull request #540 from MiniguyBrendan/master
...
Resolve #539 , #357 - Fix splash screen interaction causing crashes, ghost dragging, and resizable behavior
2021-07-01 22:41:00 +02:00
dependabot[bot]
fc12363e11
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](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
---
updated-dependencies:
- dependency-name: lodash
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-01 18:17:06 +00:00
dependabot[bot]
02f2fd770c
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](https://github.com/websockets/ws/compare/7.4.2...7.4.6 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-01 18:16:42 +00:00
dependabot[bot]
5ee1918bb4
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 >
2021-07-01 18:16:36 +00:00
tub5
fb8ca94e8e
Upgrade to use Electron 12.0.12
...
Resolves #578
2021-06-28 12:46:17 +01: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
Noah Fichter
2d93d959f7
Allow IpcMain to send IPC messages to BrowserViews
2021-04-26 13:04:34 -04:00
Noah Fichter
a4d261a4e7
Add WebContents insertCSS functionality
2021-04-26 12:41:14 -04:00
tub5
b5e69f5dda
Fixes Add ability to pass an argument for "Version" for both the "dotnet publish" and "electron-builder" commands #543
2021-03-04 14:45:52 +00:00
Brendan
55a3f10d37
Splash screen always renders on top
2021-02-18 13:32:45 -05:00
Brendan
7e494518f3
Fully ignore mouse events on splash screen (avoids drag + drop file into window)
2021-02-17 02:30:19 -05:00
Brendan
4596492cd9
Fix splash screen interaction causing crashes, fix splash screen content ghost drag, fix resizable splash screen. Resolves #539 , #357
...
Using the browser-window-focus event would cause the splashScreen to be destroyed early (since regular mouse-focus events would cause the event to be fired).
Using the browser-window-created event produces the correct behavior.
2021-02-17 02:07:42 -05:00
dependabot[bot]
5d907864d8
Bump socket.io from 2.2.0 to 2.4.0 in /ElectronNET.Host
...
Bumps [socket.io](https://github.com/socketio/socket.io ) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.0/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/2.2.0...2.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-25 10:14:46 -06:00
Dan
e94196504e
Support subscribing to unmapped events on App and Tray modules
...
`Electron.App.On("eventName", () => {});` or `Electron.App.On("eventName", obj => {});`
fix #527
2021-01-18 19:52:58 -06:00
Dan
ce0f3fd61e
Dock Menu support
...
fix #527
2021-01-18 19:52:58 -06:00
Gregor Biswanger
41fa8e9e74
Update WebApp to Electron 11.1.1 - Fix Chrome breaking changes with link ref=imports
2021-01-12 03:12:01 +01: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
Gregor Biswanger
b9feff3436
Merge pull request #522 from ElectronNET/dependabot/npm_and_yarn/ElectronNET.Host/ini-1.3.7
...
Bump ini from 1.3.5 to 1.3.7 in /ElectronNET.Host
2021-01-11 00:12:49 +01:00
Gregor Biswanger
f82d185865
Merge pull request #505 from aarong-av/aarong-av/donfigurable-default-port
...
Adding a configurable default electron port.
2021-01-11 00:05:14 +01:00
Gregor Biswanger
550e2c2625
Merge pull request #487 from ElectronNET/dependabot/npm_and_yarn/ElectronNET.Host/electron-9.3.1
...
Bump electron from 9.2.0 to 9.3.1 in /ElectronNET.Host
2021-01-11 00:03:05 +01:00
Gregor Biswanger
c8c818a77a
Merge pull request #478 from dlitty/master
...
Added support for launching the application with a file on MacOS
2021-01-10 23:55:20 +01:00
dependabot[bot]
5fbe01df30
Bump ini from 1.3.5 to 1.3.7 in /ElectronNET.Host
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-11 17:11:37 +00:00
Aaron Gilliland
b803e42a73
Minor fix due to a copy paste issue.
2020-11-14 19:15:54 -06:00
Aaron Gilliland
8af1f50b88
Adding a configurable default electron port. Our environment does not allow for random port assignment. Port 8000 is not an option for our environment.
2020-11-11 07:48:42 -06:00
dependabot[bot]
c4f2188c62
Bump electron from 9.2.0 to 9.3.1 in /ElectronNET.Host
...
Bumps [electron](https://github.com/electron/electron ) from 9.2.0 to 9.3.1.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v9.2.0...v9.3.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-06 18:02:00 +00: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
Dan Litty
7518acb3c2
Added support for launching the application with a file on MacOS by listening for the open-file and open-url events from the operating system, and forwarding them to the Electron.NET app when listeners are added
2020-08-31 16:47:05 -04:00
Fre
5522addc0b
PR
2020-08-21 12:35:31 +02:00
Fre
7f204c2a42
PR
2020-08-21 12:32:33 +02:00
Fre
e17a36f7cb
small changes
2020-08-21 12:13:38 +02:00
Fre
deccebb582
Merge branch 'master' into freosc
...
# Conflicts:
# ElectronNET.Host/main.js
2020-08-21 11:13:06 +02:00
Fre
d0c92cac85
avoid memory leak when re-adding the eventlisteners
2020-08-21 10:32:02 +02:00
Gregor Biswanger
b525bf1a9a
Update Changelog for 9.31.3 - Update to the native Electron 9.2.0 support
2020-08-14 13:25:27 +02:00
Gregor Biswanger
5d4509babe
Merge pull request #467 from duncanawoods/fix_ERR_UNKNOWN_URL_SCHEME
...
fix ERR_UNKNOWN_URL_SCHEME by intercepting file:// protocol
2020-08-14 12:51:56 +02:00
Gregor Biswanger
f8bbb138d8
Merge pull request #450 from ElectronNET/dependabot/npm_and_yarn/ElectronNET.Host/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19 in /ElectronNET.Host
2020-08-14 12:41:50 +02:00
Gregor Biswanger
814e046d5c
Merge pull request #433 from BurtsevC/master
...
description added to package.json
2020-08-14 12:31:27 +02:00
duncan
a49b2ce278
fix ERR_UNKNOWN_URL_SCHEME by intercepting file:// protocol
...
fix whitespace
Revert "fix whitespace"
This reverts commit 608e364ebbabb19ffd6c3e3e0f357251c2e8e348.
fix whitespace
2020-08-13 20:46:10 +01:00