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
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
.
https-github-com-bit
/
electron
Public
forked from
adamlaska/electron
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
docs
api
protocol.md
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 16, 2021
docs: type names changed from wrapper to primitive (#31752)
miniak
authored
e6b1d95
View commit details
Copy full SHA for e6b1d95
View code at this point
Browse repository at this point
Commits on Oct 5, 2020
docs: link ProtocolRequest doc (#25761)
dsanders11
authored
9717dff
View commit details
Copy full SHA for 9717dff
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
feat: add {stream} opt to custom protocol registry to configure media player (#22955)
pfrazee
authored
c6c022d
View commit details
Copy full SHA for c6c022d
View code at this point
Browse repository at this point
Commits on Jun 2, 2020
docs: move protocol-ns to protocol.md (#23883)
Show description for d3fa5ed
MarshallOfSound
authored
d3fa5ed
View commit details
Copy full SHA for d3fa5ed
View code at this point
Browse repository at this point
Commits on Feb 3, 2020
refactor: prefer using app.whenReady() (#21972)
Show description for c83f836
ckerr
authored
c83f836
View commit details
Copy full SHA for c83f836
View code at this point
Browse repository at this point
Commits on Nov 5, 2019
chore: upgrade ts generator for better type safety (#20975)
Show description for fcee721
MarshallOfSound
authored
fcee721
View commit details
Copy full SHA for fcee721
View code at this point
Browse repository at this point
Commits on Aug 5, 2019
docs: remove implicit 'any' and 'Object' types from the docs (#19585)
Show description for cfd230d
MarshallOfSound
authored
cfd230d
View commit details
Copy full SHA for cfd230d
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
docs: UploadData does not have contentType (#19026)
zcbenz
authored and
codebytere
committed
1d8e16b
View commit details
Copy full SHA for 1d8e16b
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
test: move protocol specs to main process (#18923)
nornagon
authored
ec8697b
View commit details
Copy full SHA for ec8697b
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
chore: remove promisification deprecation callbacks (#17907)
Show description for d87b3ea
codebytere
authored and
John Kleinschmidt
committed
d87b3ea
View commit details
Copy full SHA for d87b3ea
View code at this point
Browse repository at this point
Commits on Apr 29, 2019
docs: Correct doc for registerFileProtocol (#18022)
Show description for cc1e8ec
pathim
authored and
codebytere
committed
cc1e8ec
View commit details
Copy full SHA for cc1e8ec
View code at this point
Browse repository at this point
Commits on Apr 25, 2019
docs: remove outdated refs to protocol.registerStandardSchemes (#17959)
codebytere
authored
e1acfff
View commit details
Copy full SHA for e1acfff
View code at this point
Browse repository at this point
Commits on Apr 18, 2019
docs: explanation on using protocols with partitions (#17759)
Show description for ea6641a
Kilian
authored and
codebytere
committed
ea6641a
View commit details
Copy full SHA for ea6641a
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
docs: document modernization initiative more clearly (#17376)
Show description for 879462a
codebytere
authored
879462a
View commit details
Copy full SHA for 879462a
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Fix typo in registerSchemesAsPrivileged reference (#17214)
KoenLav
authored and
codebytere
committed
aa863f3
View commit details
Copy full SHA for aa863f3
View code at this point
Browse repository at this point
Commits on Feb 12, 2019
chore: fix lint errors (#16906)
deepak1556
authored
5478cc7
View commit details
Copy full SHA for 5478cc7
View code at this point
Browse repository at this point
docs: migration guide for register{StandardSchemes => SchemesAsPrivileged} (#16762)
Show description for 5a44cc5
nornagon
authored and
John Kleinschmidt
committed
5a44cc5
View commit details
Copy full SHA for 5a44cc5
View code at this point
Browse repository at this point
Commits on Jan 30, 2019
fix: update docs for protocol API (#16601)
Show description for bd4e14d
nitsakh
authored and
MarshallOfSound
committed
bd4e14d
View commit details
Copy full SHA for bd4e14d
View code at this point
Browse repository at this point
Commits on Jan 29, 2019
feat: move webFrame scheme privilege methods to main process (#16416)
Show description for 940c4c0
nitsakh
authored and
Cheng Zhao
committed
940c4c0
View commit details
Copy full SHA for 940c4c0
View code at this point
Browse repository at this point
Commits on Jan 17, 2019
feat: promisify protocol.isProtocolHandled() (#16423)
Show description for 1f2b02c
codebytere
authored
1f2b02c
View commit details
Copy full SHA for 1f2b02c
View code at this point
Browse repository at this point
Commits on Dec 19, 2018
feat: Support response headers in File protocol handler (#16098)
Show description for cc85946
dbkr
authored and
codebytere
committed
cc85946
View commit details
Copy full SHA for cc85946
View code at this point
Browse repository at this point
Commits on Oct 30, 2018
docs: http protocol handlers can access headers (#15431)
Show description for bae652f
dsanders11
authored and
codebytere
committed
bae652f
View commit details
Copy full SHA for bae652f
View code at this point
Browse repository at this point
Commits on Oct 29, 2018
docs: fix protocol.isProtocolHandled documentation (#15430)
dsanders11
authored and
John Kleinschmidt
committed
c93973a
View commit details
Copy full SHA for c93973a
View code at this point
Browse repository at this point
Commits on Sep 14, 2018
chore: update to standard 12
MarshallOfSound
committed
558fff6
View commit details
Copy full SHA for 558fff6
View code at this point
Browse repository at this point
Commits on Nov 29, 2017
remove all double spaces not needed
Toinane
committed
0a0d88a
View commit details
Copy full SHA for 0a0d88a
View code at this point
Browse repository at this point
Commits on Nov 13, 2017
Add documentation for {intercept,register}StreamProtocol.
tarruda
committed
5e8618e
View commit details
Copy full SHA for 5e8618e
View code at this point
Browse repository at this point
Commits on Jun 10, 2017
use new Buffer.from
zeke
committed
3d2c622
View commit details
Copy full SHA for 3d2c622
View code at this point
Browse repository at this point
Commits on Dec 21, 2016
link process annotations to glossary
zeke
committed
e57cb71
View commit details
Copy full SHA for e57cb71
View code at this point
Browse repository at this point
Merge pull request #8078 from electron/dts-docs-update-again
Show description for f99dabb
kevinsawicki
authored
f99dabb
View commit details
Copy full SHA for f99dabb
View code at this point
Browse repository at this point
Commits on Dec 20, 2016
Add options to protocol.registerStandardSchemes docs
kevinsawicki
committed
c5097ae
View commit details
Copy full SHA for c5097ae
View code at this point
Browse repository at this point
Commits on Nov 25, 2016
Update docs for dts again
MarshallOfSound
committed
0696070
View commit details
Copy full SHA for 0696070
View code at this point
Browse repository at this point
Commits on Nov 3, 2016
document process(es) for all APIs
zeke
committed
ac68de6
View commit details
Copy full SHA for ac68de6
View code at this point
Browse repository at this point
Commits on Oct 24, 2016
Fix typo, and trimming.
tinydew4
committed
67a09d9
View commit details
Copy full SHA for 67a09d9
View code at this point
Browse repository at this point
Commits on Oct 13, 2016
Specifiy function param types in docs
MarshallOfSound
committed
20323e7
View commit details
Copy full SHA for 20323e7
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
Update docs to contain more specific return values
MarshallOfSound
committed
e0e47ea
View commit details
Copy full SHA for e0e47ea
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.