Commit Graph

2423 Commits

Author SHA1 Message Date
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
Salah Benmoussati
b94712685c
SDA-3761 prevent setting the menu on Windows for the whole app (#1451) 2022-07-11 09:57:45 +02:00
Salah Benmoussati
ef67053ad2
SDA-3770 Installer fix (#1450)
* SDA installer fix

* SDA installer fix
2022-07-05 11:30:56 +02:00
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
Kiran Niranjan
a2453c27e4
SDA-3726 - Use separate logic to update the window maximized state (#1433) 2022-06-14 13:44:21 +05:30
sbenmoussati
17edd19a71 SDA-3731 shell-path upgrade 2022-06-06 10:54:13 +02:00
Kiran Niranjan
266e7a3aee
SDA-3656 - Close placeholder window only on Windows (#1429) 2022-05-30 11:46:32 +05:30
sbenmoussati
d887bbddf2 SDA-3656 Bring to front SDA windows 2022-05-30 08:14:11 +02:00
Kiran Niranjan
e258aa3460
SDA-3704 (skipTaskbar for screen share indicator frame window) (#1424)
* SDA-3704 - skipTaskbar for screen share indicator frame window

* SDA-3704 - Make window transparent
2022-05-19 08:01:54 +05:30
Kiran Niranjan
2f2b1f8d70
SDA-3705 - Render network error once (#1425) 2022-05-19 08:00:25 +05:30
Robin Westberg
abd538bfa0
Revert "bugfix/rtc-revert (#1377)" (#1402) 2022-05-16 20:05:59 +05:30
Salah Benmoussati
e3732b9de0
SDA-3677 Screen share bugfix for Citrix Windows (#1413) 2022-05-11 11:01:12 +02:00
Salah Benmoussati
821bf16097
SDA-3679 Ability to maximize SDA by dragging (#1411)
* SDA-3679 Ability to maximize SDA by dragging

* SDA-3679 Adding move event registration to title bar
2022-05-11 09:41:35 +02:00
Salah Benmoussati
52342dc4e1
SDA-3221 Preventing navigation to http URLs (#1415) 2022-05-09 17:46:47 +02:00
Salah Benmoussati
9823d77761
SDA-3140 Certificates validation bugfix (#1400) 2022-05-05 12:16:41 +02:00
Kiran Niranjan
871430ccb5
SDA-3669 - set child window fullscreen to false (#1407) 2022-05-04 12:33:11 +05:30
Salah Benmoussati
3deddb3619
SDA-3678 Electron upgrade (#1404) 2022-05-03 14:55:11 +02:00
Kiran Niranjan
fec162d72b
SDA-3673 - Publish main events only for events from main window (#1397) 2022-04-28 12:34:11 +05:30
Kiran Niranjan
4494e19956
SDA-3662 - Fix window will navigate issue on main webContents (#1395) 2022-04-26 13:04:39 +05:30
sbenmoussati
ca983d847e SDA-3646 Share screen hack 2022-04-25 10:45:04 +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
882da2a42f
SDA-3652 App mispositioning bugfix (#1392) 2022-04-19 10:17:16 +02:00
Kiran Niranjan
f6d66b36cc
SDA-3637 - disable InspectElement for prod (#1388) 2022-04-13 13:12:57 +05:30
Salah Benmoussati
9bad945bbc
SDA-3642 Archiver upgrade due to vulnerability (#1386) 2022-04-12 14:16:43 +02:00
Kiran Niranjan
9bac2259eb
SDA-3637 - remove spellchecker dependency from Symphony.cs (#1383)
SDA-3637 - remove spellchecker dependency from build-win64.bat
2022-04-12 13:16:49 +05:30
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
5ce8544273
SDA-3592 Prevent redirection on form submission (#1365) 2022-04-07 10:38:02 +02:00
Salah Benmoussati
43df94f828
SDA-3140 Insecure sites - Ability to allow insecure sites only once (#1352) 2022-04-07 10:37:27 +02:00
Salah Benmoussati
2fe326e378
Transparent background for screen share indicator window (#1380) 2022-04-06 07:27:44 +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
Salah Benmoussati
580c87fbab
SDA-3219 Disabling aux click (#1369) 2022-04-05 09:53:48 +02:00
Salah Benmoussati
2394db9278
SDA-3606 Removing SSO checkbox in Welcome screen (#1367) 2022-04-05 09:52:38 +02:00
Axel Eriksson
c1120aecbd
Python is needed for Mac development (#1370) 2022-04-01 09:54:11 +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
Robin Westberg
08198aa86b
Initial implementation (#1363) 2022-03-15 17:02:26 +01:00
Robin Westberg
41f0ca4e7e
Initial implementation (#1362) 2022-03-15 16:05:32 +01:00
Kiran Niranjan
95b03ff5a1
SDA-1824 (client banner api & cloud config update identifier) (#1345)
* SDA-1824 - client banner api & cloud config updater

* SDA-1824 - Expose the new API
2022-03-01 22:05:34 +05:30
Kiran Niranjan
f65421dbe1
SDA-3596 - set the bounds for newly created child window (#1359) 2022-02-28 20:20:55 +05:30
Salah Benmoussati
28d4d9680d
SDA-3593 Citrix redirection registry key update (#1357)
* SDA-3593 Citrix redirection registry key update

* Run github actions on Windows 2019
2022-02-23 19:16:14 +01:00
Salah Benmoussati
5da9f9c37d
SDA-3585 Long notification title fix (#1353) 2022-02-18 13:16:20 +01:00
Salah Benmoussati
baeb3c2c63
SDA-3532 Snipping tool should remain on the top on Windows and MacOS (#1348) 2022-02-17 10:08:09 +01:00
Salah Benmoussati
7635da2ca1
SDA-3525 Removing reply tooltip for notifications (#1349) 2022-02-17 08:57:05 +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
8d0d84a1df
Logging cleanup - enriched renderer crash logs (#1344) 2022-02-09 19:37:14 +01:00
Salah Benmoussati
c8bd9828d6
SDA-3580 Logging cleanup (#1343) 2022-02-09 11:14:39 +01:00
Salah Benmoussati
52ca40cec3
Disabling auto-update service and helper (#1342) 2022-02-08 13:18:34 +01:00