Commit History

Author SHA1 Message Date
  trop[bot] 8d4573f289 fix: update fs methods for options param (backport: 4-0-x) (#15350) 6 years ago
  trop[bot] 8094f1a3f0 fix: Remove `statSyncNoException` for good (backport: 4-0-x) (#15110) 6 years ago
  Cheng Zhao 4c4d8c5bfa fix: support ASAR in fs.copyFile (#14942) 6 years ago
  Samuel Attard 176a76217c chore: have 'use strict' consistently across our lib files (#14721) 6 years ago
  Samuel Attard 558fff69e7 chore: update to standard 12 6 years ago
  Alexey Kuzmin 382afc03ae chore: clean up asar stuff (#14505) 6 years ago
  Shelley Vohr 2963e377ae refactor: clean up asar functionality (#14046) 6 years ago
  Shelley Vohr b785f45852 fix: override fs.realpathSync.native and fs.realpath.native (#14031) 6 years ago
  Shelley Vohr 8dae1c8447 fix: make asarStatsToFsStats nherit from fs.stats (#14030) 6 years ago
  Milan Burda c52b3d921e fix: some APIs modified for ASAR support cannot be util.promisify'ed (#13845) 6 years ago
  Jack Teng 10df019075 fix: can't load module error when app is packaged 6 years ago
  Felix Rieseberg f7d6e3fa7b :wrench: Disable standard/no-callback-literal where necessary 7 years ago
  Felix Rieseberg 451a44c4b5 :wrench: Don’t use deprecated `new Buffer()` 7 years ago
  Felix Rieseberg 05bae0b4c4 :wrench: Util is no longer used here 7 years ago
  Felix Rieseberg 71b8eaf085 :wrench: Don’t use deprecated util.is* methods 7 years ago
  Felix Rieseberg c9f2080e4b :wrench: fs.readFile: options are optional 7 years ago
  Siyuan Liu f56abac7a8 fix linting error 7 years ago
  Siyuan Liu 5a48c1feed fixes 10128 7 years ago
  Kevin Sawicki bea1a0643c Memoize ELECTRON_NO_ASAR env var check 8 years ago
  Kevin Sawicki f553d16539 Only support ELECTRON_NO_ASAR in non browser/renderer processes 8 years ago
  Benjamin Pasero 656ee0d9c3 introduce ELECTRON_NO_ASAR 8 years ago
  Kevin Sawicki 902bd0564e Require Buffer explicitly instead of relying on global 8 years ago
  Kevin Sawicki 46fbb6ed61 Reset process.noAsar in finally block 8 years ago
  Kevin Sawicki 8eca019157 Support paths as Buffers 8 years ago
  Kevin Sawicki 30fbe92970 Add asar-supported fs.accessSync implementation 8 years ago
  Kevin Sawicki 3ad5504194 Add asar-supported fs.access implementation 8 years ago
  Kevin Sawicki a518c47f4c Use let/const instead of var 8 years ago
  Felix Rieseberg bef6748c06 :art: Implement JS Standard Code Style 7 9 years ago
  Juan Cruz Viotti 1a27ecdad4 Override `child_process.execFile` asar patch for `child_process.exec` 9 years ago
  Zeke Sikelianos 42e7ee2b4a finish standardizing! 9 years ago