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 }}
andycode112
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Sep 27, 2018
adding the resultcode to the output
robertmuehsig
committed
c1bd48b
View commit details
Copy full SHA for c1bd48b
Browse repository at this point
Commits on Sep 26, 2018
Merge pull request #167 from smack0007/manifest-path
Show description for c10e5b7
GregorBiswanger
authored
c10e5b7
View commit details
Copy full SHA for c10e5b7
Browse repository at this point
manifestJsonFilePath is now calculated with path.join instead of being a hard coded string.
smack0007
committed
0c02444
View commit details
Copy full SHA for 0c02444
Browse repository at this point
Commits on Sep 25, 2018
refactoring
GregorBiswanger
committed
ac9d346
View commit details
Copy full SHA for ac9d346
Browse repository at this point
fix planned breaking API changes from Electron 4.0
GregorBiswanger
committed
524e6c8
View commit details
Copy full SHA for 524e6c8
Browse repository at this point
Merge pull request #162 from ElectronNET/dev/move-to-globaltool
Show description for 17399f3
GregorBiswanger
authored
17399f3
View commit details
Copy full SHA for 17399f3
Browse repository at this point
Commits on Sep 3, 2018
path fix
robertmuehsig
committed
d50984a
View commit details
Copy full SHA for d50984a
Browse repository at this point
next try
robertmuehsig
committed
1b7dc7c
View commit details
Copy full SHA for 1b7dc7c
Browse repository at this point
Commits on Aug 30, 2018
draft
robertmuehsig
committed
c9d53d2
View commit details
Copy full SHA for c9d53d2
Browse repository at this point
Commits on Jul 24, 2018
Update .travis.yml
robertmuehsig
authored
e305029
View commit details
Copy full SHA for e305029
Browse repository at this point
Update .travis.yml
robertmuehsig
authored
da64314
View commit details
Copy full SHA for da64314
Browse repository at this point
Update .travis.yml
robertmuehsig
authored
c2d4821
View commit details
Copy full SHA for c2d4821
Browse repository at this point
Commits on Jul 22, 2018
packages update to Electron 2.0.5
GregorBiswanger
committed
344c5b7
View commit details
Copy full SHA for 344c5b7
Browse repository at this point
fix migration problems
GregorBiswanger
committed
dcd637a
View commit details
Copy full SHA for dcd637a
Browse repository at this point
Merge pull request #154 from manne/patch-1
Show description for f832143
GregorBiswanger
authored
f832143
View commit details
Copy full SHA for f832143
Browse repository at this point
uses correct project home url
manne
authored
dc40a0e
View commit details
Copy full SHA for dc40a0e
Browse repository at this point
Merge pull request #139 from deinok/updated-electron-version
Show description for 3d65136
GregorBiswanger
authored
3d65136
View commit details
Copy full SHA for 3d65136
Browse repository at this point
Merge pull request #107 from ru-sh/master
Show description for b53442b
GregorBiswanger
authored
b53442b
View commit details
Copy full SHA for b53442b
Browse repository at this point
Merge pull request #101 from ElectronNET/better-cwd
Show description for a708ccf
GregorBiswanger
authored
a708ccf
View commit details
Copy full SHA for a708ccf
Browse repository at this point
Merge pull request #95 from mojinxun/master
Show description for 65399c2
GregorBiswanger
authored
65399c2
View commit details
Copy full SHA for 65399c2
Browse repository at this point
Commits on Jul 16, 2018
config
yaofeng
committed
85127be
View commit details
Copy full SHA for 85127be
Browse repository at this point
Commits on Jul 14, 2018
finish pack check
yaofeng
committed
86aae5e
View commit details
Copy full SHA for 86aae5e
Browse repository at this point
中文问题编码
yaofeng
committed
fcbefa6
View commit details
Copy full SHA for fcbefa6
Browse repository at this point
Commits on Jun 14, 2018
update manifestFile setting
yaofeng
committed
e7a9ee0
View commit details
Copy full SHA for e7a9ee0
Browse repository at this point
add makeSingleInstance
yaofeng
committed
8e38c1f
View commit details
Copy full SHA for 8e38c1f
Browse repository at this point
Commits on Jun 13, 2018
loadingWindow add devTools
yaofeng
committed
a874243
View commit details
Copy full SHA for a874243
Browse repository at this point
add loadingWindow
yaofeng
committed
354b4f0
View commit details
Copy full SHA for 354b4f0
Browse repository at this point
Commits on Jun 6, 2018
Electron 2.0.2
Raul Hidalgo Caballero
committed
ff12da1
View commit details
Copy full SHA for ff12da1
Browse repository at this point
Commits on May 31, 2018
1. getWindowById(id) add undefined check
Show description for 1bf274a
yaofeng
committed
1bf274a
View commit details
Copy full SHA for 1bf274a
Browse repository at this point
Commits on May 30, 2018
getWindowById(id) add undefined check
yaofeng
committed
949741d
View commit details
Copy full SHA for 949741d
Browse repository at this point
1
yaofeng
committed
e3eee0c
View commit details
Copy full SHA for e3eee0c
Browse repository at this point
Commits on May 7, 2018
registerIpcMainChannel remove channel
yaofeng
committed
ef1f0ab
View commit details
Copy full SHA for ef1f0ab
Browse repository at this point
Merge pull request #123 from tomkerkhove/patch-1
Show description for 5a676cb
robertmuehsig
authored
5a676cb
View commit details
Copy full SHA for 5a676cb
Browse repository at this point
Fix typo
tomkerkhove
authored
44797e0
View commit details
Copy full SHA for 44797e0
Browse repository at this point
Commits on Apr 19, 2018
Merge pull request #119 from 80er/master
Show description for 11641c9
robertmuehsig
authored
11641c9
View commit details
Copy full SHA for 11641c9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.