Commit Graph

  • fc12363e11 Bump lodash from 4.17.19 to 4.17.21 in /ElectronNET.Host dependabot[bot] 2021-07-01 18:17:06 +00:00
  • 02f2fd770c Bump ws from 7.4.2 to 7.4.6 in /ElectronNET.Host dependabot[bot] 2021-07-01 18:16:42 +00:00
  • 5ee1918bb4 Bump normalize-url from 4.5.0 to 4.5.1 in /ElectronNET.Host dependabot[bot] 2021-07-01 18:16:36 +00:00
  • 2213c61746 Bump lodash in /ElectronNET.WebApp/ElectronHostHook dependabot[bot] 2021-07-01 18:16:36 +00:00
  • 3cdff747fe Merge pull request #531 from stackify/issue/523 Gregor Biswanger 2021-07-01 20:12:04 +02:00
  • 476cc9e505 Updating ContextIsolation as per the comment from @danatcofo. "on electron v12 WebPreferences.contextIsolation defaults to true… this means that window.require() will no longer function" tub5 2021-06-28 15:55:16 +01:00
  • 8f5a7856d5 use new Electron 12 default values rafael-aero 2021-06-28 16:30:24 +02:00
  • f78573401a fix strange issue with capitalization of assembly name rafael-aero 2021-06-28 16:08:00 +02:00
  • d8ba9d9372 change assembly name rafael-aero 2021-06-28 15:48:15 +02:00
  • 09cb7a640f Update EmbeddedFileHelper.cs rafael-aero 2021-06-28 15:43:55 +02:00
  • 2f3d2c00b6 print all resource names rafael-aero 2021-06-28 15:43:40 +02:00
  • 3b7b592ac8 fix name on resource path rafael-aero 2021-06-28 15:21:41 +02:00
  • bcbe76211c Add option to set electron version rafael-aero 2021-06-28 15:04:26 +02:00
  • 505a5b2204 fix NPM install rafael-aero 2021-06-28 15:01:10 +02:00
  • 468a4fa35b fix package name rafael-aero 2021-06-28 14:35:59 +02:00
  • 94b5faafcd add publish to nuget rafael-aero 2021-06-28 14:31:33 +02:00
  • f08711e41b Fix variables rafael-aero 2021-06-28 14:26:27 +02:00
  • 1a6d50d77a Set up CI with Azure Pipelines theolivenbaum 2021-06-28 14:19:47 +02:00
  • d188baaaff Merge remote-tracking branch 'MiniguyBrendan/master' rafael-aero 2021-06-28 14:11:08 +02:00
  • 916eecf117 Merge branch 'bug/578' rafael-aero 2021-06-28 14:08:45 +02:00
  • fb8ca94e8e Upgrade to use Electron 12.0.12 tub5 2021-06-28 12:46:17 +01:00
  • c94702fc60 Remove incorrect text at the top of the file tub5 2021-06-28 12:10:05 +01:00
  • cd9e06d5db Vibrancy serialization fix Alisa Semenova 2021-06-14 16:52:33 +03:00
  • 613f0a05b3 Changes PublishSingleFile default to false for NET5 compatibility Cristian Giagante 2021-06-02 22:39:28 -03:00
  • de2ce85a5c write command to console TSrgy 2021-04-29 21:25:42 +05:00
  • e5d47e077b escape arguments for bash TSrgy 2021-04-29 21:11:16 +05:00
  • ac77ccce9f Using exit code TSrgy 2021-04-29 08:29:36 +05:00
  • 504cc59760 Remove app argument from browserViewApi since it's no longer needed Noah Fichter 2021-04-26 14:45:02 -04:00
  • 0ee7097f31 Add support for proxies that require basic authentication Noah Fichter 2021-04-26 14:38:41 -04:00
  • 2d93d959f7 Allow IpcMain to send IPC messages to BrowserViews Noah Fichter 2021-04-26 13:04:34 -04:00
  • a4d261a4e7 Add WebContents insertCSS functionality Noah Fichter 2021-04-26 12:41:14 -04:00
  • 3838fe8971 Add PostData to LoadURLOptions to allow http-posts in LoadURL calls Martin Schweizer 2021-03-12 16:31:29 +01:00
  • b5e69f5dda Fixes Add ability to pass an argument for "Version" for both the "dotnet publish" and "electron-builder" commands #543 tub5 2021-03-04 14:45:52 +00:00
  • 55a3f10d37 Splash screen always renders on top Brendan 2021-02-18 13:32:45 -05:00
  • 7e494518f3 Fully ignore mouse events on splash screen (avoids drag + drop file into window) Brendan 2021-02-17 02:30:19 -05:00
  • 4596492cd9 Fix splash screen interaction causing crashes, fix splash screen content ghost drag, fix resizable splash screen. Resolves #539, #357 Brendan 2021-02-17 02:07:42 -05:00
  • dd5bfd3961 Pass dotnet publsh /p: arguments to the publish command Daniel Gidman 2021-01-25 12:13:44 -06:00
  • 5d907864d8 Bump socket.io from 2.2.0 to 2.4.0 in /ElectronNET.Host dependabot[bot] 2021-01-21 09:55:07 +00:00
  • 30941df39c Update to .NET 5 infos Gregor Biswanger 2021-01-22 00:16:04 +01:00
  • 3588a8696d Update Changelog Gregor Biswanger 2021-01-22 00:12:40 +01:00
  • 876bb98d92 11.5.1 11.5.1 Robert Muehsig 2021-01-21 23:55:24 +01:00
  • 427b57a002 Update Changelog Gregor Biswanger 2021-01-21 22:06:08 +01:00
  • cc0b15c61e Merge pull request #528 from stackify/issue/527 Gregor Biswanger 2021-01-21 21:45:15 +01:00
  • 8a0276daf9 Add ability to enable remote module in browser Dan 2021-01-20 11:49:50 -06:00
  • e94196504e Support subscribing to unmapped events on App and Tray modules Dan 2021-01-18 19:50:15 -06:00
  • 6076c727d1 By blow fix of documentation Dan 2021-01-18 19:46:16 -06:00
  • 300dc49dde Update the buildAll.sh so that you can run it successfully on a Mac Dan 2021-01-18 19:39:29 -06:00
  • ce0f3fd61e Dock Menu support Dan 2021-01-18 16:32:58 -06:00
  • 12f5eae65c Expose Electron members to the service provider Dan 2021-01-18 10:58:14 -06:00
  • 3ef44cf878 Merge remote-tracking branch 'ElectronNET/master' Dan 2021-01-18 10:30:57 -06:00
  • 41fa8e9e74 Update WebApp to Electron 11.1.1 - Fix Chrome breaking changes with link ref=imports Gregor Biswanger 2021-01-12 03:12:01 +01:00
  • 49e21de465 Merge pull request #486 from stackify/bug/442 Gregor Biswanger 2021-01-11 23:27:51 +01:00
  • d2f6308dd2 Merge remote-tracking branch 'upstream/master' into bug/442 Dan Gidman 2021-01-11 15:50:28 -06:00
  • f06b95803f Update to native Electron 11.1.1 - Fix breaking changes and refactoring. Gregor Biswanger 2021-01-11 01:56:39 +01:00
  • b9feff3436 Merge pull request #522 from ElectronNET/dependabot/npm_and_yarn/ElectronNET.Host/ini-1.3.7 Gregor Biswanger 2021-01-11 00:12:49 +01:00
  • 335489d2d9 Merge pull request #509 from scottkuhl/issues/491-upgrade-to-net-5 Gregor Biswanger 2021-01-11 00:10:09 +01:00
  • 6fe0c6f085 Merge pull request #506 from nathanwienand/add-publish-single-file Gregor Biswanger 2021-01-11 00:07:53 +01:00
  • f82d185865 Merge pull request #505 from aarong-av/aarong-av/donfigurable-default-port Gregor Biswanger 2021-01-11 00:05:14 +01:00
  • 550e2c2625 Merge pull request #487 from ElectronNET/dependabot/npm_and_yarn/ElectronNET.Host/electron-9.3.1 Gregor Biswanger 2021-01-11 00:03:05 +01:00
  • 61f54ebd55 Merge pull request #480 from ElectronNET/dependabot/npm_and_yarn/ElectronNET.WebApp/ElectronHostHook/bl-4.0.3 Gregor Biswanger 2021-01-10 23:56:54 +01:00
  • c8c818a77a Merge pull request #478 from dlitty/master Gregor Biswanger 2021-01-10 23:55:20 +01:00
  • fc590f55d8 Merge pull request #474 from freosc/PullRequest Gregor Biswanger 2021-01-10 23:50:48 +01:00
  • 5fbe01df30 Bump ini from 1.3.5 to 1.3.7 in /ElectronNET.Host dependabot[bot] 2020-12-11 17:11:37 +00:00
  • dbf4d0f720 Upgraded NuGet packages to the latest versions: - Microsoft.SourceLink.GitHub 1.0.0-beta2-19367-01 > 1.0.0 - System.Drawing.Common 4.7.0 > 5.0.0 - Microsoft.VisualStudio.Web.CodeGeneration.Design 3.0.0 > 5.0.0 Scott Kuhl 2020-11-21 16:24:24 -06:00
  • f996b3023e Updated TypeScript from 3.8 to 4.0. Scott Kuhl 2020-11-21 16:13:49 -06:00
  • 7f62e7299b Updated .NET Core 3.1 to .NET 5.0. Scott Kuhl 2020-11-21 16:13:06 -06:00
  • b803e42a73 Minor fix due to a copy paste issue. Aaron Gilliland 2020-11-14 19:15:54 -06:00
  • da1838db60 adding new build and start commandline options for single exe Nathan Wienand 2020-11-12 11:15:37 +00:00
  • 8af1f50b88 Adding a configurable default electron port. Our environment does not allow for random port assignment. Port 8000 is not an option for our environment. Aaron Gilliland 2020-11-11 07:48:42 -06:00
  • c4f2188c62 Bump electron from 9.2.0 to 9.3.1 in /ElectronNET.Host dependabot[bot] 2020-10-06 18:02:00 +00:00
  • e73655bd68 442: maintain references between socket.io connection events Dan Gidman 2020-10-06 11:29:53 -05:00
  • 758424d3ce Bump bl from 4.0.2 to 4.0.3 in /ElectronNET.WebApp/ElectronHostHook dependabot[bot] 2020-09-02 17:53:24 +00:00
  • 7518acb3c2 Added support for launching the application with a file on MacOS by listening for the open-file and open-url events from the operating system, and forwarding them to the Electron.NET app when listeners are added Dan Litty 2020-08-31 16:47:05 -04:00
  • 5522addc0b PR Fre 2020-08-21 12:35:31 +02:00
  • 7f204c2a42 PR Fre 2020-08-21 12:32:33 +02:00
  • de13f49bb6 PR Fre 2020-08-21 12:27:31 +02:00
  • bca37228d9 del asynchelper Fre 2020-08-21 12:22:28 +02:00
  • e17a36f7cb small changes Fre 2020-08-21 12:13:38 +02:00
  • deccebb582 Merge branch 'master' into freosc Fre 2020-08-21 11:13:06 +02:00
  • 776ccc21e8 Merge remote-tracking branch 'upstream/master' Fre 2020-08-21 10:36:24 +02:00
  • d0c92cac85 avoid memory leak when re-adding the eventlisteners Fre 2020-08-21 10:32:02 +02:00
  • b525bf1a9a Update Changelog for 9.31.3 - Update to the native Electron 9.2.0 support Gregor Biswanger 2020-08-14 13:25:27 +02:00
  • 6337cac588 Merge pull request #468 from duncanawoods/fix_bad_fontsize_if_position_is_set Gregor Biswanger 2020-08-14 12:55:17 +02:00
  • 5d4509babe Merge pull request #467 from duncanawoods/fix_ERR_UNKNOWN_URL_SCHEME Gregor Biswanger 2020-08-14 12:51:56 +02:00
  • 3eef85cddf Merge pull request #465 from duncanawoods/buildsh_linux_errors Gregor Biswanger 2020-08-14 12:48:40 +02:00
  • 3f582d6c4e Merge pull request #457 from kojo12228/add-fsharp-support Gregor Biswanger 2020-08-14 12:44:45 +02:00
  • 18c5a65d6d Merge pull request #453 from ElectronNET/dependabot/npm_and_yarn/ElectronNET.WebApp/ElectronHostHook/lodash-4.17.19 Gregor Biswanger 2020-08-14 12:42:02 +02:00
  • f8bbb138d8 Merge pull request #450 from ElectronNET/dependabot/npm_and_yarn/ElectronNET.Host/lodash-4.17.19 Gregor Biswanger 2020-08-14 12:41:50 +02:00
  • 7880d56e4c Merge pull request #445 from rbaker26/master Gregor Biswanger 2020-08-14 12:41:06 +02:00
  • c16a888699 Merge pull request #463 from code-lever/master Gregor Biswanger 2020-08-14 12:37:49 +02:00
  • 814e046d5c Merge pull request #433 from BurtsevC/master Gregor Biswanger 2020-08-14 12:31:27 +02:00
  • d2457203bc Add build electron host to buildAll.sh duncan 2020-08-14 10:19:11 +01:00
  • a70304948a set default WebPreferences.DefaultFontSize to fix tiny text when possition is set duncan 2020-08-13 22:54:45 +01:00
  • a49b2ce278 fix ERR_UNKNOWN_URL_SCHEME by intercepting file:// protocol duncan 2020-08-13 20:28:36 +01:00
  • 1577146187 buildall.sh disable win/osx builds on linux duncan 2020-08-13 13:18:49 +01:00
  • d61f20dd67 buildall.sh restore original paths using pushd/pops duncan 2020-08-13 13:15:47 +01:00
  • f7217b417f Add target command line option found in 'build' to 'start' in CLI to support custom targets in development. Gabe Cook 2020-08-07 10:09:27 -05:00
  • e136ed4127 Merge branch 'master' of https://github.com/freosc/Electron.NET into freosc Fre 2020-08-03 08:50:02 +02:00
  • 7489543c75 search for .csproj and .fsproj in init and add Kojo Amoasi 2020-07-22 13:42:00 +01:00
  • cbf3032617 Bump lodash in /ElectronNET.WebApp/ElectronHostHook dependabot[bot] 2020-07-20 23:26:19 +00:00