Commit History

Author SHA1 Message Date
  Samuel Attard 122685194a build: add import/order eslint rule (#44085) 6 months ago
  Alexander Cyon ae0c8881c3 chore: fix typos in 'spec/' folder (and one in 'lib/' folder) (#43374) 8 months ago
  electron-roller[bot] 653d0f009e chore: bump node to v20.13.1 (main) (#42088) 11 months ago
  Milan Burda dac29f9949 refactor: type-safe module imports / requires (#41192) 1 year ago
  Cheng Zhao db2bf1a0d1 fix: apply module search paths restriction on worker and child process (#41118) 1 year ago
  Jeremy Rose 15c6014324 feat: replace BrowserView with WebContentsView (#35658) 1 year ago
  Samuel Attard 16aec702b4 fix: ensure app load is limited to real asar files when appropriate (#39788) 1 year ago
  Milan Burda f6e8544ef6 refactor: use `replaceAll()` instead of `replace()` when appropriate (#39721) 1 year ago
  Milan Burda e71a56d11e refactor: const Module = require('module') as NodeJS.ModuleInternal; (#38757) 1 year ago
  Samuel Attard ac031bf8de feat: I guess it's esm (#37535) 1 year ago
  Milan Burda fe93f69e5a refactor: use Set instead of Array when appropriate (#39324) 1 year ago
  Jeremy Rose d44a187d0b feat: remove nativeWindowOpen option (#29405) 3 years ago
  Samuel Attard 57d088517c feat: add support for validating asar archives on macOS (#30667) 3 years ago
  Jeremy Rose ebf54d7cc0 refactor: use PathProvider for user-data-dir and others (#29649) 3 years ago
  Milan Burda 2c65060ec8 chore: make raw requires type-safe (#29006) 4 years ago
  Milan Burda 5b205731f6 chore: remove deprecated remote module (#25734) 4 years ago
  Milan Burda 2be3d03630 feat: add webFrameMain.send() / webFrameMain.postMessage() (#26807) 4 years ago
  Milan Burda 19954126e0 chore: remove deprecated extension APIs (#26696) 4 years ago
  loc 0b85fdf26c feat: add webContents.setWindowOpenHandler API (#24517) 4 years ago
  David Sanders b194030a34 chore: cleanup some typos in comments (#25770) 4 years ago
  Milan Burda f827acc3be chore: convert guest-view-manager.js to TypeScript (#25825) 4 years ago
  Cheng Zhao 57dc170e81 fix: no more need to hijack process.stdout on Win32 (#25765) 4 years ago
  Shelley Vohr 77038b7bda chore: upgrade to Node.js v14.9.0 (#25249) 4 years ago
  George Xu beaf60de0a feat: add nativeImage.createThumbnailFromPath API (#24802) 4 years ago
  Shelley Vohr 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
  Samuel Attard 54ff423dac fix: leave behind the unmodified XDG_CURRENT_DESKTOP variable (#23512) 5 years ago
  Milan Burda 392ea320cf build: allow use of BUILDFLAG directives from within JS code (#20328) 5 years ago
  Jeremy Apthorp 8d0a612265 refactor: remove code for non-native extensions shim (#23340) 5 years ago
  Cheng Zhao cb6a1e2c5e fix: set default menu in will-finish-launching event (#23214) 5 years ago
  Samuel Attard 5d657dece4 build: enable JS semicolons (#22783) 5 years ago