Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/electron/electron.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Dec 06, 2023
  2. Dec 05, 2023
  3. Dec 04, 2023
  4. Dec 02, 2023
  5. Dec 01, 2023
  6. Nov 30, 2023
  7. Nov 29, 2023
  8. Nov 28, 2023
  9. Nov 27, 2023
  10. Nov 23, 2023
  11. Nov 22, 2023
  12. Nov 21, 2023
    • David Sanders's avatar
      chore: extend linting of code blocks in the docs (#40245) · 3d2a7545
      David Sanders authored
      * chore: extend linting of code blocks in the docs
      
      * chore: combine lint:markdownlint and lint:markdown scripts
    • Samuel Attard's avatar
      feat: add webUtils module with getPathForFile method (#38776) · d6bb9b40
      Samuel Attard authored
      * feat: add blinkUtils module with getPathForFile method
      
      This is designed to replace the File.path augmentation
      we currently have in place to allow apps to get the filesystem
      path for a file that blink has a representation of.
      
      File.path is non-standard and messes with certain websites, using
      a method like this is effectively 0-cost and removes one of the final
      deviations we have with web standards.
      
      * add error
      
      * refactor: update per PR feedback
      
      * chore: update patches
      
      * oops
      
      * chore: update patches
      
      * chore: update patches
      
      * feat: add blinkUtils module with getPathForFile method
      
      This is designed to replace the File.path augmentation
      we currently have in place to allow apps to get the filesystem
      path for a file that blink has a representation of.
      
      File.path is non-standard and messes with certain websites, using
      a method like this is effectively 0-cost and removes one of the final
      deviations we have with we...
      d6bb9b40
  13. Nov 20, 2023
  14. Nov 17, 2023
  15. Nov 16, 2023
  16. Nov 15, 2023