rafael-aero
|
224bc1ef65
|
Add supported OS platform annotations
|
2021-08-26 14:22:54 +02:00 |
|
rafael-aero
|
7ad6803671
|
improve reconnect logic by waiting for reconnect before emit
|
2021-08-26 10:31:06 +02:00 |
|
rafael-aero
|
81a8367dac
|
improve reconnect logic
|
2021-08-26 10:19:24 +02:00 |
|
rafael-aero
|
1161f59836
|
Update BridgeConnector.cs
|
2021-08-26 10:08:42 +02:00 |
|
rafael-aero
|
e7c56274e6
|
Update BridgeConnector.cs
|
2021-08-26 09:55:24 +02:00 |
|
rafael-aero
|
44d979fef4
|
Use ILogger instead of Console.WriteLine
|
2021-08-26 09:55:14 +02:00 |
|
theolivenbaum
|
2f0229235b
|
fix for socket not being thread-safe
|
2021-08-26 08:40:36 +02:00 |
|
rafael-aero
|
5e82ae4246
|
add socket events to emit console messages
|
2021-08-25 13:38:30 +02:00 |
|
rafael-aero
|
48d5497045
|
Revert "Update main.js"
This reverts commit be41cae3bd.
|
2021-08-25 13:33:50 +02:00 |
|
rafael-aero
|
be41cae3bd
|
Update main.js
|
2021-08-25 13:24:44 +02:00 |
|
rafael-aero
|
64b91fc235
|
Update main.js
|
2021-08-25 13:04:23 +02:00 |
|
rafael-aero
|
efec886f73
|
Update main.js
|
2021-08-25 11:33:32 +02:00 |
|
rafael-aero
|
8b03a6b006
|
remove stdio handling for detached case
|
2021-08-25 11:27:46 +02:00 |
|
rafael-aero
|
144a0a0ddc
|
change argument name, detach process on creation
|
2021-08-25 11:14:21 +02:00 |
|
rafael-aero
|
8bbe6a96af
|
Fix serialization of array of objects
|
2021-08-25 10:34:36 +02:00 |
|
rafael-aero
|
e39e34234d
|
Update ProcessHelper.cs
|
2021-08-25 09:54:00 +02:00 |
|
rafael-aero
|
67c592a060
|
kill child process when electronize cli is killed
|
2021-08-25 09:38:37 +02:00 |
|
rafael-aero
|
bad59463a9
|
pass electron process id to child
|
2021-08-25 09:17:50 +02:00 |
|
rafael-aero
|
94efaf835e
|
Merge branch 'master' of https://github.com/theolivenbaum/Electron.NET
|
2021-08-25 09:10:29 +02:00 |
|
rafael-aero
|
ac77643fc4
|
add variable to control kill behaviour
|
2021-08-25 09:10:27 +02:00 |
|
theolivenbaum
|
953f1e2641
|
fix event names for when there are more than one window, view or webcontent Id
|
2021-08-24 05:31:46 +02:00 |
|
rafael-aero
|
fb99dbd5b5
|
add null return to avoid having to check for undefined
|
2021-08-23 18:28:00 +02:00 |
|
rafael-aero
|
fdbf7187b9
|
Update browserWindows.js
|
2021-08-23 15:30:47 +02:00 |
|
rafael-aero
|
9a680a41ac
|
improve how we handle when window has been destroyed already
|
2021-08-23 14:59:41 +02:00 |
|
rafael-aero
|
f9693ce624
|
handle destroyed windows
|
2021-08-23 14:29:41 +02:00 |
|
rafael-aero
|
0090a7c239
|
fix wrong completed event name
|
2021-08-23 13:24:02 +02:00 |
|
rafael-aero
|
81431599ec
|
Update ElectronNET.API.csproj
|
2021-08-23 13:01:38 +02:00 |
|
rafael-aero
|
31094f9d2b
|
Remove unecessary JsonSerializer settings, fix default serializer
|
2021-08-23 11:57:42 +02:00 |
|
rafael-aero
|
bf48bc8227
|
replace remaining cases with OnResult, fix deserialization of json objects
|
2021-08-23 11:22:37 +02:00 |
|
theolivenbaum
|
da9d9658f5
|
Update main.js
|
2021-08-21 09:17:20 +02:00 |
|
theolivenbaum
|
444c09fb4d
|
Update main.js
|
2021-08-21 08:26:43 +02:00 |
|
rafael-aero
|
0aab352f86
|
remove yield call
|
2021-08-20 15:07:39 +02:00 |
|
rafael-aero
|
a8229f2fa9
|
add internal method to emit socket events synchronously, and use it for all exit, quit and relaunch methods
|
2021-08-20 15:06:58 +02:00 |
|
rafael-aero
|
9daaebcef6
|
Add timeout property for splashscreen
|
2021-08-20 14:56:47 +02:00 |
|
rafael-aero
|
67b59d95d4
|
fix quotes
|
2021-08-20 14:52:33 +02:00 |
|
rafael-aero
|
133dcd6b65
|
Fix exit method
|
2021-08-20 14:49:49 +02:00 |
|
rafael-aero
|
b42eba8a70
|
Handle non-zero exit codes from ASP.NET process
|
2021-08-20 14:36:02 +02:00 |
|
rafael-aero
|
b6338ac7de
|
log error messages from asp-net process
|
2021-08-19 14:50:30 +02:00 |
|
rafael-aero
|
cbe0637e84
|
Simplify repeated code with OnResult method, fix race condition with multiple calls to On/Off for the same event
|
2021-08-18 10:24:12 +02:00 |
|
rafael-aero
|
8063f49e4b
|
run all continuations asyncronously
|
2021-08-17 16:28:07 +02:00 |
|
rafael-aero
|
d6b29f7350
|
avoid calling npm install if nothing changed
|
2021-08-09 17:43:54 +02:00 |
|
rafael-aero
|
237638a5b3
|
add command for simple build
|
2021-08-09 17:32:24 +02:00 |
|
rafael-aero
|
7fe8f6e49e
|
fix wrong object initializer
|
2021-07-21 17:04:29 +02:00 |
|
rafael-aero
|
c4ff481131
|
add debug option
|
2021-07-21 10:42:04 +02:00 |
|
rafael-aero
|
9107b161b3
|
Add prototype from-build-output command
|
2021-07-13 11:25:00 +02:00 |
|
rafael-aero
|
ec2261f1c5
|
Remove wrong ReleaseNoteInfo model
|
2021-07-13 09:08:31 +02:00 |
|
theolivenbaum
|
b03bc7c9eb
|
Clean-up
|
2021-07-12 21:33:35 +02:00 |
|
theolivenbaum
|
e6214491cf
|
Merge pull request #2 from theolivenbaum/remove-deprecated-socket-lib
Remove deprecated socket lib
|
2021-07-12 21:28:07 +02:00 |
|
theolivenbaum
|
95d614796e
|
works
|
2021-07-12 21:27:40 +02:00 |
|
rafael-aero
|
126d39f4a5
|
wip
|
2021-07-12 19:50:39 +02:00 |
|