Samuel Attard
|
16aec702b4
fix: ensure app load is limited to real asar files when appropriate (#39788)
|
1 year ago |
Milan Burda
|
f6e8544ef6
refactor: use `replaceAll()` instead of `replace()` when appropriate (#39721)
|
1 year ago |
Milan Burda
|
e71a56d11e
refactor: const Module = require('module') as NodeJS.ModuleInternal; (#38757)
|
1 year ago |
Samuel Attard
|
ac031bf8de
feat: I guess it's esm (#37535)
|
1 year ago |
Milan Burda
|
fe93f69e5a
refactor: use Set instead of Array when appropriate (#39324)
|
1 year ago |
Jeremy Rose
|
d44a187d0b
feat: remove nativeWindowOpen option (#29405)
|
3 years ago |
Samuel Attard
|
57d088517c
feat: add support for validating asar archives on macOS (#30667)
|
3 years ago |
Jeremy Rose
|
ebf54d7cc0
refactor: use PathProvider for user-data-dir and others (#29649)
|
3 years ago |
Milan Burda
|
2c65060ec8
chore: make raw requires type-safe (#29006)
|
4 years ago |
Milan Burda
|
5b205731f6
chore: remove deprecated remote module (#25734)
|
4 years ago |
Milan Burda
|
2be3d03630
feat: add webFrameMain.send() / webFrameMain.postMessage() (#26807)
|
4 years ago |
Milan Burda
|
19954126e0
chore: remove deprecated extension APIs (#26696)
|
4 years ago |
loc
|
0b85fdf26c
feat: add webContents.setWindowOpenHandler API (#24517)
|
4 years ago |
David Sanders
|
b194030a34
chore: cleanup some typos in comments (#25770)
|
4 years ago |
Milan Burda
|
f827acc3be
chore: convert guest-view-manager.js to TypeScript (#25825)
|
4 years ago |
Cheng Zhao
|
57dc170e81
fix: no more need to hijack process.stdout on Win32 (#25765)
|
4 years ago |
Shelley Vohr
|
77038b7bda
chore: upgrade to Node.js v14.9.0 (#25249)
|
4 years ago |
George Xu
|
beaf60de0a
feat: add nativeImage.createThumbnailFromPath API (#24802)
|
4 years ago |
Shelley Vohr
|
659e79fc08
refactor: prevent consistent early exception (#24191)
|
4 years ago |
Samuel Attard
|
54ff423dac
fix: leave behind the unmodified XDG_CURRENT_DESKTOP variable (#23512)
|
5 years ago |
Milan Burda
|
392ea320cf
build: allow use of BUILDFLAG directives from within JS code (#20328)
|
5 years ago |
Jeremy Apthorp
|
8d0a612265
refactor: remove code for non-native extensions shim (#23340)
|
5 years ago |
Cheng Zhao
|
cb6a1e2c5e
fix: set default menu in will-finish-launching event (#23214)
|
5 years ago |
Samuel Attard
|
5d657dece4
build: enable JS semicolons (#22783)
|
5 years ago |
Samuel Attard
|
aa15a2cc03
build: update typescript and webpack (#22776)
|
5 years ago |
Jeremy Apthorp
|
232ca8af39
refactor: EventEmitters without gin_helper (#22726)
|
5 years ago |
Shelley Vohr
|
5e7c594691
fix: no-arg console.log is undefined (#22165)
|
5 years ago |
Charles Kerr
|
c83f836faf
refactor: prefer using app.whenReady() (#21972)
|
5 years ago |
Jeremy Apthorp
|
acb5b75057
chore: [extensions] support old APIs when enable_electron_extensions = true (#21812)
|
5 years ago |
Cheng Zhao
|
3cb0ed306b
fix: hiding window menu should work on startup (#21436)
|
5 years ago |