Florian Rappl
|
91f76f807f
|
Added space
|
2026-03-18 15:38:37 +01:00 |
|
Florian Rappl
|
050c31c700
|
Removed whitespace
|
2026-03-18 15:37:55 +01:00 |
|
Florian Rappl
|
6c2b1fa820
|
Added missing tsc output
|
2026-03-18 15:24:47 +01:00 |
|
Florian Rappl
|
3d75a97ccd
|
Added timeout
|
2026-03-18 14:51:21 +01:00 |
|
Florian Rappl
|
a3e22b2875
|
Update src/ElectronNET.Host/main.js
Co-authored-by: softworkz <4985349+softworkz@users.noreply.github.com>
|
2026-03-17 22:05:23 +01:00 |
|
Florian Rappl
|
3306aaafb5
|
Merge branch 'develop' of https://github.com/ElectronNET/Electron.NET into feature/socket-enhancements
|
2026-03-05 23:20:03 +01:00 |
|
Florian Rappl
|
d3b895e522
|
Implemented socket authentication and improved port selection
|
2026-03-05 11:49:41 +01:00 |
|
Florian Rappl
|
b8151a2fad
|
Changed facade to socket connection
|
2026-03-05 11:25:22 +01:00 |
|
Florian Rappl
|
c1bf6d9423
|
Updated version
|
2026-03-05 11:13:07 +01:00 |
|
Florian Rappl
|
8eead56cbc
|
removed trailing whitespace
|
2026-02-25 16:02:34 +01:00 |
|
Florian Rappl
|
9a935c009e
|
Updated changelog for release
|
2026-02-25 15:57:26 +01:00 |
|
softworkz
|
842e8700ef
|
Add overload for GetAllDisplaysAsync() with timout parameter
|
2026-02-25 04:11:13 +01:00 |
|
Florian Rappl
|
77ca79acc9
|
Merge pull request #1027 from softworkz/submit_housekeeping
Fix global.json link in solution, add missing json file
|
2026-02-17 23:25:13 +01:00 |
|
softworkz
|
41c5b5af62
|
Relax test timings
|
2026-02-14 21:54:45 +01:00 |
|
softworkz
|
10679029e8
|
Add missing electron-builder.json in sample project
|
2026-02-14 21:26:46 +01:00 |
|
softworkz
|
a451e3a599
|
Fix global.json link in solution
|
2026-02-14 21:26:31 +01:00 |
|
softworkz
|
09c735a10f
|
SocketIoFacade: Improve disposal, avoid exception on tear-down
|
2026-02-14 21:25:25 +01:00 |
|
Florian Rappl
|
8009348941
|
Update transformed files
|
2026-02-04 11:26:06 +01:00 |
|
Florian Rappl
|
b3b124bde1
|
Updated TS formatting to match prettier
|
2026-02-04 11:25:30 +01:00 |
|
Florian Rappl
|
21226e1ef0
|
Updated deps
|
2026-02-04 11:18:55 +01:00 |
|
Florian Rappl
|
7174118a3e
|
Merge pull request #1019 from DYH1319/feat/submit_new_event_for_ipc
feat: submit new events for ipcMain
|
2026-02-03 00:32:04 +01:00 |
|
DYH1319
|
092789a5ec
|
feat: Add overloaded methods in IpcMain that supports listeners with a return type of Task<object>.
|
2026-01-25 00:47:35 +08:00 |
|
DYH1319
|
bff3fffcbd
|
feat: Add the Handle, HandleOnce, and RemoveHandler events to IpcMain
|
2026-01-24 23:18:16 +08:00 |
|
Florian Rappl
|
d85a64f515
|
Merge pull request #1014 from softworkz/submit_new_event
BrowserWindow: Add OnBoundsChanged event
|
2026-01-21 08:19:16 +01:00 |
|
Florian Rappl
|
53698d1d44
|
Merge pull request #1013 from softworkz/submit_timeout
Double-up timeout for electron-builder and other fixes
|
2026-01-21 08:07:50 +01:00 |
|
softworkz
|
891da140b7
|
Relax Migration check for package.json in root
|
2026-01-21 06:50:07 +01:00 |
|
softworkz
|
17f761d184
|
Fix FormatException
|
2026-01-21 06:48:28 +01:00 |
|
softworkz
|
9f6489891e
|
ElectronNET.Host: Revert JS SDK to default value from VS 2026
|
2026-01-21 06:48:28 +01:00 |
|
softworkz
|
c8f1cdf59f
|
Add tests for BrowserWindow.OnBoundsChanged event
|
2026-01-21 06:47:28 +01:00 |
|
softworkz
|
6c95dfd476
|
BrowserWindow: Add OnBoundsChanged event
While not being an original Electron event, this one includes the bounds values,
saving the additional roundtrip for calling GetBoundsAsync
|
2026-01-21 06:47:28 +01:00 |
|
softworkz
|
b180fc2ea8
|
Double-up timeout for electron-builder
|
2026-01-21 05:10:24 +01:00 |
|
Florian Rappl
|
682a1c38ed
|
Optional
|
2025-12-23 21:10:57 +01:00 |
|
Florian Rappl
|
809b0a6be7
|
Added missing methods
|
2025-12-23 00:38:37 +01:00 |
|
Florian Rappl
|
ae3f755648
|
Fixed center handling
|
2025-12-22 12:32:52 +01:00 |
|
Florian Rappl
|
36bba6a49f
|
Merge pull request #995 from softworkz/submit_packageid
Set PackageId from ElectronPackageId
|
2025-12-18 21:57:28 +01:00 |
|
softworkz
|
25770db138
|
Update src/ElectronNET/build/ElectronNET.Core.targets
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-18 17:25:52 +01:00 |
|
softworkz
|
30037fce69
|
Fix ElectronSingleInstance handling
|
2025-12-18 15:52:56 +01:00 |
|
softworkz
|
69048d5565
|
Set PackageId from ElectronPackageId
|
2025-12-18 15:12:21 +01:00 |
|
Florian Rappl
|
d9c8e04b5c
|
Meta for 0.4.0
|
2025-12-17 16:40:46 +01:00 |
|
Florian Rappl
|
368ef412bb
|
Merge pull request #988 from softworkz/submit_crossdebug
Core: Introduce cross-platform npm restore and check mismatch on publish
|
2025-12-17 15:29:48 +01:00 |
|
Florian Rappl
|
d3e3188681
|
Prepare for 0.3.1
|
2025-12-16 15:51:39 +01:00 |
|
softworkz
|
13f1203ccc
|
Use ElectronPackageId instead of PackageId
|
2025-12-16 14:54:20 +01:00 |
|
softworkz
|
9d0378798b
|
ElectronProcessActive: Add check for platform mismatch
|
2025-12-15 13:22:53 +01:00 |
|
softworkz
|
1d6ef7a250
|
ElectronProcessActive: Mark binaries as executable when debugging
|
2025-12-15 12:18:42 +01:00 |
|
softworkz
|
2d6d4e2320
|
Fix up incorrect symlinks created by npm on Windows
|
2025-12-15 12:18:42 +01:00 |
|
softworkz
|
df8e269d5c
|
Core: Introduce cross-platform npm restore and check mismatch on publish
|
2025-12-15 12:18:42 +01:00 |
|
Florian Rappl
|
19e785f53f
|
Fixed whitespace
|
2025-12-14 15:30:21 +01:00 |
|
Florian Rappl
|
8ed7f27722
|
Make sure the electron-host-hook strays unobtrusive
|
2025-12-14 00:49:34 +01:00 |
|
Florian Rappl
|
515d325731
|
Fixed startup in VS Code
|
2025-12-13 23:43:12 +01:00 |
|
Florian Rappl
|
70e8f85123
|
Merge pull request #977 from softworkz/submit_revertnet6
Combine and separate workflows
|
2025-12-12 07:23:26 +01:00 |
|