Commit Graph

440 Commits

Author SHA1 Message Date
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
Kiran Niranjan
e7f4470d9c
SDA-2547 (Upgrade electron version to 14.0.1) (#1267)
* SDA-2547 - Upgrade electron version to 14.0.1

* SDA-2547 - refactor and fix unit tests

* SDA-2555 - Move custom title bar away from remote module

* SDA-2555 - Update API new-window to setWindowOpenHandler and fix issues

* SDA-2555 - Arrange imports

* SDA-2555 - Fix unit tests

* SDA-3387 - Fixed reload, native notification issues & finally removed the SFE CSS injection 🎉

* SDA-2547 - Fix fullscreen state on Windows

* SDA-2552 - Update version info

* SDA-2548 - Fix media permission

* SDA-2547 - Get app name from package.json
2021-10-20 13:10:58 +05:30
Kiran Niranjan
eb8833109d
SDA-3362 (Upgrade SDA version to 14.0.0) (#1265)
* SDA-3362 - Upgrade SDA version to 14.0.0
2021-09-28 22:25:25 +05:30
Mattias Gustavsson
64c92eadf4 SDA-3203 Removed leftover delete which caused a crash on some Windows versions 2021-06-11 12:40:51 +02:00
Mattias Gustavsson
799d167c59 SDA-3175 Unicode support for commandline in screen snippet tool 2021-05-25 13:23:35 +02:00
Johan Kwarnmark
f21bb324d0 Use the handmade swift-search with all libs 2021-05-21 11:44:33 +02:00
Mattias Gustavsson
4d47e58c43 SDA-3167 Added version check to not use built in snipping tool when /clip flag is not available 2021-05-12 14:00:39 +02:00
Johan Kwarnmark
0594d1ca69 Make the build green, with a broken swift-search 2021-05-06 08:48:05 +02:00
Johan Kwarnmark
dc4035297f Move to old swift-search as optional 2021-05-05 14:17:53 +02:00
Johan Kwarnmark
69b718c880 ScreenShareIndicator does not exist for linux that is why it needs to be optional 2021-05-05 14:14:08 +02:00
Johan Kwarnmark
5d0da7807d go back to swift-search 2.0.2 2021-05-05 11:41:13 +02:00
Johan Kwarnmark
105702d24a try to get swift-search 2021-04-30 17:47:16 +02:00
Mattias Gustavsson
26c4eeb473 SDA-3079 Use built-in screen snippet tool on windows if available 2021-04-13 09:28:17 +02:00
mattias-symphony
c2afb5c5b3
Merge branch 'main' into SDA-3024 2021-03-25 09:12:19 +01:00
Mattias Gustavsson
d4476d6ef0 SDA-3024 Initial code setup for auto update 2021-03-25 08:34:34 +01:00
Johan Kwarnmark
96dd72db96 update electron spellchecker 2021-03-23 13:28:00 +01:00
Vishwas Shashidhar
bfbc49ff98
SDA-2977: fix copying email address on context menu (#1195) 2021-03-04 16:40:51 +05:30
Vishwas Shashidhar
7eb67f7b48 downgrade fs-extra 2021-03-03 13:01:14 +05:30
Vishwas Shashidhar
84cb4ce0f6 add fs-extra type explicitly 2021-03-03 12:29:47 +05:30
Vishwas Shashidhar
5feba1b84b Update node types 2021-03-03 12:09:18 +05:30
Mattias Gustavsson
505877542e SDA-2999 Bumped version number to 9.3.0 2021-02-17 08:36:40 +01:00
Vishwas Shashidhar
adf13cc100 chore: fix few more linting issues 2021-01-29 13:39:26 +05:30
Vishwas Shashidhar
396dc4e950 chore: format the problematic files 2021-01-29 13:10:30 +05:30
Vishwas Shashidhar
91dba95cbd add husky for prettier 2021-01-29 11:41:05 +05:30
Vishwas Shashidhar
f1a0c840ec add prettier configuration 2021-01-29 11:36:48 +05:30
Vishwas Shashidhar
99e09a4255
SDA-2934: Upgrade electron to 9.4.1 (#1178) 2021-01-28 03:40:41 +05:30
Vishwas Shashidhar
bbf73a06c2 SDA-2815: fix archive name for legacy installer 2020-12-22 19:25:50 +05:30