Florian Rappl
|
04a224aa4f
|
Merge pull request #1012 from softworkz/submit_migcheck_updates
Relax Migration check for package.json in root
|
2026-01-21 08:06:55 +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
|
7e6760a428
|
Merge pull request #998 from ElectronNET/develop
Release 0.4.0
0.4.0
|
2025-12-19 00:09:34 +01:00 |
|
Florian Rappl
|
29fdbb5315
|
Updated changelog
0.4.0-pre.18
|
2025-12-18 23:58:04 +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 |
|
Florian Rappl
|
44a010e0ed
|
Merge pull request #996 from softworkz/submit_singleinstance
Fix ElectronSingleInstance handling
|
2025-12-18 21:56:59 +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 |
|
Florian Rappl
|
1c99ab02cc
|
Merge pull request #997 from softworkz/submit_rerun
Try fix retry-test-jobs
|
2025-12-18 16:56:29 +01:00 |
|
softworkz
|
73c56e2450
|
Try fix retry-test-jobs
|
2025-12-18 16:13:04 +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
|
cb20fbad25
|
Merge pull request #991 from ElectronNET/develop
Release 0.3.1
0.3.1
|
2025-12-16 19:00:07 +01:00 |
|
Florian Rappl
|
89cdf2f55b
|
Merge pull request #992 from softworkz/submit_rerun
Try fix job re-run
|
2025-12-16 18:53:23 +01:00 |
|
softworkz
|
1c62c1f132
|
Try fix job re-run
|
2025-12-16 16:02:43 +01:00 |
|
Florian Rappl
|
d3e3188681
|
Prepare for 0.3.1
|
2025-12-16 15:51:39 +01:00 |
|
Florian Rappl
|
4f95043309
|
Merge pull request #990 from softworkz/submit_packageid
Use ElectronPackageId instead of PackageId
|
2025-12-16 15:48:43 +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
|
bdfbcd5b77
|
Merge pull request #986 from ElectronNET/develop
Release 0.3.0
0.3.0
|
2025-12-14 22:13:10 +01:00 |
|
Florian Rappl
|
19e785f53f
|
Fixed whitespace
|
2025-12-14 15:30:21 +01:00 |
|
Florian Rappl
|
0b453177b5
|
Added contributing guide
0.3.0-pre.5
|
2025-12-14 15:20:15 +01:00 |
|
Florian Rappl
|
8ed7f27722
|
Make sure the electron-host-hook strays unobtrusive
|
2025-12-14 00:49:34 +01:00 |
|
Florian Rappl
|
321b8cd9e5
|
Merge branch 'develop' of https://github.com/ElectronNET/Electron.NET into develop
|
2025-12-14 00:36:59 +01:00 |
|
Florian Rappl
|
b326f863d8
|
Updated changelog
|
2025-12-14 00:36:53 +01:00 |
|
Florian Rappl
|
f148fe6a14
|
Merge pull request #983 from markatosi/develop
Wiki Package building macOS sections added
|
2025-12-14 00:32:37 +01:00 |
|
Florian Rappl
|
515d325731
|
Fixed startup in VS Code
|
2025-12-13 23:43:12 +01:00 |
|
markatosi
|
f32a40fe17
|
Add macOS profiles for ASP.NET and Console apps
Added profiles for ASP.NET and Console applications on macOS.
|
2025-12-13 12:18:38 -10:00 |
|
Florian Rappl
|
c53a5a9163
|
Merge pull request #982 from markatosi/develop
Change Example code for AutoMenuHide
|
2025-12-13 12:28:41 +01:00 |
|
markatosi
|
8d4cdddc46
|
Conditionally set AutoHideMenuBar for Windows/Linux
|
2025-12-12 13:45:56 -10:00 |
|
Florian Rappl
|
70e8f85123
|
Merge pull request #977 from softworkz/submit_revertnet6
Combine and separate workflows
0.3.0-pre.1
|
2025-12-12 07:23:26 +01:00 |
|
softworkz
|
5a7cbd972f
|
Combine and separate workflows
- Separate between PR and Push execution (with and without secrets)
- Turn tests into re-usable workflows and call them from the main ones
|
2025-12-12 02:15:44 +01:00 |
|
softworkz
|
33da428c45
|
Fix build after PR merge
Re-adding .net6 caused the collection expression to fail
|
2025-12-12 01:39:02 +01:00 |
|
softworkz
|
f1b4766360
|
Add automatic retry for failed test jobs
|
2025-12-12 00:51:13 +01:00 |
|
softworkz
|
e070759645
|
integration-tests: Add random delay
|
2025-12-12 00:49:16 +01:00 |
|
Florian Rappl
|
49eaa5e129
|
Merge pull request #973 from davidroth/set-menu-items
Add dynamic tray menu update functionality
|
2025-12-11 22:58:06 +01:00 |
|
Florian Rappl
|
b3f5a3c52b
|
Merge pull request #976 from softworkz/submit_revertnet6
Partially revert "Drop .NET 6.0, default to .NET 10.0 and update dependencies"
|
2025-12-11 22:57:40 +01:00 |
|
softworkz
|
0d732ce99e
|
Partially revert "Drop .NET 6.0, default to .NET 10.0 and update dependencies"
|
2025-12-11 22:35:45 +01:00 |
|