1. 13 9月, 2019 1 次提交
  2. 30 8月, 2019 2 次提交
  3. 12 8月, 2019 1 次提交
  4. 25 7月, 2019 1 次提交
  5. 24 6月, 2019 1 次提交
  6. 13 6月, 2019 1 次提交
  7. 04 6月, 2019 1 次提交
    • B
      Update to Electron 4.0.x (#73119) · 73643c60
      Benjamin Pasero 提交于
      * Bump electron@4.0.0-beta.9
      
      * electron 4 - temporarily warn about exploration change
      
      * update to Electron 4.0.0 stable
      
      * remove electron 4 notification
      
      * bump to electron@4.0.1
      
      * electron 4: adopt format change of "version" file
      
      * build - set to use exploration image
      
      * Revert "build - set to use exploration image"
      
      This reverts commit 1bb280fc.
      
      * electron@4.0.2
      
      * fix electron.d.ts
      
      * update distro
      
      * bump electron@4.0.4
      
      * debt - adopt new process.getProcessMemoryInfo()
      
      * update electron@4.0.5
      
      * electron@4.0.6
      
      * electron 4.0.x - remove Linux 32bit build
      
      * electron@4.0.7
      
      * electron - update to 4.1.2
      
      * bump electron@4.1.4
      
      * update build (remove Linux32)
      
      * electron@4.1.5
      
      * electron 4 - remove linux 32bit warning
      
      * Remove more 32-bit Linux build stuff
      
      Fixes #66271
      
      * electron@4.2.0
      
      * electron@4.2.1
      
      * electron@4.2.2
      
      * electron@4.2.3
      
      * Revert "electron@4.2.3"
      
      This reverts commit ae375ef764a13ccffbec1fdef15926d814d90872.
      
      * Revert "Revert "electron@4.2.3""
      
      This reverts commit 513581ebc59bfa1af574ea40d61974492b0db64f.
      73643c60
  8. 01 4月, 2019 1 次提交
  9. 10 3月, 2019 1 次提交
  10. 06 2月, 2019 1 次提交
  11. 26 1月, 2019 1 次提交
  12. 23 1月, 2019 1 次提交
  13. 04 1月, 2019 1 次提交
  14. 10 12月, 2018 1 次提交
    • B
      Update to Electron 3.0.10 (#56149) · 0bcf5cff
      Benjamin Pasero 提交于
      * update to 3.0.0-beta.3
      
      * update d.ts files; rename NodeBuffer => Buffer
      
      * update to 3.0.0-beta.4
      
      * undo invalid change
      
      * remove some Electron 2.0.x specific workarounds
      
      * pinch zoom is now disabled by default
      
      * update vscode-nsfw
      
      * change vscode-nsfw
      
      * update smoke test electron version
      
      * streams: use destroy() over close()
      
      * workaround broken tests
      
      * bump distro and OSS
      
      * try to bump node version for build
      
      * update macOS build to use node.js 10.8.0
      
      * fix extension tests
      
      * use node.js 10.2.1 for all builds
      
      * remove nsfw from dev dependencies
      
      * back to node 8.x for build
      
      * Revert "back to node 8.x for build"
      
      This reverts commit 90ea2b7af2a1930e60f86fcef7ef9e2c49a79a8a.
      
      * update distro
      
      * disable test run on macOS prod build for now
      
      * bump distro
      
      * ensure proper nsfw dep
      
      * fix more native dependencies
      
      * temp disable failing test
      
      * fix packages
      
      * update deps
      
      * fix deps
      
      * update deps
      
      * enable macOS unit tests again
      
      * fix deprecated buffer use
      
      * Electron 3.0.0.beta.5
      
      * bump deps
      
      * fix tree accidentally treating auxclick as click
      
      * improve overlay cleanup scheduler (fixes flicker seen with Electron 3.0.x)
      
      * update distro
      
      * remove obsolete disableBlinkFeatures: 'Auxclick'
      
      * update to Electron 3.0 beta 6
      
      * fix compile
      
      * workaround #56994
      
      * do not use backgroundColor to find shared process (causes flicker)
      
      * fix flicker on windows from shared process background color
      
      * webview - bubble up keyboard events (workaround for #56988)
      
      * bump electron to 3.0.0-beta.8
      
      * webview - fix deprecation
      
      * webview - fix another deprecation
      
      * debt - handle SIGPIPE on more processes
      
      * workaround more webview focus issues (for #56988)
      
      * webview - use proper way to focus()
      
      * debt - avoid window-focus/blur and use native focus events instead
      
      * webview - restore previous focus method
      
      * webview - improve focus tracking (do not rely on DOM events)
      
      * bump to electron 3.0.0-beta.9
      
      * update deps
      
      * update electron@3.0.0-beta.10
      
      * webview - do not rely on DOM focus for certain commands (for #56988)
      
      * update to electron@3.0.0-beta.11
      
      * electron@3.0.0-beta.12
      
      * update to beta 13
      
      * update to electron 3.0.0
      
      * update to Electron 3.0.1
      
      * electron@3.0.2
      
      * revert build changes (node.js version)
      
      * try with: enable mojave dark mode support
      
      * fix types
      
      * electron 3.0.3
      
      * electron@3.0.4
      
      * fix deps
      
      * bump electron@3.0.6
      
      * bump electron@3.0.9
      
      * fix strict null issue
      
      * reset format
      
      * bump electron@3.0.10
      
      * fix strict null issue
      
      * webview - print error when revive fails
      
      * electron 3.0.x - try to fix keybindings in webviews (#64417)
      
      * bump @types/node => ^10.12.12
      
      * 💄
      
      * update distro
      0bcf5cff
  15. 24 10月, 2018 1 次提交
  16. 08 10月, 2018 1 次提交
  17. 11 9月, 2018 1 次提交
  18. 13 8月, 2018 1 次提交
  19. 23 7月, 2018 2 次提交
  20. 14 7月, 2018 1 次提交
  21. 04 7月, 2018 1 次提交
  22. 03 7月, 2018 1 次提交
  23. 25 6月, 2018 2 次提交
  24. 09 6月, 2018 1 次提交
    • B
      Electron v2.0.0 (#48290) · e7d29e9c
      Benjamin Pasero 提交于
      * Update to Electron 2.0-beta.7
      
      * back to exploration build
      
      * fix compile errors
      
      * workaround build issue (go back to 1.24.0)
      
      * bump to 1.25.0
      
      * use electron 2.0.2
      
      * revert custom distro
      e7d29e9c
  25. 20 4月, 2018 1 次提交
  26. 13 4月, 2018 1 次提交
    • B
      Electron v2.0.0 (#47289) · f7ec491c
      Benjamin Pasero 提交于
      * Update to Electron 2.0.0-beta.7
      
      * bump to electron 2.0.0-beta.7
      
      * localStorage - workaround birthtime rounding issues that clear workspace storage
      
      * fix compile error
      
      * workaround #47569
      
      * localStorage - add telemetry for successful migration
      
      * increment to localStorageTimers4
      
      * localStorage - allow to restore from backup if starting with 1.7.x again
      
      * logLocalStorageMigrationStatus only on insider
      
      * back to official distro
      
      * 💄
      
      * still use exploration distro
      
      * remove GTK3 emoji picker which does not seem to work
      
      * 💄
      f7ec491c
  27. 06 4月, 2018 1 次提交
  28. 03 4月, 2018 1 次提交
    • D
      Update to Electron v2.0.0-beta.6 (#46552) · 88603b37
      Daniel Imms 提交于
      * electron@2.0.0-beta-1
      
      * Update distro
      
      * Update electron.d.ts to 2.0.0-beta.1
      
      * Disable asar as it causes a native crash
      
      * Adopt Module._resolveLookupPaths ASAR patch
      
      * electron 2.x - restore inspector URL in extension host
      
      * electron 2.x - adopt context menu callback for onHide
      
      * electron 2.x - remove workaround for https://github.com/electron/electron/issues/10442
      
      * electron 2.x - update node.d.ts
      
      * electron 2.x - update node.d.ts to 8.9.x
      
      * electron 2.x - keep node.d.ts changes to a minimum
      
      * electron 2.x - remove workaround for https://github.com/electron/electron/issues/10862
      
      * electron 2.x - bump to 2.0.0-beta2
      
      * bump to 2.0.0-beta.3
      
      * Context menu: selecting "Rename" does not put focs into rename box (fix #45601)
      
      * quality "exploration" for easier testing
      
      * empty commit
      
      * push a workaround for #45700
      
      * Certain themes show UI artifacts over activity bar icons (fixes #45700)
      
      * better fix for #45700
      
      * bump to 2.0.0-beta.4
      
      * another fix to prevent flickering for #45700
      
      * avoid remote access in index.js
      
      * bump distro commit
      
      * electron 2.x - do not use --debug anymore
      
      * bump electron to 2.0.0-beta.5
      
      * electron 2.x - add libgtk-3-dev as build dependency for Linux 64
      
      * electron 2.x - workaround freeze on linux on startup
      
      * bump local storage telemetry key
      
      * electron 2.x - do a one time backup of local storage
      
      * enable ELECTRON_ENABLE_LOGGING on macOS at least
      
      * 2.0.0-beta.6
      
      * Fix ctrl+shift+e not focusing explorer on Linux
      
      * distro - use GH electron builds for now
      88603b37
  29. 24 3月, 2018 1 次提交
  30. 22 3月, 2018 1 次提交
  31. 16 3月, 2018 1 次提交
  32. 14 11月, 2017 1 次提交