Commit History

Author SHA1 Message Date
  trop[bot] 4c28b23b06 fix: fs.readdir should support withFileTypes (#24107) 4 years ago
  Shelley Vohr a06170648c fix: compensate for lazy-loaded circular deps (#23955) 4 years ago
  Samuel Attard fa01a20f9b build: enable JS semicolons (#22786) 5 years ago
  Samuel Attard 0090616f7b feat: add a new contextBridge module (#20307) 5 years ago
  Jeremy Apthorp 032353b14f test: remove remote usage from asar spec (#20513) 5 years ago
  Milan Burda bf978e09e4 fix: allow paths to asar archives to contain the .asar extension in directories (#20342) 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