Erick Zhao
|
b8ac798344
docs: use `node:` imports for node core modules (#39681)
|
1 year ago |
David Sanders
|
905aad9cb6
chore: type check JS in docs (#38423)
|
1 year ago |
Jeremy Rose
|
fda8ea9277
feat: add protocol.handle (#36674)
|
2 years ago |
Kishan Bagaria
|
3a6d6ff008
docs: improve registerFileProtocol example (#35580)
|
2 years ago |
Milan Burda
|
e6b1d95a1c
docs: type names changed from wrapper to primitive (#31752)
|
3 years ago |
David Sanders
|
9717dff4fa
docs: link ProtocolRequest doc (#25761)
|
4 years ago |
Paul Frazee
|
c6c022dc46
feat: add {stream} opt to custom protocol registry to configure media player (#22955)
|
4 years ago |
Samuel Attard
|
d3fa5ed1e8
docs: move protocol-ns to protocol.md (#23883)
|
4 years ago |
Charles Kerr
|
c83f836faf
refactor: prefer using app.whenReady() (#21972)
|
5 years ago |
Samuel Attard
|
fcee7212ce
chore: upgrade ts generator for better type safety (#20975)
|
5 years ago |
Samuel Attard
|
cfd230d7f1
docs: remove implicit 'any' and 'Object' types from the docs (#19585)
|
5 years ago |
Cheng Zhao
|
1d8e16bc6e
docs: UploadData does not have contentType (#19026)
|
5 years ago |
Jeremy Apthorp
|
ec8697bcdc
test: move protocol specs to main process (#18923)
|
5 years ago |
Shelley Vohr
|
d87b3ead76
chore: remove promisification deprecation callbacks (#17907)
|
6 years ago |
pathim
|
cc1e8ecef6
docs: Correct doc for registerFileProtocol (#18022)
|
6 years ago |
Shelley Vohr
|
e1acfffaf8
docs: remove outdated refs to protocol.registerStandardSchemes (#17959)
|
6 years ago |
Kilian Valkhof
|
ea6641afe5
docs: explanation on using protocols with partitions (#17759)
|
6 years ago |
Shelley Vohr
|
879462af4b
docs: document modernization initiative more clearly (#17376)
|
6 years ago |
Koen [XII]
|
aa863f3246
Fix typo in registerSchemesAsPrivileged reference (#17214)
|
6 years ago |
Robo
|
5478cc7e8e
chore: fix lint errors (#16906)
|
6 years ago |
Jeremy Apthorp
|
5a44cc50cf
docs: migration guide for register{StandardSchemes => SchemesAsPrivileged} (#16762)
|
6 years ago |
Nitish Sakhawalkar
|
bd4e14dcee
fix: update docs for protocol API (#16601)
|
6 years ago |
Nitish Sakhawalkar
|
940c4c0787
feat: move webFrame scheme privilege methods to main process (#16416)
|
6 years ago |
Shelley Vohr
|
1f2b02c18f
feat: promisify protocol.isProtocolHandled() (#16423)
|
6 years ago |
David Baker
|
cc85946f55
feat: Support response headers in File protocol handler (#16098)
|
6 years ago |
David Sanders
|
bae652f46d
docs: http protocol handlers can access headers (#15431)
|
6 years ago |
David Sanders
|
c93973ab7a
docs: fix protocol.isProtocolHandled documentation (#15430)
|
6 years ago |
Samuel Attard
|
558fff69e7
chore: update to standard 12
|
6 years ago |
Toinane
|
0a0d88a5dc
remove all double spaces not needed
|
7 years ago |
Thiago de Arruda
|
5e8618ec3b
Add documentation for {intercept,register}StreamProtocol.
|
7 years ago |