Kiran Niranjan
becc778c1f
SDA-3800 - Ignore config copy issue for global installed SDA ( #1470 )
2022-08-10 14:24:46 +05:30
Kiran Niranjan
c36c71d6e0
SDA-3800 (Backup and overwrite global config to persist data) ( #1469 )
...
* SDA-3800 - Copy and replace global config
* SDA-3800 - Copy and replace global config - macOS
2022-08-10 06:32:52 +05:30
Salah Benmoussati
50b7276ea8
SDA-3589 Ability to install SDA for local user only ( #1468 )
2022-08-08 13:49:58 +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
Salah Benmoussati
9d601bd2e9
SDA-3794 Display 'Check for updates' menu entry after login ( #1466 )
...
* SDA-3794 Display 'Check for updates' menu entry after login
* SDA-3794 Display 'Check for updates' menu entry after login
2022-08-03 17:45:56 +02:00
Salah Benmoussati
2a9db02daa
SDA-3589 Server url + Yml file update bugfix ( #1465 )
2022-08-02 13:57:47 +02:00
Kiran Niranjan
60ea3bafc8
SDA-3589 - Change the default channel to latest ( #1464 )
2022-07-29 13:54:59 +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
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