Gregor Biswanger
|
814e046d5c
|
Merge pull request #433 from BurtsevC/master
description added to package.json
|
2020-08-14 12:31:27 +02:00 |
|
duncan
|
d2457203bc
|
Add build electron host to buildAll.sh
|
2020-08-14 10:19:11 +01:00 |
|
duncan
|
a70304948a
|
set default WebPreferences.DefaultFontSize to fix tiny text when possition is set
|
2020-08-13 22:54:45 +01:00 |
|
duncan
|
a49b2ce278
|
fix ERR_UNKNOWN_URL_SCHEME by intercepting file:// protocol
fix whitespace
Revert "fix whitespace"
This reverts commit 608e364ebbabb19ffd6c3e3e0f357251c2e8e348.
fix whitespace
|
2020-08-13 20:46:10 +01:00 |
|
duncan
|
1577146187
|
buildall.sh disable win/osx builds on linux
|
2020-08-13 13:18:49 +01:00 |
|
duncan
|
d61f20dd67
|
buildall.sh restore original paths using pushd/pops
|
2020-08-13 13:15:47 +01:00 |
|
Gabe Cook
|
f7217b417f
|
Add target command line option found in 'build' to 'start' in CLI to support custom targets in development.
|
2020-08-07 10:09:27 -05:00 |
|
Fre
|
e136ed4127
|
Merge branch 'master' of https://github.com/freosc/Electron.NET into freosc
|
2020-08-03 08:50:02 +02:00 |
|
Kojo Amoasi
|
7489543c75
|
search for .csproj and .fsproj in init and add
|
2020-07-22 13:42:00 +01:00 |
|
dependabot[bot]
|
cbf3032617
|
Bump lodash in /ElectronNET.WebApp/ElectronHostHook
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-20 23:26:19 +00:00 |
|
dependabot[bot]
|
68c54b9917
|
Bump lodash from 4.17.15 to 4.17.19 in /ElectronNET.Host
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-17 20:44:42 +00:00 |
|
Robert Muehsig
|
26d10fca38
|
9.31.2
|
2020-07-08 12:56:51 +02:00 |
|
Gregor Biswanger
|
bd15587079
|
Update to Electron 9.0.5
|
2020-07-08 12:56:50 +02:00 |
|
Gregor Biswanger
|
42613f5b56
|
Rollback to socket.io 2.2.0
|
2020-07-08 12:56:49 +02:00 |
|
Gregor Biswanger
|
62117df108
|
Update Changelog
|
2020-07-08 12:56:49 +02:00 |
|
Fre V
|
f68ea25cba
|
Merge pull request #4 from ElectronNET/master
nieuwe versie
|
2020-07-08 11:25:37 +02:00 |
|
Fre
|
4e9de2abfa
|
Aanpassingen autoupdate & async code
|
2020-07-08 11:16:00 +02:00 |
|
Bob Baker
|
a08d274dc1
|
Update README.md
|
2020-07-06 12:02:42 -07:00 |
|
Robert Muehsig
|
3dea16798b
|
9.31.2
9.31.2
|
2020-07-06 19:00:17 +02:00 |
|
Gregor Biswanger
|
bf8c7c8fa1
|
Update to Electron 9.0.5
|
2020-07-06 18:37:31 +02:00 |
|
Gregor Biswanger
|
06724f6eae
|
Rollback to socket.io 2.2.0
|
2020-07-06 18:24:23 +02:00 |
|
Gregor Biswanger
|
83e579d44b
|
Merge branch 'master' of https://github.com/ElectronNET/Electron.NET
|
2020-07-06 18:19:08 +02:00 |
|
Gregor Biswanger
|
ed67aa8072
|
Update Changelog
|
2020-07-06 18:19:02 +02:00 |
|
Fre V
|
f1ceaa208e
|
Merge pull request #3 from ElectronNET/master
903
|
2020-07-06 15:59:12 +02:00 |
|
Gregor Biswanger
|
5e005499ef
|
Merge pull request #435 from writzx/master
Enabled empty tray icon
|
2020-07-05 00:26:51 +02:00 |
|
Gregor Biswanger
|
975e4020dc
|
Merge pull request #443 from rbaker26/master
Bug Fix, Fixed Publishing Issue ("Unknown argument: .")
|
2020-07-05 00:24:21 +02:00 |
|
Bob Baker
|
15ce35a7d9
|
removed extra . cause build failures
|
2020-07-03 23:19:19 -07:00 |
|
Writwick Das
|
de1637672a
|
enabled empty tray icon
(fixes click event on macos)
|
2020-06-15 17:01:31 +02:00 |
|
BurtsevC
|
6b75f63135
|
description added to package.json
|
2020-06-13 15:53:52 +03:00 |
|
Robert Muehsig
|
8f92d3986f
|
9.31.1
9.31.1
|
2020-06-12 23:27:53 +02:00 |
|
Gregor Biswanger
|
ca7414b8e6
|
Merge pull request #430 from freosc/master
HostHook.CallAsync should use TaskCompletionSource.SetException instead of throwing exception
|
2020-06-12 15:54:58 +02:00 |
|
Fre
|
37ae869dcb
|
HostHook CallAsync
|
2020-06-12 13:32:26 +02:00 |
|
Gregor Biswanger
|
3420ee2de4
|
Update to Electron 9.0.3 build - Update Changelog for Electron.NET 9.31.1
|
2020-06-11 23:39:08 +02:00 |
|
Gregor Biswanger
|
0a76e951eb
|
Merge branch 'master' of https://github.com/ElectronNET/Electron.NET
|
2020-06-11 23:14:13 +02:00 |
|
Gregor Biswanger
|
4db316eb15
|
Update to Electron 9.0.3 - Update Changelog
|
2020-06-11 23:14:02 +02:00 |
|
Gregor Biswanger
|
a867f23220
|
Merge pull request #429 from kdlslyv/master
Add BrowserWindow.GetNativeWindowHandle()
|
2020-06-11 23:10:16 +02:00 |
|
kdl
|
490440c23a
|
Add BrowserWindow.GetNativeWindowHandle()
|
2020-06-11 22:45:18 +02:00 |
|
Fre V
|
519fb53c00
|
Merge pull request #2 from ElectronNET/master
merge with original
|
2020-06-08 09:20:41 +02:00 |
|
Fre V
|
12388541ab
|
Merge pull request #1 from freosc/CookieHandling
Implementation for electronjs cookie handling
|
2020-06-08 09:09:14 +02:00 |
|
Gregor Biswanger
|
8c8115f3bd
|
Update for Electron.NET 9.31.1
|
2020-06-03 00:26:10 +02:00 |
|
Gregor Biswanger
|
4286bc4f45
|
Update for Electron.NET 9.31.1
|
2020-06-03 00:24:07 +02:00 |
|
Gregor Biswanger
|
886f839482
|
Update for Electron.9.31.1
|
2020-06-03 00:20:21 +02:00 |
|
Gregor Biswanger
|
96abbd161c
|
Merge branch 'master' of https://github.com/ElectronNET/Electron.NET
|
2020-06-03 00:14:01 +02:00 |
|
Gregor Biswanger
|
9baf1528ac
|
Update for Electron.NET 9.31.1
|
2020-06-03 00:13:56 +02:00 |
|
Gregor Biswanger
|
380441c2c8
|
Merge pull request #425 from konstantingross/feature/Fix_Dock_API
Fix Dock API/ Electron 9.0.1 Update / ...
|
2020-06-02 23:47:12 +02:00 |
|
Konstantin Gross
|
a66375e37c
|
Fix cannot find modules in ElectronHostHook
|
2020-06-02 23:41:19 +02:00 |
|
Konstantin Gross
|
606d00de5a
|
Improvement debugging and testing new api calls (without install cli)
|
2020-06-02 23:40:21 +02:00 |
|
Konstantin Gross
|
b3266cd93f
|
Electron 9.0.1 Update
|
2020-06-02 23:33:54 +02:00 |
|
Konstantin Gross
|
cb36e34dc3
|
Fix deployment dock.js
|
2020-06-02 23:33:14 +02:00 |
|
Gregor Biswanger
|
db7a5ff868
|
Merge branch 'master' of https://github.com/ElectronNET/Electron.NET
|
2020-06-02 22:04:40 +02:00 |
|