Tags: electron/update-electron-app
Tags
fix: host must be a valid HTTPS URL when using ElectronPublicUpdateSe… …rvice (#174) * test: Add test for only give update type electron and repo but no host * fix: Set a default host is used without specifying a host Only happened when using 'ElectronPublicUpdateService'
feat: add custom dialog option (#126) * feat: add custom dialog option * chore: add missing semicolons * feat: add onNotifyUser hook and makeUserNotifier * fix: Import Event interface from electron * beep boop * add tests to makeUserNotifier * chore: minor tweaks --------- Co-authored-by: Erick Zhao <[email protected]> Co-authored-by: David Sanders <[email protected]>
feat: add support for static storage provided updates (#105) * feat: add support for static storage provided updates BREAKING CHANGE: This module now exports a named function `updateElectronApp` * chore: update per feedback * build: run tsc during prepare * build: fix readme lint * fix: capture logger before usage * oops * simplify * stuff * mock electron
PreviousNext