Commit Graph

  • 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
  • 1d1e60bc63 Missed updating the nuget package version theolivenbaum 2021-09-22 09:06:41 +02:00
  • 21b6b14df5 Update Node to v16.9.6 theolivenbaum 2021-09-22 08:56:58 +02:00
  • 2445b59c4d Update Electron to v15.0.0 theolivenbaum 2021-09-22 08:55:04 +02:00
  • 9a8584795b update to net6.0 rafael-aero 2021-09-17 18:16:31 +02:00
  • e6ea9883fd code cleanup rafael-aero 2021-09-17 16:05:40 +02:00
  • e1edc764d6 update electron to 14.0.1 rafael-aero 2021-09-16 19:39:16 +02:00
  • 51013d5825 code cleanup rafael-aero 2021-09-15 11:14:45 +02:00
  • 664d5f7236 Add method to get window by id rafael-aero 2021-09-15 11:02:54 +02:00
  • 75d7924251 Merge branch 'master' of https://github.com/theolivenbaum/Electron.NET rafael-aero 2021-09-15 10:58:45 +02:00
  • c2904f3f68 Change second instance activation to raise event instead of trying to blindly open any window rafael-aero 2021-09-15 10:58:43 +02:00
  • adef39f3ec Change flags to nullable theolivenbaum 2021-09-10 10:53:49 +02:00
  • 836eebf256 Update browserWindows.js theolivenbaum 2021-09-10 10:13:23 +02:00
  • 124d24a19c Update browserWindows.ts theolivenbaum 2021-09-10 10:12:56 +02:00
  • 67ea8c768e Update BrowserWindow.cs theolivenbaum 2021-09-10 10:11:41 +02:00
  • 8604b50224 Add method to destroy all windows manually theolivenbaum 2021-09-08 08:57:05 +02:00
  • 5559fc61b1 force-destroy all windows on before-quit-for-update theolivenbaum 2021-09-08 08:47:16 +02:00
  • 9be80abfcf Add method to destroy splashscreen theolivenbaum 2021-09-07 19:19:49 +02:00
  • 6a4a7eff1c Workaround for electron freeze bug theolivenbaum 2021-09-07 17:48:12 +02:00
  • a637174b93 typo theolivenbaum 2021-09-07 15:00:35 +02:00
  • dc2662e52e Add way to set flags for Electron before the app starts theolivenbaum 2021-09-07 14:36:57 +02:00
  • 801616cd53 Let users set the color of the titlebar instead of just enabling it theolivenbaum 2021-09-06 15:54:32 +02:00
  • 9693c82792 Add TitleBarOverlay option theolivenbaum 2021-09-06 15:18:59 +02:00
  • a3fb411d8a always keep default values when creating window theolivenbaum 2021-09-06 12:39:32 +02:00
  • 172f6ded3f Merge branch 'master' of https://github.com/theolivenbaum/Electron.NET theolivenbaum 2021-09-06 11:45:01 +02:00
  • bbbc9e6f61 make splashscreen draggable theolivenbaum 2021-09-06 11:44:57 +02:00
  • 236c31abe0 Merge branch 'master' of https://github.com/theolivenbaum/Electron.NET rafael-aero 2021-09-03 15:28:34 +02:00
  • 374d92f3b1 don't throw in case the tray was destroyed between calls rafael-aero 2021-09-03 15:28:32 +02:00
  • ea40249a9c refactor Socket to use a task completion source instead of a getter with locks theolivenbaum 2021-09-02 20:37:22 +02:00
  • 7f5db58edd fix deadlock case on emit before any Socket use theolivenbaum 2021-09-02 20:06:01 +02:00
  • d18700f64d missing static flag theolivenbaum 2021-09-02 18:29:02 +02:00
  • 47f4516ae2 Add flag to check if the socket is connected theolivenbaum 2021-09-02 18:20:11 +02:00
  • bb8965fa91 remove semaphore in favor of unique events per window /view create request theolivenbaum 2021-09-02 17:24:07 +02:00
  • c229d49765 remove debug message theolivenbaum 2021-09-02 16:45:20 +02:00
  • 4fae2aeef2 fix ipc data serialization theolivenbaum 2021-09-02 16:45:03 +02:00
  • 5f4b1628e5 fix display serialization, serialize only window id when sending ipc message theolivenbaum 2021-09-02 16:34:20 +02:00
  • 25af4a7314 Update to Electron 14 theolivenbaum 2021-09-02 16:18:56 +02:00
  • 14ee45b88f Another attempt rafael-aero 2021-09-01 22:37:58 +02:00
  • badc9f26b6 Revert "fix closed behaviour" rafael-aero 2021-09-01 22:25:50 +02:00
  • 4e7cebe519 fix closed behaviour rafael-aero 2021-09-01 22:10:44 +02:00
  • ec74c7989a Update ipc.js rafael-aero 2021-09-01 21:31:30 +02:00
  • a2579b221f fix wrong Id being passed - needed browser id, not webcontent id rafael-aero 2021-09-01 21:30:47 +02:00
  • 1e7ff5b6d6 fix getting id rafael-aero 2021-09-01 20:57:41 +02:00
  • eac14427df Add event handler with sender id rafael-aero 2021-09-01 20:42:49 +02:00
  • 794248a83c fix creation of windows not being thread safe rafael-aero 2021-09-01 20:02:17 +02:00
  • 9a938dc680 use concurrent dictionary instead of list rafael-aero 2021-09-01 18:59:15 +02:00
  • 2d68ca5270 Fix LogError call rafael-aero 2021-09-01 18:29:20 +02:00