Commit Graph

1108 Commits

Author SHA1 Message Date
Vishwas Shashidhar
a6df31cc00 removed unwanted files from aip configuration 2018-12-26 16:32:37 +05:30
Vishwas Shashidhar
97ca902810 Revert "Update aip files to include / exclude new files"
This reverts commit 72bf8168
2018-12-26 16:15:29 +05:30
Vishwas Shashidhar
72bf81687f Update aip files to include / exclude new files 2018-12-26 15:37:54 +05:30
Vishwas Shashidhar
af4ac9ddf5 Update version number for electron and self 2018-12-26 13:03:19 +05:30
Vishwas Shashidhar
bb2033165b fix javascript error on quit 2018-12-24 19:14:12 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
81ac612552 ELECTRON-928 - migrate presence to the Power Monitor API (#530) 2018-12-20 19:41:06 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
8ca8db65ed ELECTRON-955 fixing toast notification does not show on top of the Electron after it is minimized and maximized again (#534) 2018-12-19 09:43:58 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
3850bc9b2f ELECTRON-854 - error popup is not localized when network outage (#537) 2018-12-14 19:35:15 +05:30
Keerthi Niranjan
272e4fcc8d Change node-ffi base fork to symphonyoss (#533)
Bump swift-search which also changes node-ffi base fork to symphonyoss
2018-12-14 10:04:29 +05:30
Vishwas Shashidhar
3dedefbae8 ELECTRON-899: add japanese & french localisation for the dev tools menu item 2018-12-04 12:30:53 -08:00
Vishwas Shashidhar
252456536c
ELECTRON-800: add dev tools menu item (#532)
- add dev tools menu item to the troubleshooting menu
- add support to dynamically read the dev tools config from file
2018-12-04 12:13:19 -08:00
Vishwas Shashidhar
4c58634010
ELECTRON-825: fix message formatting (#531) 2018-12-04 12:12:58 -08:00
Vishwas Shashidhar
c1d162b7cc update client version 2018-11-30 15:08:56 -08:00
Vishwas Shashidhar
b91ce398cf enable dev tools by default 2018-11-30 13:52:43 -08:00
Vishwas Shashidhar
5d36864038 support condition to allow equals in chrome argument values 2018-11-29 12:06:10 -08:00
Vishwas Shashidhar
38b50bb9d6 pin dev dependency versions 2018-11-29 10:00:07 -08:00
Kiran Niranjan
f8044051df ELECTRON-925 (Add support for customizing Windows title bar styles) (#529)
* ELECTRON-925 - Add support for customizing Windows title bar styles

* ELECTRON-925 - Fix file path

* ELECTRON-925 - Validate if the file exists, if not use the default styles
2018-11-29 09:54:23 -08:00
Vishwas Shashidhar
0050a6e4a7 ELECTRON-907: fix build number for aip 2018-11-28 21:46:20 -08:00
Vishwas Shashidhar
afdaa39836 ELECTRON-907: add more info menu item
- add a new menu item that displays version information about the app
- bump up the version number
2018-11-28 16:42:46 -08:00
Vishwas Shashidhar
7e8814f862 ELECTRON-907: add more logging
- add logging in all the critical places
- add logging for relevant events
- add support for setting chrome flags from command line
- add support for deleting old log files
2018-11-28 14:48:56 -08:00
Vishwas Shashidhar
235ca6829a Merge branch 'rc-1.53.0' into ELECTRON-907
# Conflicts:
#	js/memoryMonitor.js
2018-11-28 08:09:55 -08:00
Kiran Niranjan
7ced97ce5a [R53] ELECTRON-879 (Bump Electron version to 4.0.0-beta.7) (#528)
* ELECTRON-879 - Fix memory refresh and upgrade electron to 4.x.x

* ELECTRON-879 - Remove files from aip electron 3.x.x

* ELECTRON-879 - Add supporting (dll) files
2018-11-28 08:08:19 -08:00
Vishwas Shashidhar
67690be031 Merge branch 'rc-1.53.0' into I18N-597
# Conflicts:
#	installer/win/Symphony-x64.aip
#	package.json
2018-11-27 19:37:18 -08:00
Vishwas Shashidhar
1153814359 ELECTRON-907: add logging for browser window and web contents 2018-11-27 17:24:15 -08:00
Vishwas Shashidhar
2c277712ad ELECTRON-907: add logging for system and app information 2018-11-27 16:56:08 -08:00
Vishwas Shashidhar
ee9ed0d225
ELECTRON-932: change default pod url in installers (#527)
* ELECTRON-932: change the default pod url on the installers

- Currently, we have the default pod url on the installers pointed to corp
- We change this to my.symphony.com so as not to expose corp and also allow public users to use my.symphony.com by default

* ELECTRON-932: update the settings pane bundle
2018-11-27 10:14:49 -08:00
Vishwas Shashidhar
1c2c3143d2 I18N-597: add missing french resource file for screen snippet 2018-11-26 15:56:27 -08:00
Vishwas Shashidhar
039424da72 I18N-597: bump up version of screen snippet 2018-11-26 10:20:01 -08:00
Vishwas Shashidhar
3b836b0a97 I18N-597: Support french localisation 2018-11-19 17:59:11 +05:30
Keerthi Niranjan
562b7df80e SEARCH-1059 - Add try catch for removing indexing dir (#526) 2018-11-19 17:08:50 +05:30
Kiran Niranjan
9f889abecc ELECTRON-906 - Fix copy image context menu (#524) 2018-11-15 15:03:20 +05:30
Vishwas Shashidhar
93036ba086 bump up version number and update electron dependency 2018-11-13 15:31:40 +05:30
Vishwas Shashidhar
f2251ffd1a Merge branch 'rc-1.53.0'
# Conflicts:
#	js/aboutApp/index.js
2018-11-13 14:37:45 +05:30
Kiran Niranjan
0d44901180 ELECTRON-720 - Set menu to null (#513) 2018-10-29 14:35:00 +05:30
Kiran Niranjan
bae410ebbb ELECTRON-736 (Show menu at 0,0 cord if the window is in full-screen mode) (#512)
* ELECTRON-736 - Show menu at 0,0 cord if the window is in full screen mode

* ELECTRON-736 - Fix unit registry test
2018-10-29 14:25:45 +05:30
Kiran Niranjan
e4b28f176d ELECTRON-874 (Change version numbering 1.53-3.4.0) (#522)
* ELECTRON-874 Change version numbering 1.53.0-3.4.0 (0)

* ELECTRON-874 setAboutPanelOptions only if running in Mac
2018-10-26 22:37:31 +05:30
Kiran Niranjan
4ebf9603b7 ELECTRON-874 Change version numbering 1.53.0-3.4.0 (0) (#523) 2018-10-26 22:21:36 +05:30
Kiran Niranjan
5d69857206 ELECTRON-870 - Update refresh interval to 1hrs 2018-10-25 16:46:08 -03:00
Kiran Niranjan
2871cb5c90 ELECTRON-870 - Revert back to old memory refresh logic 2018-10-25 16:46:08 -03:00
Kiran Niranjan
4737a9135f ELECTRON-870 - Remove process.getCPUUsage from renderer process due to sandbox 2018-10-25 16:46:08 -03:00
Kiran Niranjan
41d0889d68 ELECTRON-870 - Update refresh interval to 1hrs 2018-10-25 16:45:53 -03:00
Kiran Niranjan
6821730554 ELECTRON-870 - Revert back to old memory refresh logic 2018-10-25 16:45:53 -03:00
Kiran Niranjan
e27d5ffbdf ELECTRON-870 - Remove process.getCPUUsage from renderer process due to sandbox 2018-10-25 16:45:53 -03:00
Vishwas Shashidhar
13651e2a81 Merge branch 'rc-1.53.0' 2018-10-23 18:41:51 +05:30
Vishwas Shashidhar
f869ce5d3c Update mac pre-install script version 2018-10-23 14:51:05 +05:30
Kiran Niranjan
7fea8b0383 ELECTRON-791 (Fix pop-out memory leak and move spellchecker module to main process) (#519)
* ELECTRON-791 - Bump electron version to 3.0.5 and change spellchecker module

* ELECTRON-791 - Remove AESDecryptGCM & AESEncryptGCM logs
2018-10-22 22:34:48 +05:30
Kiran Niranjan
1089fe62c1 ELECTRON-808 - Remove RSA related methods to fix crash issue (#516) 2018-10-10 22:14:59 +05:30
Kiran Niranjan
77dd4e4946 ELECTRON-808 - Remove RSA related methods to fix crash issue (#515) 2018-10-10 22:02:31 +05:30
Kiran Niranjan
c895291324 Revert "ELECTRON-758 - Change network request implementation to use electron's API (#509)" (#514)
This reverts commit 0c8b322
2018-10-03 21:30:52 +05:30
Vishwas Shashidhar
4e25fddbe6 update version in preinstall script 2018-10-03 12:13:48 +05:30