Kiran Niranjan
e9d8f62080
Typescript - Fix issues with about-app and add login to convert less to css
2019-04-02 10:56:37 +05:30
Kiran Niranjan
fd883f36fa
Typescript: Completed about app
2019-04-02 10:56:37 +05:30
Kiran Niranjan
e49537479c
Typescript: Completed about app
2019-04-02 10:56:37 +05:30
Vishwas Shashidhar
0641c4b36c
refactor protocol handler feature
2019-04-02 10:56:37 +05:30
Kiran Niranjan
19be8422c7
Typescript: Completed about app
2019-04-02 10:56:37 +05:30
Kiran Niranjan
c0453d03b6
Typescript: Add support for react
2019-04-02 10:56:37 +05:30
Kiran Niranjan
bde30c9770
Typescript: Fix logger formatting
2019-04-02 10:56:36 +05:30
Kiran Niranjan
feac64ea62
Typescript:
...
Add code documentation
Add pre-commit hooks
2019-04-02 10:56:36 +05:30
Vishwas Shashidhar
eb829e2c68
consolidate all the utility functions to one file
2019-04-02 10:56:36 +05:30
Vishwas Shashidhar
6c33d92806
Refactor typescript code
2019-04-02 10:56:36 +05:30
Kiran Niranjan
7fcc6aadb3
Typescript 🎉 (logger, get-guid, string-format and throttle)
2019-04-02 10:56:36 +05:30
Kiran Niranjan
1fc1e29d1a
Typescript 🎉
2019-04-02 10:56:36 +05:30
Vishwas Shashidhar
d4dcb933d1
remove spectron related code
2019-04-02 10:50:41 +05:30
Vishwas Shashidhar
8d3878c00d
bump up client version
2019-04-01 11:14:56 +05:30
Kiran Niranjan
9418d8103b
ELECTRON-1100 - Add safety check for toggle developer tools ( #622 )
2019-03-29 09:55:54 +05:30
Vishwas Shashidhar
ef392b2c60
Fix Localisation Issues ( #620 )
...
* ELECTRON-1073: localise more info window content
* fix localisation on network error strings
* ELECTRON-1074: fix localisation for right click context menu in child windows
* ELECTRON-1097: fix japanese localisation string name for screen sharing indicator
* ELECTRON-1052: add localisation support for screen names in screen sharing window
2019-03-28 18:09:05 +05:30
Keerthi Niranjan
dd5dbda122
SEARCH-1346 - Support new field renderingBlob Swift Search ( #619 )
2019-03-28 18:08:31 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
b591a1fe56
ELECTRON-1161: converting from png to jpg using jimp ( #615 )
2019-03-28 10:15:53 +05:30
Vishwas Shashidhar
b55da7be65
travis ci - add configuration to master branch
2019-03-21 14:15:09 +05:30
Kiran Niranjan
e4d5cfbc80
ELECTRON-1141 - Display network error info screen only if SDA ends up in a blank screen ( #606 )
2019-03-20 20:35:05 +05:30
Vishwas Shashidhar
1fde793427
ELECTRON-967: disable cancel retry button
...
Disable cancel retry button when user has already clicked on it
2019-03-19 20:32:14 +05:30
Vishwas Shashidhar
2382150984
Merge branch 'master' of github.com:symphonyoss/SymphonyElectron
2019-03-19 19:04:14 +05:30
Kiran Niranjan
c3bbadb955
ELECTRON-967 (Handle network state and implement retry logic) ( #600 )
...
* ELECTRON-967 - Display Error content when there is no active network connection
* ELECTRON-967 - Fix css issue for Windows
* ELECTRON-967 - Optimize code
2019-03-19 19:00:40 +05:30
Vishwas Shashidhar
a074126537
ELECTRON-1138: support opening email composition in new window ( #602 )
...
* bump up version number
* ELECTRON-1138: support opening email composition in new window
Currently, due to security reasons, we don't open any url which is not the same as the main window url in a new window, instead, we open it in a new tab of the system default browser.
However, this impacts the email app as we'll need new window to be opened to compose an email. This commit fixes that issue by checking if we need to open a sub-domain of the pod url domain.
2019-03-19 18:00:52 +05:30
Vishwas Shashidhar
1818d978e7
Merge branch 'master' of github.com:symphonyoss/SymphonyElectron
2019-03-16 09:44:21 +05:30
Vishwas Shashidhar
3f0e4d66d2
bump up version number
2019-03-15 18:09:35 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
01628e453f
ELECTRON-1131: changing extension from jpeg to png on windows ( #593 )
2019-03-14 22:25:07 +05:30
Kiran Niranjan
71eb796139
ELECTRON-1132 (Remove HKU registry entry on uninstalling the SDA) ( #592 )
...
* ELECTRON-1132 - Remove HKU registry entry on uninstalling the SDA
* ELECTRON-1132 - Change logic to use build number instead of version number to validate first time launch
* ELECTRON-1132 - Remove config exits check as we gracefully create a new config file
2019-03-13 16:32:55 +05:30
Kiran Niranjan
491a0ca24e
ELECTRON-1129 - Fix first time launch issue ( #590 )
2019-03-12 21:30:28 +05:30
Vishwas Shashidhar
e8fb5bea91
ELECTRON-1125: upgrade electron framework
2019-03-11 20:11:39 +05:30
Kiran Niranjan
029c545e6f
ELECTRON-1110 - Add power shell script to clean up Windows registry entries ( #584 )
2019-03-11 06:39:16 -07:00
Vishwas Shashidhar
b40c2787bf
ELECTRON-1050: fix issue where we were opening new window for same pod url ( #577 )
2019-03-04 19:04:35 +05:30
Vishwas Shashidhar
ae508da377
upgrade spellchecker to use new version
2019-03-04 14:27:41 +05:30
Vishwas Shashidhar
a03f7e3c06
upgrade ffi to use new version
2019-03-04 14:24:38 +05:30
Vishwas Shashidhar
2e383a8585
Fix logging issues
2019-03-01 20:25:28 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
76812ab854
fixing indentation in preloadMain ( #574 )
2019-02-19 14:50:45 +00:00
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
21b97e772d
ELECTRON-1019: enable spellchecker for popup window ( #571 )
2019-02-19 10:14:36 +00:00
Keerthi Niranjan
97def71ffb
SEARCH-1347 - Improve recency and relevance sort filter ( #572 )
2019-02-18 20:23:14 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
23c0b5bae8
ELECTRON-802: ScreenSnippet improving capture quality ( #570 )
2019-02-16 00:34:20 +05:30
Vishwas Shashidhar
64b62e975f
ELECTRON-993: add pod url validation for installers ( #569 )
...
* ELECTRON-993: add pod url validation for macOS
- change default url to https://[POD].symphony.com
- validate the above default url to ensure user enters the right url
- remove deprecated code
- add tool tip for the pod url text box
* ELECTRON-993: add pod url validation for windows installers
2019-02-13 18:16:39 +05:30
Vishwas Shashidhar
c9c38605c5
ELECTRON-1070: let electron handle protocol registration ( #568 )
...
* ELECTRON-1070: add default protocol client code for windows
* ELECTRON-1070: add comments
* bump up version number
2019-02-13 18:16:27 +05:30
Vishwas Shashidhar
4943db6d13
Remove unnecessary logging
2019-02-12 20:48:59 +05:30
Vishwas Shashidhar
1f6017a1fa
fix preinstall script app_version placeholder
2019-02-12 19:58:08 +05:30
Vishwas Shashidhar
5d9bebd86c
update version number
2019-02-12 19:11:11 +05:30
Vishwas Shashidhar
fc68318efa
update pre-install script to get version number dynamically
2019-02-12 19:08:53 +05:30
Vishwas Shashidhar
769bef59e9
update version in preinstall script
2019-02-12 11:18:38 +05:30
Vishwas Shashidhar
dd0e7af850
ELECTRON-1066, 1067: upgrade electron version ( #567 )
...
- upgrade electron framework version to address security vulnerability with native window open and node integration
- disable background throttling on requests when creating a new window
2019-02-12 09:57:03 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
2d400b2775
ELECTRON-1009: bump up version screen snippet ( #565 )
2019-01-31 21:37:50 +04:00
Vishwas Shashidhar
7a511afd74
ELECTRON-1051: fix localisation strings for download manager ( #564 )
...
* ELECTRON-1051: fix localisation strings for download manager
* ELECTRON-1051: fix localisation strings for download manager mac
2019-01-30 19:10:38 +05:30
Vishwas Shashidhar
c7a780a827
update version number in preinstall script
2019-01-30 05:51:34 +05:30