Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
simplecode-software
/
Electron.NET
Public
forked from
ElectronNET/Electron.NET
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Electron.NET
ElectronNET.Host
main.js
on
master
User selector
All users
All time
Commit history
Commits on Jan 12, 2021
Update WebApp to Electron 11.1.1 - Fix Chrome breaking changes with link ref=imports
GregorBiswanger
committed
41fa8e9
View commit details
Copy full SHA for 41fa8e9
View code at this point
Browse repository at this point
Commits on Jan 11, 2021
Merge remote-tracking branch 'upstream/master' into bug/442
Dan Gidman
committed
d2f6308
View commit details
Copy full SHA for d2f6308
View code at this point
Browse repository at this point
Update to native Electron 11.1.1 - Fix breaking changes and refactoring.
GregorBiswanger
committed
f06b958
View commit details
Copy full SHA for f06b958
View code at this point
Browse repository at this point
Commits on Jan 10, 2021
Merge pull request #505 from aarong-av/aarong-av/donfigurable-default-port
Show description for f82d185
GregorBiswanger
authored
f82d185
View commit details
Copy full SHA for f82d185
View code at this point
Browse repository at this point
Commits on Nov 15, 2020
Minor fix due to a copy paste issue.
aarong-av
committed
b803e42
View commit details
Copy full SHA for b803e42
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
Adding a configurable default electron port. Our environment does not allow for random port assignment. Port 8000 is not an option for our environment.
aarong-av
committed
8af1f50
View commit details
Copy full SHA for 8af1f50
View code at this point
Browse repository at this point
Commits on Oct 6, 2020
442: maintain references between socket.io connection events
Show description for e73655b
Dan Gidman
committed
e73655b
View commit details
Copy full SHA for e73655b
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
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 liste…
Show description for 7518acb
dlittyingram
committed
7518acb
View commit details
Copy full SHA for 7518acb
View code at this point
Browse repository at this point
Commits on Aug 13, 2020
fix ERR_UNKNOWN_URL_SCHEME by intercepting file:// protocol
Show description for a49b2ce
duncan
committed
a49b2ce
View commit details
Copy full SHA for a49b2ce
View code at this point
Browse repository at this point
Commits on May 31, 2020
Removed dock methods from app API and moved to dock API
konstantingross
committed
9ddb1b1
View commit details
Copy full SHA for 9ddb1b1
View code at this point
Browse repository at this point
Commits on May 27, 2020
Merge pull request #418 from konstantingross/master
Show description for 7aa2268
GregorBiswanger
authored
7aa2268
View commit details
Copy full SHA for 7aa2268
View code at this point
Browse repository at this point
Commits on May 26, 2020
Log disconnect reason
konstantingross
committed
c6d67a9
View commit details
Copy full SHA for c6d67a9
View code at this point
Browse repository at this point
manage the configuration environment with the electron.manifest.json
GregorBiswanger
committed
029b077
View commit details
Copy full SHA for 029b077
View code at this point
Browse repository at this point
Commits on May 18, 2020
Exit net core backend on electron quit
Show description for b027ca7
dafergu2
committed
b027ca7
View commit details
Copy full SHA for b027ca7
View code at this point
Browse repository at this point
Commits on May 13, 2020
implement NativeTheme API with shouldUseDarkColors
GregorBiswanger
committed
169abc2
View commit details
Copy full SHA for 169abc2
View code at this point
Browse repository at this point
Commits on May 12, 2020
add new powerMonitor API js file - fix formating
GregorBiswanger
committed
1458746
View commit details
Copy full SHA for 1458746
View code at this point
Browse repository at this point
Commits on May 11, 2020
Added the API Power
Rocket
committed
df02855
View commit details
Copy full SHA for df02855
View code at this point
Browse repository at this point
Commits on May 1, 2020
fix memory leak and remove package
GregorBiswanger
committed
db6bed4
View commit details
Copy full SHA for db6bed4
View code at this point
Browse repository at this point
Storing main window instance to reload later.
Syed Adeel Hassan Rizvi
committed
01d938f
View commit details
Copy full SHA for 01d938f
View code at this point
Browse repository at this point
1. Watch enabled successfully.
Show description for 00eb986
Syed Adeel Hassan Rizvi
committed
00eb986
View commit details
Copy full SHA for 00eb986
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
/watch arg added, main.js updated
Syed Adeel Hassan Rizvi
committed
a0e0cc3
View commit details
Copy full SHA for a0e0cc3
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Implemented BrowserView API #371
GregorBiswanger
committed
a619b6e
View commit details
Copy full SHA for a619b6e
View code at this point
Browse repository at this point
Commits on Apr 18, 2020
add to set author and name in electron.manifest.json #348
GregorBiswanger
committed
62b37d0
View commit details
Copy full SHA for 62b37d0
View code at this point
Browse repository at this point
changed App.GetNameAsync and App.SetNameAsync to App.Name - Fixed the Splashscreen bug #357 #350
GregorBiswanger
committed
d660dff
View commit details
Copy full SHA for d660dff
View code at this point
Browse repository at this point
Commits on Nov 30, 2019
Implemented Electrons CommandLine-API, Implemented arguments support, Implemented different manifest file support
GregorBiswanger
committed
a788d71
View commit details
Copy full SHA for a788d71
View code at this point
Browse repository at this point
Commits on Nov 2, 2019
use Electron Port as base
Markus Hoffmann
committed
3dda18a
View commit details
Copy full SHA for 3dda18a
View code at this point
Browse repository at this point
Commits on Jul 28, 2019
New Feature: Support for set a custom static Port to ASP.NET Backend - #155
GregorBiswanger
committed
da4e930
View commit details
Copy full SHA for da4e930
View code at this point
Browse repository at this point
Commits on May 29, 2019
fix async issue where same port is considered open
kthrose
committed
8a3b995
View commit details
Copy full SHA for 8a3b995
View code at this point
Browse repository at this point
Commits on May 22, 2019
Bugfix #258: electron.manifest.json - singleInstance not working
GregorBiswanger
committed
3a52680
View commit details
Copy full SHA for 3a52680
View code at this point
Browse repository at this point
Commits on May 19, 2019
implement AutoUpdater
GregorBiswanger
committed
e5132e8
View commit details
Copy full SHA for e5132e8
View code at this point
Browse repository at this point
Commits on May 18, 2019
implement splashscreen support
GregorBiswanger
committed
c03d6e8
View commit details
Copy full SHA for c03d6e8
View code at this point
Browse repository at this point
implement electron-builder support, remove electron-packager
GregorBiswanger
committed
5300609
View commit details
Copy full SHA for 5300609
View code at this point
Browse repository at this point
Commits on May 15, 2019
Implement HostHook logic to CLI and API. Implement an example in the Web-App.
GregorBiswanger
committed
d0c52a1
View commit details
Copy full SHA for d0c52a1
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
fix ElectronHostHook path, exception handling
GregorBiswanger
committed
04968d0
View commit details
Copy full SHA for 04968d0
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
prototype of electron host hook service and api implementation
GregorBiswanger
committed
63c2bcd
View commit details
Copy full SHA for 63c2bcd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.