Commit Graph

  • 1767bcd5ad Merge commit '64e058b0b59a4fbbd6c0ec9de2ee1850a66684c4' into feature/DI-MOC-Process Daniel Gidman 2022-01-25 10:41:42 -06:00
  • 5338749e4d Fixed extraction of arguments Daniel Gidman 2022-01-21 20:03:31 -06:00
  • 4790c4ebb2 Support for additional dotnet publish flags. Daniel Gidman 2022-01-21 16:51:30 -06:00
  • d646b84c74 update 16.0.7 rafael-aero 2022-01-13 11:49:41 +01:00
  • 64e058b0b5 #647 make ProcessVersions Entity a record to ensure readonly access to props Todd Schavey 2022-01-04 12:11:52 -05:00
  • 24a2005776 #647 update XML documentation to ElectronNET.API Process members Todd Schavey 2022-01-03 00:21:48 -05:00
  • 592148116b #647 correct to ElectronNET.API Process member for versions field Todd Schavey 2022-01-02 23:11:01 -05:00
  • ba82b9a600 #647 add to ElectronNET.API Process member interfaces for various fields Todd Schavey 2022-01-02 22:46:53 -05:00
  • 562cccbfae #647 add to ElectronNET.API Process member interfaces for argv and type Todd Schavey 2022-01-02 18:28:39 -05:00
  • 1406fc1d79 #647 add initial Process class to ElectronNET.API Todd Schavey 2022-01-02 16:46:14 -05:00
  • 8e1e184d1e #647 process argv for open-file for win and linux Todd Schavey 2021-12-28 21:40:53 -05:00
  • 9e37d4d857 fix serializtion rafael-aero 2021-12-26 11:00:51 +01:00
  • 060fb19a6d Update NativeImageJsonConverter.cs rafael-aero 2021-12-26 09:46:55 +01:00
  • 291faa48de Missing including new file rafael-aero 2021-12-26 09:27:45 +01:00
  • 4358178524 Add support for DesktopCapturer rafael-aero 2021-12-26 09:03:48 +01:00
  • 4b314940d7 Update ElectronNET.sln Daniel Gidman 2021-12-23 10:54:44 -06:00
  • ed841558b8 always exit if .net process exited rafael-aero 2021-12-23 16:54:06 +01:00
  • 36751db618 fix missing pipe option for detached process rafael-aero 2021-12-23 10:09:08 +01:00
  • f229d540a8 Add simple socket auth via stdin exchange rafael-aero 2021-12-23 09:24:29 +01:00
  • 546c617cd0 Merge branch 'master' of https://github.com/theolivenbaum/Electron.NET rafael-aero 2021-12-17 13:29:49 +01:00
  • 88e8051004 update electron and electron updater rafael-aero 2021-12-17 13:29:47 +01:00
  • 21427f0b44 Merge pull request #5 from theolivenbaum/clipboard-image-support-macos theolivenbaum 2021-12-15 18:31:49 +01:00
  • 159c1f46c1 add support for images in clipboards on macos Pius Friesch 2021-12-15 17:58:38 +01:00
  • 8cb235527d Change again socket reconnect logic rafael-aero 2021-12-15 10:44:59 +01:00
  • 4a3a5c6aa4 Merge pull request #4 from theolivenbaum/clipboard theolivenbaum 2021-12-13 18:13:47 +01:00
  • 82bf94b2a2 fix writing images to clipboard when writing multiple formats Pius Friesch 2021-12-13 17:40:57 +01:00
  • 17a7886d12 formatting Pius Friesch 2021-12-13 17:33:00 +01:00
  • 6be3019cb6 fix typescript, based on changes to js Pius Friesch 2021-12-13 17:31:48 +01:00
  • 3460217021 refactor socket reconnect rafael-aero 2021-12-13 16:22:08 +01:00
  • 427592de46 Add background thread to reconnect socket rafael-aero 2021-12-13 14:43:04 +01:00
  • 8f820d033a Merge branch 'master' of https://github.com/theolivenbaum/Electron.NET rafael-aero 2021-12-13 14:10:40 +01:00
  • 4118756711 change socket connect loop rafael-aero 2021-12-13 14:10:38 +01:00
  • ffdf034f5f appveyor dedicated build Daniel Gidman 2021-12-09 14:01:55 -06:00
  • 946fbd7a72 Update appveyor image Daniel Gidman 2021-12-09 13:51:13 -06:00
  • 6b0205467b Support for .NET 6 Daniel Gidman 2021-12-09 13:11:24 -06:00
  • a28df5339d Merge pull request #3 from pfriesch/patch-1 theolivenbaum 2021-12-09 17:50:54 +01:00
  • f5a141a1c6 Update ElectronNET.API.csproj rafael-aero 2021-12-09 17:50:43 +01:00
  • b5e2b660f7 Add Image to clipboard data Pius Friesch 2021-12-09 17:46:30 +01:00
  • 431e401451 Feedback from code review. Improving logging of the domain names that will be ignored. javierlarota 2021-12-09 04:22:35 +00:00
  • 02faeae603 Add support for Mac recent documents and clear recent documents commands on the Application Menu Daniel Gidman 2021-12-08 13:31:14 -06:00
  • 0d9483e325 Updated TryParseLoadUrl with UriBuilder for better readability Yannik Höflich 2021-12-08 17:30:44 +01:00
  • 1b14bb0fe5 Convert main static references off of Electron into interface implementation and expose the underlying Socket for low level interaction. Daniel Gidman 2021-12-06 16:44:31 -06:00
  • b08a0755e6 Revert automatic change by VS Brendan McShane 2021-12-07 12:23:26 -05:00
  • 7e89e27c26 Better way to check version Brendan McShane 2021-12-06 20:28:57 -05:00
  • e4deba2489 Add dotnet 6 check Brendan McShane 2021-12-06 20:17:46 -05:00
  • 1d9e540fc2 Change back to dotnet 5 Brendan McShane 2021-12-06 20:17:08 -05:00
  • c7d2dabbc3 changed the usage of loadUrl at CreateWindowAsync: adds protocol, host and port. You can also insert the port with {port} Yannik Höflich 2021-12-05 16:31:32 +01:00
  • 2d940dbeee update to electron 16.0.4 theolivenbaum 2021-12-03 09:16:44 +01:00
  • d9d655cae8 Allow ignoring certificate errors when using an untrusted self-signed certificate for https communication with the AspCore backend. javierlarota 2021-11-26 18:03:54 +00:00
  • 1b7f722f31 Update Electron to 16.0.2, update electron-updater to 4.6.1 theolivenbaum 2021-11-25 08:06:49 +01:00
  • b1c5c12004 fix null usage on ipc.js rafael-aero 2021-11-22 17:33:50 +01:00
  • af0410998e update screenshot code rafael-aero 2021-11-22 11:38:16 +01:00
  • e0e8572cc1 Update README.md Brendan McShane 2021-11-20 21:35:02 -05:00
  • 4ba8d9bf46 Add fix for Apple Silicon to build command Brendan McShane 2021-11-20 18:25:46 -05:00
  • 07d6fed712 Fix for build command Brendan McShane 2021-11-20 18:24:41 -05:00
  • 5dbe62bcba Add osx-arm64 support to electronize command Brendan McShane 2021-11-20 17:59:53 -05:00
  • 438c8e1f14 Switch from dotnet 5.0 to dotnet 6.0 Brendan McShane 2021-11-20 17:56:33 -05:00
  • ffedbcc5df Add missing GetFileIcon method rafael-aero 2021-11-20 16:37:38 +01:00
  • 9aad72431c Update electron to 16.0.1 rafael-aero 2021-11-18 20:08:31 +01:00
  • 4405eba2d5 Add support for dark mode splashscreen rafael-aero 2021-11-17 14:19:07 +01:00
  • 067300bfec update nuget packages rafael-aero 2021-11-16 14:02:17 +01:00
  • b2f5a0eb34 Update to Electron 16 theolivenbaum 2021-11-16 06:45:59 +01:00
  • cbc150db06 Update to Electron 15.3.2 theolivenbaum 2021-11-16 06:43:15 +01:00
  • cbac8541be Add transparent option to webpreferences theolivenbaum 2021-11-13 11:13:35 +01:00
  • 2f9029e267 add launch settings to test build rafael-aero 2021-11-10 11:07:46 +01:00
  • 390135af8a Revert "move .NET bin output to under Helpers folder to be compliant with macOS bundle formt " rafael-aero 2021-11-10 11:06:40 +01:00
  • be1182d302 move .NET bin output to under Helpers folder to be compliant with macOS bundle formt theolivenbaum 2021-11-10 07:57:22 +01:00
  • 54c86d9e2f Fix auto-updater on mac not working theolivenbaum 2021-11-10 07:46:25 +01:00
  • 2cc6823604 Update electron to 15.3.1 rafael-aero 2021-11-09 18:16:45 +01:00
  • 326efd353c Update sdk to 6.0.100 rafael-aero 2021-11-09 18:16:32 +01:00
  • bd96765db5 Merge branch 'master' of https://github.com/theolivenbaum/Electron.NET rafael-aero 2021-11-05 11:01:33 +01:00
  • 606bb019f7 fix race condition causing unobserved exception rafael-aero 2021-11-05 11:01:32 +01:00
  • a12a7e4287 Update main.js theolivenbaum 2021-11-03 07:51:59 +01:00
  • 5bf9aa811d Update main.js rafael-aero 2021-11-02 18:20:59 +01:00
  • 5477bd7f36 Add setImmediate to see if this fixes the macOS update bug rafael-aero 2021-11-02 15:39:57 +01:00
  • 134a5b1365 Merge branch 'master' of https://github.com/theolivenbaum/Electron.NET rafael-aero 2021-10-29 10:54:45 +02:00
  • 23791fcc3e fix path detection rafael-aero 2021-10-29 10:54:42 +02:00
  • 751c48c804 Update Vibrancy.cs theolivenbaum 2021-10-27 22:06:52 +02:00
  • 316cf0108e Update Vibrancy.cs theolivenbaum 2021-10-27 21:57:24 +02:00
  • 4caa28dc87 Merge branch 'master' of https://github.com/theolivenbaum/Electron.NET rafael-aero 2021-10-27 14:10:09 +02:00
  • ad46b1a7a2 remove listeners on quitAndInstall to try fix macOS update issue rafael-aero 2021-10-27 14:10:07 +02:00
  • 2297669e6d Update main.js theolivenbaum 2021-10-27 09:11:33 +02:00
  • ae92973814 Update main.js theolivenbaum 2021-10-26 22:58:54 +02:00
  • 5ebfa2b0bd Update main.js theolivenbaum 2021-10-26 21:34:35 +02:00
  • 1494c2f436 Update main.js rafael-aero 2021-10-26 18:15:37 +02:00
  • 84f027cd8d remove listeners on the call to before-quit-for-update rafael-aero 2021-10-26 16:27:44 +02:00
  • f213ca4f8c move code for fixPath here rafael-aero 2021-10-26 15:58:55 +02:00
  • 22fa3f2780 Revert "Add fixPath to fix linux process spawn" rafael-aero 2021-10-26 15:41:02 +02:00
  • b5cc631daf Revert "Update main.js" rafael-aero 2021-10-26 15:41:00 +02:00
  • b5ff42a148 Update main.js rafael-aero 2021-10-26 15:35:06 +02:00
  • 1e50f203d8 Add fixPath to fix linux process spawn rafael-aero 2021-10-25 13:35:02 +02:00
  • 852b140525 Update to 15.3.0 rafael-aero 2021-10-22 11:09:17 +02:00
  • 7e5903f5bc update to electron 15.1.2 rafael-aero 2021-10-12 13:11:29 +02:00
  • 62003ae5fc Update BuildCommand.cs rafael-aero 2021-10-11 19:36:41 +02:00
  • 5cd152c1ed Fix build command logic when target is not specified Grey Wang 2021-10-09 20:41:12 +13:00
  • 228a5cef31 set missing return value rafael-aero 2021-10-07 18:13:32 +02:00
  • c28355094e Update build-nuget.yaml rafael-aero 2021-10-07 17:54:28 +02:00
  • 329df38765 Update to Electron 15.1.1 rafael-aero 2021-10-07 17:52:15 +02:00
  • 5274fec200 Set PublishSingleFile default back to false for NET5 compatibility AndreasJagiella-EH 2021-10-04 14:54:02 +02:00
  • 9892a90038 Adds help regarding to modify publish parameters Cristian Giagante 2021-09-26 19:54:25 -03:00