Commit Graph

10 Commits

Author SHA1 Message Date
NguyenTranHoangSym
f87cbf1842 SDA-4514_revert: Revert NSIS migration 2024-05-29 09:13:36 +07:00
Salah Benmoussati
e51bb1f14e Fix indent - using 2 spaces tabs 2024-05-16 11:38:02 +02:00
NguyenTranHoangSym
a16b38faff SDA-4514: Adding Migration NSIS for auto update 2024-05-16 16:01:21 +07:00
Kiran Niranjan
66c8bc1f0b
SDA-4473 (Optimize nsis installer script) (#2103)
* SDA-4488 - Remove sleep

* SDA-4473 - Update electron builder and updater and improve performance
2024-03-04 10:43:55 +01:00
sbenmoussati
274f0772a2 Misspelling fix 2023-07-04 10:23:21 +02:00
sbenmoussati
04847c2361 SDA-3913 Auto update - moving config file in local appData folder 2022-11-22 15:32:13 +01:00
Kiran Niranjan
2dbe0e997e
SDA-3913 (Set up first time launch for auto updated version) (#1513)
* SDA-3913 - Set up first time launch for auto updated version

* SDA-3913 - Read temp global config file and fix installer.nsh file
2022-10-06 08:17:59 +05:30
Kiran Niranjan
c36c71d6e0
SDA-3800 (Backup and overwrite global config to persist data) (#1469)
* SDA-3800 - Copy and replace global config

* SDA-3800 - Copy and replace global config - macOS
2022-08-10 06:32:52 +05:30
Kiran Niranjan
9c10c1a4eb
SDA-3589 (Fix issues with All user installations) (#1456)
* SDA-3589 - Fix installer.nsh script

* SDA-3589 - Fix import position

* SDA-3589 - No UI installer

* SDA-3589 - Remove abort for now

* SDA-3589 - Disable abort script

* SDA-3589 - Fix all user installation

* SDA-3589 - sign nsis exe file

* SDA-3589 - Remove cloud 9 extra dir
2022-07-20 14:30:16 +05:30
Kiran Niranjan
094a68f99a
SDA-3589 (Auto update for mac and windows) (#1447)
* SDA-3588 - Auto update for macOS and Windows

* SDA-3588 - bump version to 19.0.1

* SDA-3588 - fix run-script-os version

* SDA-3588 - Remove old auto update and update setAppUserModelId

* SDA-3588 - Update app ID to com.symphony.electron_desktop

* SDA-3588 - Update app ID to com.symphony.electron_desktop in Symphony.cs

* SDA-3588 - Add autoUpdateUrl field in config file

* SDA-3588 - Validate url

* SDA-3588 - Include installer nsis script

* SDA-3589 - Remove os path from update url and rename artifacts

* SDA-3589 - set empty value for autoUpdateUrl

* SDA-3589 - Add validation for autoUpdateUrl field

* SDA-3589 - change auto update manual workflow
2022-07-12 07:04:05 +05:30