Commit History

Author SHA1 Message Date
  Milan Burda ba4893c248 refactor: load webFrame via process._linkedBinding in security-warnings.ts (#34735) 2 years ago
  Milan Burda dfb3b24de1 refactor: merge duplicate code from sandboxed/non-sandboxed renderer init (#31755) 3 years ago
  Samuel Attard 63eed52626 fix: do not trigger CSP violations when checking eval (#30991) 3 years ago
  Jeremy Rose e38a0a67c6 fix: suppress insecure resource warning for more local hostnames (#30885) 3 years ago
  Milan Burda 2c65060ec8 chore: make raw requires type-safe (#29006) 4 years ago
  Milan Burda da8c35e3b2 chore: remove deprecated worldSafeExecuteJavaScript option (#28456) 4 years ago
  Milan Burda 5b205731f6 chore: remove deprecated remote module (#25734) 4 years ago
  Shelley Vohr 599f398ddc fix: enableBlinkFeatures warning in webviews (#27753) 4 years ago
  Milan Burda 79b3393768 chore: remove bunch of usages of any (#27512) 4 years ago
  Milan Burda 64b7be751a fix: CSP with `unsafe-eval` detection with Trusted Types (#27446) 4 years ago
  Samuel Attard 3db4e612f4 fix: handle security warnings promise when JS is disabled (#26837) 4 years ago
  Milan Burda 2c68bad631 refactor: create IPC_MESSAGES enum for IPC message channels (#25694) 4 years ago
  Jeremy Rose 822b044068 fix: suppress worldSafe warning emitted from security checks (#25692) 4 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
  Jeremy Apthorp 2e1531ad90 feat: warn when remote is used without enableRemoteModule: true (#21546) 5 years ago
  Milan Burda 81e9dab52f refactor: replace ipcRendererUtils.invoke() with ipcRendererInternal.invoke() (#19574) 5 years ago
  Jerry Wu dee331519c fix: disable nodeIntegration & insecure resource warnings for localhost (#18814) 5 years ago
  Jerry Wu d5811607eb fix: extra space in security warning message causing list misalignment (#18815) 5 years ago
  Milan Burda 0af3548b55 feat: add security warning for remote module with remote content (#18822) 5 years ago
  Milan Burda c9bca78a7a refactor: use async invoke to get webPreferences in security-warnings.ts (#18821) 5 years ago
  Samuel Attard bc527f6b51 refactor: bundle the browser and renderer process electron code (#18553) 5 years ago
  Milan Burda 2e89348541 feat: promisify executeJavaScript (#17312) 6 years ago
  ZYSzys a40d826b11 chore: remove unused catch bindings (#16121) 6 years ago
  Felix Rieseberg 6b3ff4f1f7 refactor: Port security warnings to TypeScript (#16937) 6 years ago