Gregor Biswanger
|
0fac6ae1cd
|
Merge branch 'master' of https://github.com/ElectronNET/Electron.NET
|
2019-05-16 00:53:40 +02:00 |
|
Gregor Biswanger
|
24d1f6f844
|
update changelog
|
2019-05-16 00:53:34 +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
|
01d1397a60
|
Merge pull request #241 from BorisTheBrave/improve-build-script
buildReleaseNuGetPackages should leave you in the same directory you …
|
2019-05-16 00:48:38 +02:00 |
|
Gregor Biswanger
|
77e7280b1f
|
Merge pull request #240 from BorisTheBrave/set-progress-bar-fixes
Updates the C# API to accept floating point as in JS.
|
2019-05-16 00:47:55 +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
|
f2e0808ede
|
Merge pull request #231 from CodeKenpachi/master
Fix BrowserWindow::SetMenu
|
2019-05-16 00:42:45 +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
|
8a3c86abc0
|
buildReleaseNuGetPackages should leave you in the same directory you started in.
|
2019-05-05 18:33:26 +01:00 |
|
Adam Newgas
|
eda9b08cac
|
Updates the C# API to accept floating point as in JS.
Also adds supports for progress bar options.
Fixes #239
|
2019-05-05 18:30:07 +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 |
|
Kevin Gaden
|
2a9c0e1d60
|
Fix BrowserWindow::SetMenu
|
2019-04-04 15:08:10 +02:00 |
|
Robert Muehsig
|
597df77508
|
Merge pull request #200 from yfrans/patch-1
Added Windows 32bit support for the start command
|
2019-01-19 21:36:21 +01: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 |
|
Gregor Biswanger
|
f4631c99f7
|
remove to listen on errors
|
2019-01-11 10:00:00 +01:00 |
|
Gregor Biswanger
|
04968d088b
|
fix ElectronHostHook path, exception handling
|
2019-01-11 02:42: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
|
28f0ffaf62
|
cleanup sample
|
2019-01-08 23:58:48 +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 |
|
Gregor Biswanger
|
63c2bcdf7c
|
prototype of electron host hook service and api implementation
|
2019-01-05 02:17:31 +01:00 |
|
Gregor Biswanger
|
cad371c221
|
implement Electron 4.0.0 support
|
2019-01-04 03:27:12 +01:00 |
|
Gregor Biswanger
|
f4efad299a
|
fixed bug: X and Y options to not work #193
|
2019-01-03 20:20:21 +01:00 |
|
Robert Muehsig
|
17e4646d11
|
Merge pull request #199 from ElectronNET/bug/fix-vulnerabilities
"found 8 vulnerabilities (1 low, 5 moderate, 2 high)"
|
2019-01-02 23:55:03 +01:00 |
|
Robert Muehsig
|
977f389e2f
|
found 8 vulnerabilities (1 low, 5 moderate, 2 high)
run `npm audit fix` to fix them, or `npm audit` for details
|
2019-01-02 23:39:47 +01:00 |
|
Robert Muehsig
|
b6ec73cb84
|
Merge pull request #198 from ElectronNET/dev/fix-firewall-triggers
Fix firewall triggers
|
2019-01-02 23:20:30 +01:00 |
|
Robert Muehsig
|
15499e38bf
|
fix socket.io windows firewall trigger
|
2019-01-02 19:48:14 +01:00 |
|
Robert Muehsig
|
538bc02b54
|
WIP!
Swap portscanner package to a more windows firewall friendly version
fight against socket.io, which is the last part that triggers the firewall
|
2019-01-02 01:10:39 +01:00 |
|
Robert Muehsig
|
2fb3062d4b
|
don't listen on 0.0.0.0
|
2019-01-01 22:56:22 +01:00 |
|
Robert Muehsig
|
8426c9cac2
|
Merge pull request #197 from ElectronNET/dev/cleanup-for-011
cleanups and licenseUrl for package fixed
0.0.11
|
2018-12-30 23:22:54 +01:00 |
|
Robert Muehsig
|
da4a8dfa9d
|
cleanups and licenseUrl for package fixed
|
2018-12-30 23:18:18 +01:00 |
|
Robert Muehsig
|
a2efdb3670
|
Merge pull request #194 from ElectronNET/bug/fix-devDependencies-while-building
npm install without prod flag
|
2018-12-30 20:12:26 +01:00 |
|
Robert Muehsig
|
1ae940613c
|
Fix
|
2018-12-28 22:25:14 +01:00 |
|
Robert Muehsig
|
117fd6e7f4
|
Merge pull request #192 from ElectronNET/Fix-Readme-After-GlobalTools
Fix readme after Global Tool usage
|
2018-12-27 19:10:38 +01:00 |
|
Robert Muehsig
|
f5434a086d
|
Update README.md
|
2018-12-26 23:09:03 +01:00 |
|
Robert Muehsig
|
dc3eec37bb
|
Update Changelog.md
|
2018-12-05 22:54:48 +01:00 |
|
Robert Muehsig
|
8c171ba948
|
0.0.10
0.0.10
|
2018-12-05 22:40:06 +01:00 |
|
Robert Muehsig
|
c1bd48b58d
|
adding the resultcode to the output
|
2018-09-27 22:48:54 +02:00 |
|
Gregor Biswanger
|
c10e5b74bd
|
Merge pull request #167 from smack0007/manifest-path
manifestJsonFilePath is now calculated with path.join instead of bein…
|
2018-09-26 22:46:39 +02:00 |
|
smack0007
|
0c024448b7
|
manifestJsonFilePath is now calculated with path.join instead of being a hard coded string.
|
2018-09-26 22:32:07 +02:00 |
|
Gregor Biswanger
|
ac9d346955
|
refactoring
|
2018-09-26 01:31:53 +02:00 |
|
Gregor Biswanger
|
524e6c8dff
|
fix planned breaking API changes from Electron 4.0
|
2018-09-25 23:10:58 +02:00 |
|
Gregor Biswanger
|
17399f3f6c
|
Merge pull request #162 from ElectronNET/dev/move-to-globaltool
CLI is now a dotnet tool
|
2018-09-25 18:33:24 +02:00 |
|