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. Mar 04, 2024
  2. Mar 02, 2024
  3. Feb 29, 2024
  4. Feb 28, 2024
  5. Feb 26, 2024
  6. Feb 23, 2024
  7. Feb 22, 2024
  8. Feb 21, 2024
  9. Feb 20, 2024
  10. Feb 19, 2024
  11. Feb 18, 2024
  12. Feb 17, 2024
    • Henrik Gaßmann's avatar
      fix: properly stream `uploadData` in `protocol.handle()` (#41052) · 80906c0a
      Henrik Gaßmann authored
      * refactor(protocol): extract file stream factory
      
      Increase readability by moving the file stream creation logic out of the
      `uploadData` to request body conversion function.
      
      * fix: properly flatten streams in `protocol.handle()`
      
      Refs: electron/electron#39658
      
      * fix: `protocol.handle()` filter null origin header
      
      Refs: electron/electron#40754
      
      * fix: remove obsolete TODO comment
      
      Refs: electron/electron#38929
      
      * fix: forward `Blob` parts in `protocol.handle()`
      
      Refs: electron/electron#40826
      
      * fix: explicitly error out on unknown chunk parts
      80906c0a
    • Shelley Vohr's avatar
  13. Feb 16, 2024
  14. Feb 15, 2024
  15. Feb 14, 2024
  16. Feb 13, 2024
  17. Feb 12, 2024