Commit Graph

466 Commits

Author SHA1 Message Date
renovate[bot]
a55a0b027d Update dependency less to v3.13.1 2022-12-02 10:21:03 +01:00
renovate[bot]
d951f6da38 Update dependency electron-builder-squirrel-windows to v20.44.0 2022-12-02 10:19:09 +01:00
renovate[bot]
ef177e2ed2 Update dependency jest-html-reporter to v3.7.0 2022-12-02 07:43:46 +01:00
renovate[bot]
e8b8ee3f81 Update dependency electron-builder to v23.6.0 2022-12-02 07:40:24 +01:00
renovate[bot]
719322b199 Update dependency electron-dl to v3.5.0 2022-12-01 15:54:49 +01:00
renovate[bot]
4b1c44bd7c Update dependency gulp-sourcemaps to v2.6.5 2022-12-01 15:54:35 +01:00
renovate[bot]
640e0f7204 Update dependency typescript to v3.9.10 2022-12-01 15:54:11 +01:00
renovate[bot]
88b2601476 Update dependency electron-fetch to v1.9.1 2022-12-01 15:42:27 +01:00
renovate[bot]
0367d6f53a Update dependency gulp to v4.0.2 2022-12-01 14:17:14 +01:00
renovate[bot]
dedae11d60 Update dependency cross-env to v5.2.1 2022-12-01 14:17:00 +01:00
renovate[bot]
ca31b7c578 Update dependency browserify to v16.5.2 2022-12-01 14:01:05 +01:00
sbenmoussati
41489c0779 Bump SDA version to 22 2022-12-01 13:58:42 +01:00
renovate[bot]
0160b7df1b Update dependency jpeg-js to 0.4.4 [SECURITY] 2022-12-01 11:44:00 +01:00
renovate[bot]
a59729144d Update dependency got to 11.8.5 [SECURITY] 2022-12-01 11:08:23 +01:00
sbenmoussati
a8eddbac60 SDA-3919 Upgrade to Electron 21 2022-11-22 15:24:02 +01:00
Kiran Niranjan
526b937193
SDA-3876 - Remove spectron related code (#1510) 2022-09-27 07:13:27 +05:30
NguyenTranHoangSym
64995f3b1f
SDA-3861_20: Pump version (#1494) 2022-09-23 14:53:57 +02:00
Salah Benmoussati
272e2f8096
Removing unnecessary files (#1471) 2022-08-11 14:47:23 +02:00
Kiran Niranjan
f9b9808ae4
SDA-3780 (Read user config before starting the application) (#1467)
* SDA-3589 - Revert app ID changes

* SDA-3589 - Read user config before starting the application
2022-08-04 12:12:39 +05:30
Kiran Niranjan
a8bbd2f8e3
SDA-3589 (Use default channel for auto update) (#1463)
* SDA-3589 - Use default channel for auto update

* SDA-3589 - Update channel logic
2022-07-29 09:53:34 +02:00
Salah Benmoussati
7d4ac3be51
SDA-3790 Electron version bump 19.0.10 (#1462) 2022-07-28 11:36:04 +02:00
Kiran Niranjan
4ebd7e913d
SDA-3589 (Include cloud9 in main dir and remove it from resource dir) (#1460)
* SDA-3589 - Include cloud9 in main dir and remove it from resource dir

* SDA-3589 - Move autoUpdate import statement
2022-07-27 07:19:41 +05:30
Salah Benmoussati
9109a1d5df
Yaml file update with right URL prefix and new checksum post code-signing (#1459) 2022-07-25 09:11:48 +02:00
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
a1d35cd146
SDA-3589 (Remove unwanted targets and add extra files) (#1454)
* SDA-3589 - Remove unwanted targets

* SDA-3589 - Set perMachine false
2022-07-13 12:50:04 +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
Robin Westberg
8a7d5c0fcf
SDA-3770 Add support for optional symphony-c9-shell (#1446)
* Add support for optional symphony-c9-shell
2022-07-05 09:43:35 +02:00
Kiran Niranjan
5977ed8642
SDA-3733 - Fix general code issues, Include everything from node_modules (#1445) 2022-06-16 12:32:30 +05:30
Kiran Niranjan
4d3455b3a4
SDA-3733 (Upgrade electron version to 19) (#1437)
* SDA-3733 - Update electron version to 19

* Remove electron-rebuild dependency

* Switch to node version 16.13.2

* Remove rebuild script

* Bump napi

* Use node 16.13.2

* remove @types dependency

* Bump node version for build-mac.sh

* Bump run-script-os and screen-share-indicator-frame

* updated electron and electron-builder

* Capture unhandled rejections

* Remove swift search

* Update to version 19

* Swift Shader is no longer part of 19 builds

* Update ci node version

* SDA-3733 - Bump electron version to 19.0.2
2022-06-14 14:00:20 +05:30
sbenmoussati
17edd19a71 SDA-3731 shell-path upgrade 2022-06-06 10:54:13 +02:00
sbenmoussati
d887bbddf2 SDA-3656 Bring to front SDA windows 2022-05-30 08:14:11 +02:00
Salah Benmoussati
3deddb3619
SDA-3678 Electron upgrade (#1404) 2022-05-03 14:55:11 +02:00
sbenmoussati
f056bac43e SDA-3646 Electron upgrade 2022-04-25 10:45:04 +02:00
sbenmoussati
7945630951 SDA-3646 Bugfix - Shared app remains in background 2022-04-25 10:45:04 +02:00
Salah Benmoussati
9bad945bbc
SDA-3642 Archiver upgrade due to vulnerability (#1386) 2022-04-12 14:16:43 +02:00
Kiran Niranjan
4869b62cea
SDA-3637 (Move away from third party electron-spellchecker module) (#1382)
* SDA-3637 - Move away from third party electron-spellchecker module

* SDA-3637 - update comment
2022-04-11 12:11:16 +05:30
Salah Benmoussati
e11097d258
bugfix/rtc-revert (#1377)
* Revert "SDA-3616 - Upgrade ffi-napi and ref-napi (#1364)"

This reverts commit 2fcd7cee60.

* Revert "Initial implementation (#1363)"

This reverts commit 08198aa86b.

* Revert "Initial implementation (#1362)"

This reverts commit 41f0ca4e7e.
2022-04-06 07:27:28 +05:30
Salah Benmoussati
23f9fadbfa
SDA-3626 Electron 17.3.0 upgrade (#1371) (#1373)
* SDA-3626 Electron 17.3.0 upgrade

* SDA-3626 Moving DesktopCapturer call to main process
2022-04-05 13:49:31 +02:00
Robin Westberg
2fcd7cee60
SDA-3616 - Upgrade ffi-napi and ref-napi (#1364)
* Remove duplicated ffi-napi and ref-napi packages

* Update matching types packages
2022-03-17 15:47:38 +01:00
Kiran Niranjan
1eb856b7de
SDA-3583 (Upgrade SDA version to 14.1.0) (#1346) 2022-02-15 13:54:27 +05:30
Salah Benmoussati
e028ac0efa
SDA-3565 Citrix media redirection presence update (#1339) 2022-02-03 09:10:09 +01:00
Salah Benmoussati
64c87ad8c5
Revert "SDA-3565 - Allow C2 / extensions to determine the presence of Citrix media redirection (#1331)" (#1335)
This reverts commit 179e953497.
2022-02-01 17:57:30 +01:00
Robin Westberg
179e953497
SDA-3565 - Allow C2 / extensions to determine the presence of Citrix media redirection (#1331)
* Initial implementation
2022-01-31 10:05:31 +01:00
Salah Benmoussati
53db596e7e
SDA-3568 Bump spellchecker version to 2.3.6 (#1333) 2022-01-27 13:49:45 +01:00
Salah Benmoussati
f847469a43
SDA-3568 Bump spellchecker version to 2.3.5 to fix json-schema vulnerability (#1328) 2022-01-25 17:42:44 +01:00
Kiran Niranjan
b34a6b3f90
SDA-3489 - bump electron spellchecker version to 2.3.4 which removes copy image URL context menu (#1323) 2022-01-18 09:01:44 +01:00
Kiran Niranjan
11af9b3eac
SDA-3489 - Update repo url (#1320) 2022-01-07 09:28:02 +05:30
Kiran Niranjan
6b2f6a93f4
SDA-3489 - Bump electron spellcheck version to 2.3.3 (#1314) 2022-01-06 13:57:59 +05:30
Salah Benmoussati
a1ac758e9b
SDA API calls logging (#1295)
* API calls logging improvement

* Electron update
2021-11-16 10:50:17 +01:00
Johan Kwarnmark
c892c96374 Use the same version as 9.2.2 2021-10-25 13:00:29 +02:00