aboutsummaryrefslogtreecommitdiffstats
path: root/src/electron/ipc-api/autoUpdate.js
Commit message (Collapse)AuthorAge
* Refactor updates settings (#506)Libravatar Romain2020-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Reorder updates toggle buttons * Updated 'Disable updates' message to 'Enable automatic updates' * Update 'noUpdates' to 'automaticUpdates' * Update 'noUpdates' to 'automaticUpdates' * Add condition for 'Include beta version' to show * Enable automatic updates by default * Update file so when automaticUpdates is true automatic updates are enabled * Fix conditions with enableUpdate * Apply code style * Fix wrong condition with enableUpdate * Delete unsued variable 'server' * Apply style code * Commit changes to submodule 'recipes' * Update default message to 'Enable updates' from 'Disable updates' * Update text to 'Enable updates' from 'Enable automatic update' * Add migration for updates settings * Update default messages to 'Enable updates' from 'Disable updates' * Remove empty line * Check for updates was disabled when updates were enabled * Avoid superfluous break line when updates are disabled * Add fragments to up-to-date message * Add fragments to up-to-date message * Remove file from previous commit * Remove extra line * Add 'Show draggable area on window' to en-US.json file * Apply prepare-code script changes Co-authored-by: Amine <amine@mouafik.fr>
* Implement #87Libravatar vantezzen2019-10-02
|
* Use ferdi namespace on debuggerLibravatar vantezzen2019-09-12
|
* link to in-app changelog on new update notificationLibravatar Dominik Guzei2019-04-12
|
* feat(Linux): Add auto updater for Linux AppImage buildsLibravatar Stefan Malzner2019-03-05
|
* Set autoInstallOnAppQuit to falseLibravatar Stefan Malzner2018-12-03
|
* Work with dev-app-update.yml & switch to debuggerLibravatar Stefan Malzner2018-12-01
|
* Fix updaterLibravatar Stefan Malzner2018-12-01
|
* Remove auto-update in developmentLibravatar Danny Qiu2017-12-28
|
* initial commitLibravatar Stefan Malzner2017-10-13