Commit Graph

271 Commits

Author SHA1 Message Date
Vikas Shashidhar
771bbace66 Merge pull request #183 from VikasShashidhar/electron-127
Electron 127: Fine tune Preload Script
2017-09-07 21:33:50 +05:30
Vikas Shashidhar
8536b2d317 Removed a workaround which was required to overcome the prevention of using the "will-navigate" event in a sandboxed environment. 2017-09-05 19:19:10 +05:30
Vikas Shashidhar
caa4e24032 Merge pull request #182 from KiranNiranjan/ELECTRON-125
Electron-125 (Electron Screen Share)
2017-09-05 18:23:25 +05:30
Vikas Shashidhar
4e9b8e9890 Merge branch 'master' of github.com:VikasShashidhar/SymphonyElectron 2017-09-04 17:13:40 +05:30
Vikas Shashidhar
56bebd0ee9 Pushing updated package file 2017-09-04 17:13:29 +05:30
Vikas Shashidhar
e9aab5b552 Added package-lock.json 2017-09-04 17:13:29 +05:30
Kiran Niranjan
363017bdf9 Electron-125 - Flipped the condition 2017-09-01 21:59:26 +05:30
Kiran Niranjan
0b003d1df9 Electron-125 - Flipped the condition 2017-09-01 21:35:38 +05:30
Kiran Niranjan
6b158dd21d Electron-125 - Fixed desktop capturer issue which was caused by a regression 2017-09-01 19:35:52 +05:30
Vikas Shashidhar
35177567ce Merge pull request #179 from VishwasShashidhar/electron-113
Electron 113 (User Config Changes)
2017-09-01 14:41:59 +05:30
Vishwas Shashidhar
5e67987696 ELECTRON-113: added documentation 2017-09-01 13:56:02 +05:30
Vishwas Shashidhar
526c7cc1c9 Merge branch 'master' into electron-113
# Conflicts:
#	js/main.js
#	package.json
2017-09-01 12:53:10 +05:30
Vikas Shashidhar
4dc499cb83 Merge pull request #180 from VishwasShashidhar/electron-97
Electron 97 (Refactoring)
2017-08-29 21:04:51 +05:30
Vishwas Shashidhar
b502d65de2 electron-97: fixed logging issues for unit tests and added documentation in the README 2017-08-24 17:16:12 +05:30
Vishwas Shashidhar
1819b7f82d electron-97: refactored the code as per the ticket (point 5 i.e. local logging covered) 2017-08-24 16:52:32 +05:30
Vishwas Shashidhar
d566e38b6a electron-97: removed console log statements in the spectron tests 2017-08-24 16:31:09 +05:30
Vishwas Shashidhar
5f557247a7 electron-97: refactored the code as per the ticket (points 3 & 4 covered) 2017-08-24 16:18:32 +05:30
Vishwas Shashidhar
28bd9399aa electron-97: refactored the code as per the ticket (points 2 & 6 covered) 2017-08-24 13:21:02 +05:30
Vishwas Shashidhar
7ab0f75e2e electron-97: completed point 1 in refactoring 2017-08-23 22:08:33 +05:30
Vishwas Shashidhar
f2909cdebd electron-113: refactored the code as per PR comments 2017-08-23 14:32:58 +05:30
Vishwas Shashidhar
8aa5f50459 Merge branch 'master' into electron-113
* master:
  Electron-114 - Added a condition to not include reload in context menu when clicked on links
2017-08-22 21:29:42 +05:30
Vishwas Shashidhar
a52cce2104 electron-113: fixed indentation issues 2017-08-22 21:27:33 +05:30
Vishwas Shashidhar
bb939d77ee electron-113: fixed issues w.r.t. reinstall cases on windows 2017-08-22 21:18:21 +05:30
Vikas Shashidhar
5d6a3670a2 Merge pull request #178 from KiranNiranjan/ELECTRON-114
Electron-114 (Reload Context Menu)
2017-08-22 13:59:24 +05:30
Vikas Shashidhar
e802ecefc5 Pushing updated package file 2017-08-21 15:47:39 +05:30
Vikas Shashidhar
50b79df1ce Added package-lock.json 2017-08-21 15:39:01 +05:30
Kiran Niranjan
94ef8905f2 Electron-114 - Added a condition to not include reload in context menu when clicked on links 2017-08-21 11:06:09 +05:30
Vishwas Shashidhar
d4807279f6 electron-113: implemented changes as per the use cases defined in the ticket 2017-08-18 17:59:03 +05:30
Vikas Shashidhar
0d859de70f Merge pull request #174 from KiranNiranjan/ELECTRON-111
Electron-111 (Optimised Application Size)
2017-08-16 15:51:31 +05:30
Vikas Shashidhar
6b6093f9a0 Merge pull request #173 from KiranNiranjan/ELECTRON-109
Electron-109 (Auto Launch on Startup Mac)
2017-08-16 15:49:54 +05:30
Kiran Niranjan
1d641fdf24 Electron-111 - Removed some internal dependencies of electron-spellchecker 2017-08-16 13:56:49 +05:30
Kiran Niranjan
598f75038b Electron-109 - Changed "launchOnStartup" custom implementation to "auto-launch" 2017-08-10 18:28:17 +05:30
Vikas Shashidhar
7ac42f0f54 Merge pull request #167 from KiranNiranjan/ELECTRON-47
Electron-47 (Spell Checker)
2017-08-09 21:39:23 +05:30
Kiran Niranjan
65cea1fb1f Electron-47 - Resolved merge conflicts 2017-08-09 21:34:50 +05:30
Kiran Niranjan
3756d8e3b1 Merge remote-tracking branch 'upstream/master' into ELECTRON-47
# Conflicts:
#	package.json
2017-08-09 21:31:54 +05:30
Vikas Shashidhar
b098c3e828 Merge pull request #172 from KiranNiranjan/ELECTRON-107
Electron-107 - (Remote Desktop)
2017-08-09 21:25:44 +05:30
Kiran Niranjan
7556869049 Electron-107 - Fixes the remote desktop(2nd monitor) issue on windows 2017-08-08 15:20:03 +05:30
Vikas Shashidhar
21f5e9d374 Merge pull request #170 from KiranNiranjan/ELECTRON-104
Electron-104 - (Removed Async Dependency)
2017-08-04 18:59:17 +05:30
Kiran Niranjan
2e943359bb Electron-104 - Optimized async dependency in electron-notify 2017-08-04 11:58:06 +05:30
Kiran Niranjan
46fcb12a4b Merge remote-tracking branch 'upstream/master' into ELECTRON-47
# Conflicts:
#	installer/win/Symphony-x64.aip
2017-08-02 16:23:04 +05:30
Kiran Niranjan
173c2c692a Electron-47 - Renamed error message and added some done() callback 2017-08-02 16:19:27 +05:30
Kiran Niranjan
c8ca074f92 Electron-47
1. Removed `electron-context-menu` from dependency
2. Added cld.node in app.asar.unpacked dir
3. Resolved conflicts
2017-08-02 16:17:30 +05:30
Vikas Shashidhar
3b46d2e76d Merge pull request #168 from KiranNiranjan/ELECTRON-105
Electron-105 (Windows Installer Issue)
2017-08-02 14:42:51 +05:30
Kiran Niranjan
9b1cf61363 Electron-105 - Included some missing dll files from the latest electron ver 1.7.5 to .aip 2017-08-02 11:00:32 +05:30
Kiran Niranjan
ae0398d8d0 Electron-47
1. Added a default language ('en-US') for windows
2. Included app.asar.unpacked dir in the windows installer as `spawn-rx` module is required for spellchecker to work.
2017-08-01 13:28:32 +05:30
Kiran Niranjan
e21f7adfaa Electron-47
1. Fixed some issues with windows
2. Changed the arg from external to exclude
2017-08-01 12:19:59 +05:30
Kiran Niranjan
95d3a43726 Electron-47 - Removed the old "electron-context-menu" that was being used 2017-07-26 15:56:55 +05:30
Kiran Niranjan
1ef82d2204 Electron-47
1. Handled spellchecker issue for pop outs
2. Wrote spectron test for spellchecker
2017-07-26 15:34:26 +05:30
Kiran Niranjan
249021046a Merge remote-tracking branch 'upstream/master' into ELECTRON-47 2017-07-25 14:28:22 +05:30
Kiran Niranjan
6485324677 Implemented Spell checker 2017-07-25 14:27:57 +05:30