Commit Graph

  • 9bb7dcfa62 fix: added WriteUndefined as there is Newtonsoft.Json Denny09310 2025-11-08 16:49:33 +01:00
  • c0e711940d fix: don't write anything if value is null Denny09310 2025-11-08 16:45:25 +01:00
  • d03458094b Added converter to improve object serialization Florian Rappl 2025-11-08 16:38:36 +01:00
  • 14962e1983 chore: updated documentation Denny09310 2025-11-08 11:24:36 +01:00
  • d79b73e960 fix: using newtonsoft.json instead of system.text.json for the converter Denny09310 2025-11-08 11:21:39 +01:00
  • 21ae89bc70 fix: missing public constructor Denny09310 2025-11-08 11:15:34 +01:00
  • 7927a95cb8 feat: enhance titleBarOverlay to accept both a boolean and an object Denny09310 2025-11-08 11:14:33 +01:00
  • 758e6a41e3 Added properties Florian Rappl 2025-11-07 22:12:54 +01:00
  • 61421ddd66 Updated changelog Florian Rappl 2025-11-07 09:58:38 +01:00
  • 98d085f112 Merge pull request #907 from NimbusFox/main 0.1.0-pre.156 Florian Rappl 2025-11-07 08:47:12 +01:00
  • cf0b12ed0a Merge pull request #908 from softworkz/submit_api_consolidation Florian Rappl 2025-11-07 08:46:36 +01:00
  • 4c3065c64b SocketIOFacade: Synchronize un/registration of events softworkz 2025-11-07 03:49:42 +01:00
  • 2a6d2117e9 Mitigate race condition, introduce timeout and simplify code for property gets softworkz 2025-11-07 00:04:10 +01:00
  • 93f457dd0f Introduce ApiBase and simplify method invocation softworkz 2025-11-07 00:00:53 +01:00
  • 6001a3c481 Removed ownjsonSerializer from WindowManager NimbusFox 2025-11-06 18:04:06 +00:00
  • 4671b9b32a Merge pull request #905 from agracio/develop 0.1.0-pre.149 Florian Rappl 2025-11-06 10:22:04 +01:00
  • de7f98136e removing '-event' suffix from event names to normalise naming convention agracio 2025-11-05 19:05:12 +00:00
  • 87668f5606 removing '-event' suffix from event names to normalise naming convention agracio 2025-11-05 18:59:21 +00:00
  • ea688026d0 refactoring dotnet events agracio 2025-11-05 15:08:43 +00:00
  • b6b9292478 refactoring dotnet events agracio 2025-11-05 15:06:41 +00:00
  • 408f83e401 refactoring dotnet events agracio 2025-11-05 14:14:37 +00:00
  • 689a002dc2 refactoring dotnet events agracio 2025-11-05 13:25:15 +00:00
  • f919289628 Switched default to true Florian Rappl 2025-11-05 01:00:44 +01:00
  • 2c544a83e9 Updated process class 0.1.0-pre.139 Florian Rappl 2025-11-04 17:22:15 +01:00
  • 2b393079ae Merge branch 'develop' Florian Rappl 2025-11-04 16:18:53 +01:00
  • 79d3d3f0b1 Fixed dup Florian Rappl 2025-11-04 16:16:15 +01:00
  • 688d6d83cc Fixed single instance behavior Florian Rappl 2025-11-02 23:35:46 +01:00
  • 7bcc5c9878 Corrected output path Florian Rappl 2025-11-02 22:43:35 +01:00
  • 0cfadb36f5 Updated process metric Florian Rappl 2025-11-02 02:43:16 +01:00
  • 568c785412 Redefine URL 0.1.0-pre.135 Florian Rappl 2025-11-02 02:39:06 +01:00
  • 2944e69b21 Added couple of enhancements Florian Rappl 2025-11-02 02:24:32 +01:00
  • 8df9eff3bc Updated repo 0.1.0-pre.133 Florian Rappl 2025-11-01 10:44:49 +01:00
  • 14f43f4574 Improved build process Florian Rappl 2025-10-31 21:25:18 +01:00
  • d96eebd5ee Added float in SetAspectRatio Florian Rappl 2025-10-31 18:25:50 +01:00
  • 23fac3263f Updated readme Florian Rappl 2025-10-31 18:24:27 +01:00
  • 935de8a1a5 Updated packages Florian Rappl 2025-10-31 17:56:05 +01:00
  • c2ba55e333 Merge branch 'develop' Florian Rappl 2025-10-31 17:52:49 +01:00
  • be1887c930 Merge pull request #895 from softworkz/electronnet_core 0.0.18-pre.123 Florian Rappl 2025-10-16 08:44:08 +02:00
  • 1852802667 Some more polishing softworkz 2025-10-15 23:04:37 +02:00
  • 5bdabd94ba Fix typos softworkz 2025-10-15 22:28:35 +02:00
  • 2bc2b4bb70 Move some parts from ReadMe to Wiki softworkz 2025-10-15 22:12:29 +02:00
  • 771b1109f7 Add About page softworkz 2025-10-15 21:57:21 +02:00
  • 56258d1be8 Add API documentation (AI generated) softworkz 2025-10-15 21:55:58 +02:00
  • 88766adaf6 Update docs after manual review softworkz 2025-10-15 16:06:09 +02:00
  • 341ebe2bb1 Add .gitkeep file softworkz 2025-10-15 16:05:28 +02:00
  • 0c5cc3ba9d AI-written docs softworkz 2025-10-14 09:52:44 +02:00
  • bb5779a941 Add docs project to solution softworkz 2025-10-15 16:05:13 +02:00
  • 0dd263e2b8 Docs: add automatic Wiki publishing softworkz 2025-10-14 09:52:44 +02:00
  • 0a0e26a9dd Add docs softworkz 2025-10-15 12:50:31 +02:00
  • 7b812bfae7 Remove whatsnew from root softworkz 2025-10-14 08:51:22 +02:00
  • 82814d91d9 Merge pull request #893 from softworkz/electronnet_core Florian Rappl 2025-10-14 23:59:42 +02:00
  • fcb589d58e What's new doc page (AI writen) softworkz 2025-10-14 06:23:45 +02:00
  • c914bb8f14 Draft for a ReadMe update softworkz 2025-10-14 06:22:42 +02:00
  • bf3e149d43 Add changelog entries (AI authored) softworkz 2025-10-14 03:52:47 +02:00
  • 6060e355bd Fix warnings softworkz 2025-10-14 03:48:22 +02:00
  • 868451408c Move global.json to repo root softworkz 2025-10-14 03:48:03 +02:00
  • bef7a42fbb Update nuke build with the following changes: softworkz 2025-10-14 00:17:05 +02:00
  • 50b49068d8 Add VersionPostFix to common.props softworkz 2025-10-14 00:12:05 +02:00
  • cf87904210 Mark ElectronNET.Build as non-packable softworkz 2025-10-13 23:56:14 +02:00
  • 0b05b2f5a4 Add solution ElectronNET.Lean for building core projects/packages only softworkz 2025-10-13 23:55:46 +02:00
  • 1ea4c1343d Add nuke project to solution softworkz 2025-10-13 23:54:56 +02:00
  • 5d5e0b848c Reset changelog softworkz 2025-10-13 21:00:38 +02:00
  • 2d626ab319 Reduce pinned dotnet version to 8.0.305 and rollForward to 'feature' softworkz 2025-10-13 20:14:18 +02:00
  • 2e051762dd Fix typos softworkz 2025-10-13 15:23:59 +02:00
  • 96063bbe7d ElectronNET.Core: Update solution file softworkz 2025-10-13 14:28:47 +02:00
  • 471289813a Check in version 0.0.18 packages for convenient testing softworkz 2025-10-13 14:34:43 +02:00
  • d0d214cd24 Introduce a common.props file, which provides version and other package metadata softworkz 2025-10-13 14:28:34 +02:00
  • 43ce20d60f Add ElectronNET.ConsoleApp test project softworkz 2025-10-13 14:25:57 +02:00
  • 40d6558613 ElectronNET.WebApp: Update project file with these changes: softworkz 2025-10-13 14:33:36 +02:00
  • ae12eb49ee ElectronNET.WebApp: Adjust startup to use new onAppReady callback softworkz 2025-10-13 14:17:02 +02:00
  • 2a26b46f91 ElectronNET.WebApp: Add builder.json, launchsettings and publish profiles softworkz 2025-10-13 14:16:39 +02:00
  • 78b59f62c9 ElectronNET.WebApp: Adjust controllers for API changes softworkz 2025-10-13 14:15:47 +02:00
  • 667a1b290e ElectronNET.WebApp: Remove manifest file (not needed anymore) softworkz 2025-10-13 14:15:12 +02:00
  • c5d9ba0e43 ElectronNET.WebApp: Remove invalid property in appSettings softworkz 2025-10-13 14:14:17 +02:00
  • f81424978e ElectronNET.WebApp: HostHook: Make it compile properly softworkz 2025-10-13 14:13:47 +02:00
  • 7fcb2f05bd ElectronNET.WebApp: HostHook: Add missing deps, update same like Host code softworkz 2025-10-13 14:12:56 +02:00
  • 69129a6f02 ElectronNET.WebApp: nav.js and demo-btns.js: Increase timeouts softworkz 2025-10-13 14:08:36 +02:00
  • bcde1032af ElectronNET.AspNet: Add WebApplicationBuilderExtensions (new ASP.Net builders) softworkz 2025-10-13 13:27:25 +02:00
  • 3a42c479dd Add ElectronNET.AspNet project (ASP.Net specific runtime code) softworkz 2025-10-13 13:26:26 +02:00
  • c6c73a7c8a ElectronNET.API: Update project file softworkz 2025-10-13 13:24:53 +02:00
  • d1db928222 ElectronNET.API: Add new runtime code (for launch, lifecycle and service orchestration) softworkz 2025-10-13 13:24:28 +02:00
  • b06d20450b ElectronNET.API: Add ProcessRunner (for running electron from dotnet) softworkz 2025-10-13 13:23:10 +02:00
  • 3811b7ea20 ElectronNET.API: Re-add moved types softworkz 2025-10-13 13:22:37 +02:00
  • 9275f2a765 ElectronNET.API: Add WebRequest API softworkz 2025-10-13 13:21:35 +02:00
  • feddf5f8f4 ElectronNET.API: Move API code to subfolder softworkz 2025-10-13 13:20:23 +02:00
  • e4ce61c965 ElectronNET.Host: Update compiled files softworkz 2025-10-13 14:05:33 +02:00
  • 1e93d91e66 ElectronNET.Host: Fix TS compilation error webcontents.ts softworkz 2025-10-13 14:04:36 +02:00
  • 77efea50ed ElectronNET.Host: Fix TS compilation error in tray.js softworkz 2025-10-13 14:03:13 +02:00
  • 5ea368bb16 ElectronNET.Host: Update main.js with these changes: softworkz 2025-10-13 13:59:20 +02:00
  • 0dca0e90f9 ElectronNET.Host: Update build configuration - changes: softworkz 2025-10-13 13:16:10 +02:00
  • c0c3aaebdc ElectronNET.Host: Remove build-helper and manifest (no longer needed) softworkz 2025-10-13 13:08:17 +02:00
  • 14722e1f63 Remove ElectronNET.CLI project softworkz 2025-10-13 13:06:50 +02:00
  • d6e39fef24 Add ElectronNET.Build project (dll with custom MSBuild tasks) softworkz 2025-10-13 13:06:20 +02:00
  • 74b80b3177 Add ElectronNET project (all build functionality) softworkz 2025-10-13 13:05:34 +02:00
  • 0f3f29eae3 global.json: Pin .net SDK softworkz 2025-10-13 13:04:24 +02:00
  • f634dc45ed Update NuGet.config softworkz 2025-10-13 13:03:53 +02:00
  • c6b9de2afa Update .gitignore softworkz 2025-10-13 13:03:36 +02:00
  • 9a615ca7e0 Merge pull request #881 from hillin/reintroduce-#648 Florian Rappl 2025-06-22 07:53:30 +02:00
  • f9601a6e3e fix #647 make ProcessVersions Entity a record to ensure readonly access to props Todd Schavey 2022-01-04 12:11:52 -05:00
  • 8daf4d1498 #647 update XML documentation to ElectronNET.API Process members Todd Schavey 2022-01-03 00:21:48 -05:00