Samuel Attard
|
a80f7fc81f
build: enable JS semicolons (#22787)
|
5 years ago |
Samuel Attard
|
976c7d122a
feat: add a new contextBridge module (#20789)
|
5 years ago |
Milan Burda
|
8536f62826
fix: allow paths to asar archives to contain the .asar extension in directories (#20342) (#20401)
|
5 years ago |
Samuel Attard
|
24b3d66767
refactor: remove electron.asar and embed JS in binary (#18577)
|
5 years ago |
Samuel Attard
|
bc527f6b51
refactor: bundle the browser and renderer process electron code (#18553)
|
5 years ago |
Milan Burda
|
5a7b56b042
chore: finish replacing assert with expect in tests (#18215)
|
6 years ago |
Milan Burda
|
2dd108e9c9
fix: fs.promises does not work with asar paths (#18092)
|
6 years ago |
Cheng Zhao
|
a4fcc32799
feat: upgrade to Node 12 (#17838)
|
6 years ago |
Shelley Vohr
|
38d75010c7
chore: rename atomBinding to electronBinding (#17419)
|
6 years ago |
Alexey Kuzmin
|
3cb9aadb80
build: fix the build with enable_run_as_node disabled (#15711)
|
6 years ago |
Milan Burda
|
fade3eb679
chore: make "nodeIntegration" and "webviewTag" default to false (#16235)
|
6 years ago |
Alex Greenland
|
dc93d94bc8
fix: support async child process methods without callback in asar (#15927)
|
6 years ago |
Shelley Vohr
|
94f853c654
chore: re-enable execFileSync binary exec spec (#15476)
|
6 years ago |
Shelley Vohr
|
40874ddec6
fix: update fs methods for options param (#15323)
|
6 years ago |
Cheng Zhao
|
4c4d8c5bfa
fix: support ASAR in fs.copyFile (#14942)
|
6 years ago |
Milan Burda
|
c61db523c7
refactor: replace var with const / let (#14866)
|
6 years ago |
Samuel Attard
|
558fff69e7
chore: update to standard 12
|
6 years ago |
Aleksei Kuzmin
|
ce8e93bad3
tests: ignore nulls and undefined in the "util.promisify" test
|
6 years ago |
Alexey Kuzmin
|
c7bec13069
test: refactor the "util.promisify" test (#14491)
|
6 years ago |
Milan Burda
|
c63014c256
refactor: use loadFile when appropriate in tests (#14422)
|
6 years ago |
Shelley Vohr
|
b785f45852
fix: override fs.realpathSync.native and fs.realpath.native (#14031)
|
6 years ago |
Milan Burda
|
c52b3d921e
fix: some APIs modified for ASAR support cannot be util.promisify'ed (#13845)
|
6 years ago |
Jack Teng
|
3044607746
spec: fix asar spec due to change in node.js
|
6 years ago |
Felix Rieseberg
|
0278e380de
:wrench: Spec: Don’t use deprecated `new Buffer()`
|
7 years ago |
Aleksei Kuzmin
|
cf749a8e18
Explicitly skip tests that should be skipped
|
7 years ago |
Siyuan Liu
|
5a48c1feed
fixes 10128
|
7 years ago |
Kevin Sawicki
|
f5f790863d
Use 1 or 2 minute timeout for long specs
|
8 years ago |
Kevin Sawicki
|
d20e664ea8
Close window in an afterEach
|
8 years ago |
Kevin Sawicki
|
f553d16539
Only support ELECTRON_NO_ASAR in non browser/renderer processes
|
8 years ago |
Kevin Sawicki
|
8897a7a926
Add specs for ELECTRON_NO_ASAR env var
|
8 years ago |