Commit History

Author SHA1 Message Date
  Milan Burda 8536f62826 fix: allow paths to asar archives to contain the .asar extension in directories (#20342) (#20401) 5 years ago
  Samuel Attard cec61d010b refactor: lazily hook into child_process in asar_init (#18576) 5 years ago
  Milan Burda d79dc056bc refactor: eliminate duplicate code in asar.js (#18146) 6 years ago
  Shelley Vohr cfb6e847a0 refactor: allow embedder overriding of internal FS calls (#17906) (#18183) 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
  Alex Greenland dc93d94bc8 fix: support async child process methods without callback in asar (#15927) 6 years ago
  Jeremy Apthorp 90d1c0b2b6 chore: don't explicitly destroy asar archives (#15734) 6 years ago
  Shelley Vohr 40874ddec6 fix: update fs methods for options param (#15323) 6 years ago
  Felix Rieseberg d1b2d1a10e fix: Remove `statSyncNoException` for good (#15092) 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