mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 23:44:59 +01:00
45a9156127
This is a punt at fixing https://github.com/vector-im/element-web/issues/12433, on the assumption that multiple update checks might collide with a download which are already queued to install. It also avoids repeatedly re-downloading the same update on every check, as per the Note: on https://github.com/electron/electron/blob/main/docs/api/auto-updater.md#autoupdatercheckforupdates However, it means that you may have to upgrade twice if you wait more than 24h to install a new build - and if you cancel an upgrade prompt, you'll have to either restart the app or explicitly check for a new version to get upgrades working again. However, this is less annoying than having the app fail to relaunch after upgrading. |
||
---|---|---|
.. | ||
@types | ||
i18n/strings | ||
electron-main.ts | ||
ipc.ts | ||
keytar.ts | ||
language-helper.ts | ||
preload.ts | ||
protocol.ts | ||
seshat.ts | ||
settings.ts | ||
squirrelhooks.ts | ||
tray.ts | ||
updater.ts | ||
utils.ts | ||
vectormenu.ts | ||
webcontents-handler.ts |