Commit Graph

2978 Commits

Author SHA1 Message Date
Kiran Niranjan
235ef5c8f1 SDA-4530 - enable use content size for screen sharing indicator window (#2184) 2024-08-02 07:57:08 +05:30
Salah Benmoussati
39fd9914d3 Update version - 24.10.0 (#2183) 2024-07-27 14:23:30 +02:00
Kiran Niranjan
ee888916b1 SDA-4593 - Use only host name from redirect url to navigate (#2182) 2024-07-25 13:21:12 +05:30
Salah Benmoussati
042beda844 SDA-4620 Upgrade electron-updater@6.3.0 (#2180) 2024-07-23 11:05:27 +02:00
Salah Benmoussati
a90399f024 Revert bring to front fix (#2179)
* Revert "SDA-4604 Limiting window activation change to macOS for bring-to-front feature only (#2176) (#2177)"

This reverts commit e543476c38.

* Revert "SDA-4604 Bring to the front feature fix by calling show method (#2174)"

This reverts commit 6d6818548a.

* Upgrade electron@31.2.1
2024-07-19 12:15:53 +02:00
Salah Benmoussati
e543476c38 SDA-4604 Limiting window activation change to macOS for bring-to-front feature only (#2176) (#2177) 2024-07-18 12:33:23 +02:00
Salah Benmoussati
6d6818548a SDA-4604 Bring to the front feature fix by calling show method (#2174)
* SDA-4604 Bring to the front feature fix by calling show method

* Upgrade electron@31.2.1
2024-07-17 09:57:22 +02:00
Salah Benmoussati
defcd1a90a SDA-4606 Setting programmatically default values of new config fields (#2171)
* SDA-4606 Setting programmatically default values of new config fields

* Upgrade electron to patch reported file picker issue
2024-07-15 09:31:54 +02:00
Salah Benmoussati
afef6e77c1 Bump version 24.9.0 (#2170) 2024-07-01 09:04:43 +02:00
Salah Benmoussati
e6ee38d1c4 SDA-4560 Update endpoint to check network connectivity (#2169)
* SDA-4560 Update endpoint to check network connectivity

* Electron upgrade - v31.1.0
2024-06-27 12:32:52 +02:00
Kiran Niranjan
da52153114 SDA-4562 (Clean registry only for admin user) (#2168)
* SDA-4562 - Only run custom action if Privileged

* SDA-4562 - Use Impersonate

* SDA-4562 - Check if admin user
2024-06-27 13:18:33 +05:30
Kiran Niranjan
18c47be053 SDA-4562 - Only execute custom action if allowed (#2167)
* SDA-4562 - Only run custom action if Privileged

* SDA-4562 - Use Impersonate
2024-06-18 14:01:40 +05:30
Kiran Niranjan
eb5b0a46c8 SDA-4587 - Bump electron version (#2164)
* SDA-4587 - Add safety check for main view

* SDA-4587 - Upgrade electron version to 30.1.0
2024-06-17 13:45:17 +05:30
Salah Benmoussati
a6a72e7d7c Update version - 24.8.0 (#2161) 2024-06-06 14:47:19 +02:00
Kiran Niranjan
409f7d0b0e SDA-4562 (Managed condition should always run) (#2162)
* SDA-4562 - Change the condition to run always

* SDA-4562 - Clean NSIS registry for any install dir

* SDA-4562 - Add missing return
2024-06-06 13:50:25 +05:30
Salah Benmoussati
c999e279b6 Upgrade electron@30.0.9 (#2158)
* Upgrade electron@30.0.9

* Adapt media permissions handler due to types changes
2024-06-05 09:14:09 +02:00
Kiran Niranjan
7f2fe2c8c4 SDA-4489 - Just use version (#2155) 2024-05-29 12:08:12 +05:30
NguyenTranHoangSym
64ffb0afec Merge pull request #2154 from NguyenTranHoangSym/SDA-4514_revert
SDA-4514_revert: Revert NSIS migration
2024-05-29 09:24:12 +07:00
NguyenTranHoangSym
f87cbf1842 SDA-4514_revert: Revert NSIS migration 2024-05-29 09:13:36 +07:00
Kiran Niranjan
9901957c65 SDA-4489 - Use correct url to validate (#2152) 2024-05-27 19:05:44 +05:30
Kiran Niranjan
0e7e3b9d64 SDA-4562 (Uninstall nsis installer registry entries) (#2151)
* SDA-4562 - Uninstall nsis installation if exists

* SDA-4562 - Fix script issue

* SDA-4562 - Fix script issue

* SDA-4562 - Use QuietUninstallString and wait for exit

* SDA-4562 - Change custom action execute settings

* SDA-4562 - Change custom action execute settings

* SDA-4562 - Change custom action execute settings

* SDA-4562 - Use command instead of shellExecute

* SDA-4562 - Use command instead of shellExecute
2024-05-24 13:30:28 +05:30
NguyenTranHoangSym
47bbaf9a13 Merge pull request #2142 from NguyenTranHoangSym/SDA-4514
SDA-4514: NSIS Migration
2024-05-16 16:57:22 +07:00
Salah Benmoussati
e51bb1f14e Fix indent - using 2 spaces tabs 2024-05-16 11:38:02 +02:00
NguyenTranHoangSym
a16b38faff SDA-4514: Adding Migration NSIS for auto update 2024-05-16 16:01:21 +07:00
Kiran Niranjan
ed7d71934a SDA-4544 - only load dev tool extension on dev env (#2150) 2024-05-16 13:57:25 +05:30
Kiran Niranjan
d457d3e94b SDA-4563 - Ignore changing zoom if focused window is about Symphony (#2148) 2024-05-10 08:26:03 +05:30
Kiran Niranjan
a9f3887d55 SDA-4563 - Ignore changing zoom if focused window is notification window (#2146) 2024-05-07 20:55:16 +05:30
Baptiste Clarey Sjostrand
e6cdae2b68 SDA-4544 Allow to load react dev tools chrome extension (#2145)
* SDA-4561 - SDA branch cut

* SDA-4544 Allow to load react dev tools chrome extension

---------

Co-authored-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2024-05-07 16:39:05 +02:00
Kiran Niranjan
1709479249 SDA-4489 (Force auto update) [Feature] (#2144)
* SDA-4489 (Force auto update) (#2128)

* SDA-4489 - Force auto update

* SDA-4489 - use version from server to check isOnLatestVersion

(cherry picked from commit 68194f4a4c)

* SDA-4489 - Fix wrong import (#2129)

(cherry picked from commit 6e82aca630)

* SDA-4489 - Invoke check for update & download before force install (#2132)

(cherry picked from commit b3ea7c258a)

* SDA-4489 - Fix issue related to different env (#2137)

(cherry picked from commit 3b39725f9d)

* SDA-4489 - Use init instead of constructor
2024-05-03 13:44:04 +05:30
Kiran Niranjan
760a14f7c5 SDA-4561 - SDA branch cut (#2143) 2024-05-03 13:20:53 +05:30
Kiran Niranjan
ce72411ae3 Revert SDA-4489 (#2140)
* Revert "SDA-4489 - Fix issue related to different env (#2137)"

This reverts commit 3b39725f9d.

* Revert "SDA-4489 - Invoke check for update & download before force install (#2132)"

This reverts commit b3ea7c258a.

* Revert "SDA-4489 - Fix wrong import (#2129)"

This reverts commit 6e82aca630.

* Revert "SDA-4489 (Force auto update) (#2128)"

This reverts commit 68194f4a4c.
2024-05-03 08:32:11 +05:30
Kiran Niranjan
020cd05eab SDA-4501 (Initialize new data if the user config is unable to parse) (#2136)
* SDA-4501 - Initialize new user config if data is corrupted

* SDA-4501 - Delete file before initializing
2024-04-27 15:32:24 +05:30
Kiran Niranjan
8c066b963f SDA-4553 - Apply client zoom for toast notifications (#2138)
SDA-4555 - Hide scroll bar for toast notifications
2024-04-27 15:13:57 +05:30
Kiran Niranjan
3b39725f9d SDA-4489 - Fix issue related to different env (#2137) 2024-04-25 13:39:10 +05:30
Kiran Niranjan
b3ea7c258a SDA-4489 - Invoke check for update & download before force install (#2132) 2024-04-23 15:26:05 +05:30
Kiran Niranjan
0730088539 SDA-4552 (Change signing tool for .msi) (#2134)
* SDA-4552 Fix sign issue

* SDA-4552 - Set file name manually

* SDA-4552 - Set file-name flag to true

* SDA-4552 - fix symexe error

* SDA-4552 - use just argument

* SDA-4552 - add verbose log

* SDA-4552 - /d for .msi

* SDA-4552 - /d for .msi with name

* SDA-4552 - change signing tool
2024-04-23 05:53:33 +05:30
Salah Benmoussati
ebae507c12 Update code signing process (#2126)
* Update code signing process

* f
2024-04-15 12:42:55 +02:00
Kiran Niranjan
6e82aca630 SDA-4489 - Fix wrong import (#2129) 2024-04-12 12:30:26 +05:30
Kiran Niranjan
68194f4a4c SDA-4489 (Force auto update) (#2128)
* SDA-4489 - Force auto update

* SDA-4489 - use version from server to check isOnLatestVersion
2024-04-12 08:39:13 +05:30
NguyenTranHoangSym
a9b5399e8d Merge pull request #2125 from NguyenTranHoangSym/SDA-4528
SDA-4528: Minimize Windows wont disappear on capture with SDA Hidden
2024-04-11 13:33:45 +07:00
NguyenTranHoangSym
3a8a8442df SDA-4528: Minimize Windows wont disappear on capture with SDA Hidden 2024-04-09 09:26:59 +07:00
Kiran Niranjan
98f638bff6 SDA-4506 - Apply Zoom for notification window (#2120) 2024-04-04 15:15:20 +05:30
NguyenTranHoangSym
668e68ec90 Merge pull request #2109 from NguyenTranHoangSym/SDA-4481
SDA-4481: Add Fix to image cannot be copied
2024-04-04 16:44:29 +07:00
NguyenTranHoangSym
87e27efb2d SDA-4481: Add Fix to image cannot be copied 2024-04-04 16:39:11 +07:00
Kiran Niranjan
897c6172cd SDA-4197 - Use correct variable to clear interval (#2122) 2024-04-04 13:50:48 +05:30
Salah Benmoussati
c2091f5239 Bump version 24.6.0 (#2121) 2024-03-29 11:40:17 +01:00
Salah Benmoussati
5657f19d6c Upgrade electron@29.1.5 (#2119) 2024-03-27 13:57:21 +01:00
Kiran Niranjan
5fa7349ef6 SDA-4503 (Add federated green theme for notifications 🟢) (#2114)
* SDA-4503 - Add federated green theme for notifications

* SDA-4503 - Update light theme green color
2024-03-26 17:19:08 +05:30
Kiran Niranjan
767d9af5a2 SDA-4507 - Read from default after copying global config (#2118) 2024-03-25 12:29:42 +05:30
Kiran Niranjan
e1dbc8eb0c SDA-4507 - Fix condition for force welcome screen (#2117) 2024-03-24 06:23:29 +05:30