Commit Graph

2634 Commits

Author SHA1 Message Date
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
Robin Westberg
44f6bb5461
SDA-3707 - Fix getting window handle for maximized windows (#1420) (#1427) 2022-07-28 11:37:00 +02:00
Salah Benmoussati
7d4ac3be51
SDA-3790 Electron version bump 19.0.10 (#1462) 2022-07-28 11:36:04 +02:00
Salah Benmoussati
5b6ebe5cca
SDA-3589 Auto-update yml file update (#1461) 2022-07-28 10:55: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
Salah Benmoussati
212bc39567
Updating SDA update and restart API endpoint name (#1458) 2022-07-20 17:42:04 +02:00
Kiran Niranjan
a4c796abde
SDA-3589 - Fix signing nsis file (#1457) 2022-07-20 15:52:10 +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
Salah Benmoussati
b064c4189f
SDA-3776 Ability to install SDA for local users and all users (admin rights mandatory) (#1453) 2022-07-13 14:16:25 +02:00
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
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