Commit Graph

2415 Commits

Author SHA1 Message Date
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
Kiran Niranjan
2c3a7c21d5
SDA-3577 - Remove isNodeEnv usage (#1341) 2022-02-08 08:53:36 +05:30
Salah Benmoussati
f01312cea7
SDA-3565 Citrix media redirection status API endpoint (#1340) 2022-02-03 11:49:19 +01:00
Salah Benmoussati
e028ac0efa
SDA-3565 Citrix media redirection presence update (#1339) 2022-02-03 09:10:09 +01:00
Kiran Niranjan
bf86783621
SDA-3574 - Fix the condition to validate undefined (#1337) 2022-02-02 14:08:16 +05:30
Kiran Niranjan
5fbe4fbca6
SDA-3554 - Add accelerator to export logs (#1336) 2022-02-02 09:54:47 +05:30
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
Robin Westberg
76c4d4de7d
SDA-3561 - Allow C2 / extensions to retrieve the native window handle (#1332) 2022-01-31 09:01:20 +01:00