Robert Muehsig
f64b780a27
documentation and one minor adjustment
2019-10-15 00:21:36 +02:00
Robert Muehsig
b7e7ace6f3
fix build issues on windows
2019-10-14 22:44:30 +02:00
Robert Muehsig
25f35e34fe
global npm outside of build commands
2019-10-07 22:53:50 +02:00
Robert Muehsig
f1eaffb203
update github sourcelink and framework reference
2019-10-07 22:48:49 +02:00
Robert Muehsig
5cd11a8110
build
2019-10-03 23:36:21 +02:00
Robert Muehsig
b3bb3ceb97
fix build issues
2019-10-03 23:07:17 +02:00
Robert Muehsig
e25b89ff6a
Update to .NET Core 3.0
2019-10-03 22:30:58 +02:00
Gregor Biswanger
c91884a520
Fixed bug: Build fails with latest electron-builder version - #288
2019-07-26 16:31:44 +02:00
Robert Muehsig
dc73be0c81
update projects to use netcoreapp2.2
2019-05-31 23:54:47 +02:00
Gregor Biswanger
e5132e8198
implement AutoUpdater
2019-05-20 01:08:26 +02:00
Gregor Biswanger
c03d6e8976
implement splashscreen support
2019-05-18 15:04:11 +02:00
Gregor Biswanger
5e0ef7edb5
Merge pull request #250 from MaherJendoubi/spelling
...
Fixed some spelling issues
2019-05-18 02:06:21 +02:00
Gregor Biswanger
5300609360
implement electron-builder support, remove electron-packager
2019-05-18 02:01:06 +02:00
Maher Jendoubi
ed6ebe90b1
Fixed some spelling issues
...
* Cleanup of unnecessary usings
* Used language keywords instead of BCL types : Object --> object
* Fixed some spelling issues
2019-05-18 02:00:56 +02:00
Gregor Biswanger
8b5bb636f3
Merge branch 'master' into master
2019-05-16 01:06:56 +02:00
Gregor Biswanger
73f7e5a7b2
Merge pull request #243 from Hecatron-Forks/hecatron-dev
...
Call electronize from the Path instead of via dotnet in launchSettings.json
2019-05-16 00:49:50 +02:00
Gregor Biswanger
8d6a5a757e
Merge pull request #236 from BorisTheBrave/electronize-cli-false-positive
...
Reduce chance of detecting false positives when scanning subprocesses for errors.
2019-05-16 00:46:59 +02:00
Gregor Biswanger
aa7efbad4b
Merge branch 'dev/hosthooks'
2019-05-15 23:58:40 +02:00
Gregor Biswanger
d0c52a1364
Implement HostHook logic to CLI and API. Implement an example in the Web-App.
2019-05-15 23:56:53 +02:00
grbd
4235aa4677
Calls electronize from the Path instead of via dotnet
2019-05-08 19:31:29 +01:00
Adam Newgas
a5cee6e6d5
Reduce chance of detecting false positives when scanning subprocesses for errors.
...
Fixes #160
2019-04-27 19:05:26 +01:00
Gabe Stocco
7dc3072b5f
Adds additional new parameter to force a node install, instead of
...
skipping due to an existing node_modules folder. This is also implicitly
triggered by providing your own package.json file. This ensures that the
actual packages match the package.json.
2019-03-29 19:02:34 -07:00
Gabe Stocco
f7cc2a995f
Adds three new command line options for build. Specifying the output path, and allowing specification of a package.json file to use.
2019-03-28 14:57:03 -07:00
Robert Muehsig
f709f65f9e
always invoke npm install
2019-01-15 22:21:25 +01:00
Robert Muehsig
71d2b88b02
fix build?
2019-01-15 20:54:32 +01:00
Yossi Frances
5d446b23fa
Added Windows 32bit support for the start command
2019-01-10 20:47:27 +02:00
Robert Muehsig
2b3eabf75a
test
2019-01-09 23:04:56 +01:00
Robert Muehsig
27a5057bb0
fix build?
2019-01-09 00:06:40 +01:00
Robert Muehsig
0f085fdb1d
copy the right stuff and invoke npm
2019-01-08 23:56:19 +01:00
Robert Muehsig
7d8301af54
copy should be ok
2019-01-08 23:49:40 +01:00
Robert Muehsig
132b20b4ae
adding the connector
2019-01-07 22:27:33 +01:00
Robert Muehsig
cca5f7f40d
draft?
2019-01-07 20:59:02 +01:00
Robert Muehsig
da4a8dfa9d
cleanups and licenseUrl for package fixed
2018-12-30 23:18:18 +01:00
Robert Muehsig
1ae940613c
Fix
2018-12-28 22:25:14 +01:00
Robert Muehsig
c1bd48b58d
adding the resultcode to the output
2018-09-27 22:48:54 +02:00
Gregor Biswanger
524e6c8dff
fix planned breaking API changes from Electron 4.0
2018-09-25 23:10:58 +02:00
Robert Muehsig
c9d53d2fc1
draft
2018-08-30 21:54:42 +02:00
Manuel Pfemeter
dc40a0ed9a
uses correct project home url
2018-07-22 17:50:25 +02:00
Gregor Biswanger
65399c23fd
Merge pull request #95 from mojinxun/master
...
fix: socket.connnect JS : Scope & Closures
2018-07-22 17:45:35 +02:00
yaofeng
86aae5ee18
finish pack check
2018-07-14 15:55:09 +08:00
yaofeng
fcbefa62ca
中文问题编码
2018-07-14 13:50:45 +08:00
yaofeng
354b4f09e6
add loadingWindow
2018-06-13 15:03:12 +08:00
yaofeng
e3eee0c32f
1
2018-05-30 10:38:41 +08:00
Marco Achtziger
c8254e2d84
added support for linux-arm platform
2018-04-19 21:14:00 +02:00
yaofeng
0997291484
fix: possible eventemitter memory leak delected
...
do: io.setMaxListeners(0);
2018-04-18 16:53:34 +08:00
yaofeng
e20dafbb66
resume csproj
2018-02-28 10:27:00 +08:00
Robert Muehsig
041e2942ff
documentation
2018-02-19 22:07:07 +01:00
Robert Muehsig
2aba2a498e
fix
2018-02-12 21:23:23 +01:00
Robert Muehsig
a2ab76d18d
electron arch and co
2018-02-12 21:17:40 +01:00
Robert Muehsig
92087bc3c8
fix usage
2018-02-11 22:28:00 +01:00