COMMITS
/ src/bootstrap.js July 5, 2022
B
Add a setting to enable `sandbox: true` for windows (#154062)
Benjamin Pasero committed
April 29, 2022
J
Fixes #148447 (#148456)
Jean Pierre committed
April 28, 2022
November 11, 2021
B
sandbox - clean up some todos
Benjamin Pasero committed
November 10, 2021
B
:lipstick:
Benjamin Pasero committed
August 19, 2021
B
asar - introduce alternative path to circumvent drive letter casing issues (#131161)
Benjamin Pasero committed
August 12, 2021
A
fix some typo in comments, renaming few methods (#130470)
Akat committed
August 4, 2021
B
Remove dependency on node require for startup code path (#130088)
Benjamin Pasero committed
June 18, 2021
A
Fixes #126533: Make sure the ASAR path is always added for renderer processes
Alexandru Dima committed
April 6, 2021
B
sandbox - prefer sandbox types over node.js types
Benjamin Pasero committed
March 15, 2021
B
debt - consolidate process usage
Benjamin Pasero committed
February 1, 2021
B
debt - fix some types in bootstrap JS files
Benjamin Pasero committed
November 25, 2020
B
bootstrap - move portable mode into bootstrap-node
Benjamin Pasero committed
B
sandbox - use IPC communication to read bundles
Benjamin Pasero committed
November 24, 2020
B
bootstrap - expose preload process to base lib
Benjamin Pasero committed
B
bootstrap - fix more compile errors
Benjamin Pasero committed
B
bootstrap - fix compile errors
Benjamin Pasero committed
November 9, 2020
B
debt - fix compile errors in bootstrap files
Benjamin Pasero committed
September 25, 2020
B
debt - introduce and adopt FileAccess
Benjamin Pasero committed
September 22, 2020
B
sandbox - consolidate fileUriFromPath into one
Benjamin Pasero committed
July 20, 2020
B
Enable sandbox and contextIsolation for process explorer when running with --__sandbox (#102924)
Benjamin Pasero committed
June 25, 2020
A
Fix drive casing issue on windows
Alex Dima committed
June 24, 2020
B
Drop node.js require for bootstrap and bootstrap-window (#100857)
Benjamin Pasero committed
June 23, 2020
B
bootstrap - move some methods that are only used once
Benjamin Pasero committed
June 3, 2020
B
Crash reporter creates two directories (fix #99149)
Benjamin Pasero committed
March 9, 2020
A
Fixes #68024
Alex Dima committed
November 11, 2019
J
fixes #83998
Joao Moreno committed
November 1, 2019
B
Adopt recursive fs.mkdir from node.js 12 (fix #82617) (#83831)
Benjamin Pasero committed
October 29, 2019
A
Fixes microsoft/vscode-remote-release#1632: Handle case where paths are null
Alexandru Dima committed
October 10, 2019
B
update to electron 6.0.x (#81644)
Benjamin Pasero committed
September 30, 2019
B
electron - revert to Electron 4
Benjamin Pasero committed
September 13, 2019
R
chore: Update to Electron 6.x (#75802)
Robo committed
August 27, 2019
M
Use const instead of let
Max Belsky committed
April 10, 2019
A
Add support for injecting node module lookup path
Alex Dima committed
February 20, 2019
D
Move language pack processing code to common
Dirk Baeumer committed
January 7, 2019
B
:lipstick:
Benjamin Pasero committed
T
bootstrap - handle UNC paths correctly (#66128)
Tereza Tomcova committed
October 12, 2018
B
sqlite - next storage service adoption
Benjamin Pasero committed
September 26, 2018
J
prevent portable in windows setup
Joao Moreno committed
September 23, 2018
R
Upgrade appinsights (#58999)
Ramya Rao committed
September 10, 2018
B
bootstrap - move workbench.js to electron-code
Benjamin Pasero committed
September 7, 2018
B
another attempt at ASAR
Benjamin Pasero committed
B
fix ASAR path again
Benjamin Pasero committed
B
fix ASAR for windows
Benjamin Pasero committed
B
@ts-check for bootstrap JS files
Benjamin Pasero committed
B
Cleanup bootstrap files (#58171)
Benjamin Pasero committed
September 4, 2018
B
debt - more TPromise.done() removal and unhandledRejection handler (#57695)
Benjamin Pasero committed
August 31, 2018
B
debt - handle SIGPIPE on more processes
Benjamin Pasero committed
August 14, 2018
B
ext host - improve printing of circular objects
Benjamin Pasero committed
March 19, 2018
A
Prepare for node >= v8.0.0
Alex Dima committed