Commit History

Author SHA1 Message Date
  Cheng Zhao 929fc8bea5 test: make test apps' name prefixed with electron-test- (#33511) 3 years ago
  Milan Burda 2657383ea7 feat: allow setting code cache directory (#31154) 3 years ago
  Jeremy Rose 8d86d84ff5 ci: fix setCertificateVerifyProc tests (#30799) 3 years ago
  Biru Mohanathas ced2e8779f feat: Allow detection of MITM HTTPS proxies like ZScaler (#30174) 3 years ago
  Charles Kerr 8ccab4ce91 feat: bring --enable-logging functionality in line with Chromium (#25089) 3 years ago
  Samuel Attard fa61e3b119 feat: add session.storagePath to get path on disk for session data (#28665) 4 years ago
  Samuel Attard 186301e126 feat: enable context isolation by default (#26890) 4 years ago
  Milan Burda 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years ago
  Jeremy Rose ead13791a8 fix: setCertVerifyProc canceling unrelated requests (#26517) 4 years ago
  Jeremy Rose 8c396d0512 test: deflake ses.setProxy test (#26167) 4 years ago
  LuoJinghua 201fc11b4b feat: Added support for all proxy modes (#24937) 4 years ago
  Jeremy Rose 22cb3cd18b feat: add disabledCipherSuites option to setSSLConfig (#25818) 4 years ago
  Milan Burda 65089a69a1 test: improve app 'session-created' event spec (#25799) 4 years ago
  Samuel Attard eb6616e4e9 build: update to standard 14 (#24479) 4 years ago
  Milan Burda c6db47182a test: make sure tests fail properly instead of timing out (#24316) 4 years ago
  Robo 7cc780d077 fix: let Node.js perform microtask checkpoint in the main process (#24131) 4 years ago
  Milan Burda 3fa4299939 fix: use acceptLanguages argument in session.setUserAgent() (#23944) 4 years ago
  Samuel Attard d3fa5ed1e8 docs: move protocol-ns to protocol.md (#23883) 4 years ago
  Jeremy Apthorp de44d28c8e refactor: ginify Session (#23569) 4 years ago
  Samuel Attard 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
  Jeremy Apthorp 0a78ab4b98 refactor: ginify DownloadItem (#22924) 5 years ago
  Samuel Attard 1d158399a6 feat: expose the sameSite value for cookies (#22789) 5 years ago
  Samuel Attard 5d657dece4 build: enable JS semicolons (#22783) 5 years ago
  Samuel Attard b87b501161 build: update eslint + eslint plugins (#22777) 5 years ago
  Erick Zhao 34e004015d feat: add API to check if session is persistent (#22622) 5 years ago
  John Kleinschmidt e0c0875d6f docs: update session.clearAuthCache (#22292) 5 years ago
  Cheng Zhao 0209302d84 test: use exit event to wait for process exit (#21865) 5 years ago
  Cheng Zhao d5192853f9 fix: name and expirationDate should be optional when setting cookie (#21454) 5 years ago
  OJ Kwon ca61d2fae7 fix: allow reading body from non-2xx responses in net.request (#21055) 5 years ago
  Jeremy Apthorp 4f1536479e fix: implement 'login' event for net.ClientRequest (#21096) 5 years ago