Vishwas Shashidhar
3c4ae0615e
ELECTRON-261: removed extra attributes
...
removed extra attributes in the config file as per PR suggestion.
2018-02-06 17:35:06 +05:30
Vishwas Shashidhar
d3b95f70e9
ELECTRON-261: add logic to get gpu related flags from config file
2018-01-25 22:59:25 +05:30
Kiran Niranjan
5ef535d88e
Electron-249 - Implemented a new feature that brings electron wrapper when a user receives a notification
2018-01-05 17:42:43 +05:30
Kiran Niranjan
78c466516c
Electron-217
...
Updated the PR as per the review comments
2017-12-21 13:52:05 +05:30
Kiran Niranjan
84cb11e629
Electron-217
...
* Implemented basic logic on whitelisting urls
* Removed a space in PULL_REQUEST_TEMPLATE.md
2017-12-11 22:41:34 +05:30
Vishwas Shashidhar
db154ea7d5
electron-214: changed the default value for minimize on close in the global config file
2017-11-16 15:32:16 +05:30
Vishwas Shashidhar
6f28edc5bb
electron-194: adds support to set chrome flags
2017-10-26 16:53:15 +05:30
Vishwas Shashidhar
547d8e530c
electron-17: disabled crash report upload to server
2017-10-05 22:54:54 +05:30
Vishwas Shashidhar
f83cfb9a44
electron-17: refactored code to read data from the config file and added pod url to the extras object
2017-10-05 22:18:52 +05:30
Vishwas Shashidhar
605c725a08
electron-17: removed config that was not needed
2017-09-19 12:04:57 +05:30
Vishwas Shashidhar
9f7bc10287
electron-17: added support to get crash directory info for users amongst other minor changes
2017-09-14 21:08:42 +05:30
Vishwas Shashidhar
40f0cdcdf9
Merge branch 'master' into electron-17
...
# Conflicts:
# js/main.js
# js/windowMgr.js
2017-09-13 16:13:49 +05:30
Vishwas Shashidhar
cc1c50945e
changed the default url for the crash server
2017-07-14 09:43:03 +05:30
Kiran Niranjan
8d0f9423a9
Electron-93
...
1. Implemented Robotjs for windows
2. Implemented a method to copy config for both windows and mac
3. Removed a conflict in config file
2017-07-10 20:30:24 +05:30
Vishwas Shashidhar
981df664a9
electron-17: merged master onto electron-17 and resolved conflicts
2017-07-05 15:45:46 +05:30
Kiran Niranjan
2b6ec2aeb8
Electron-43 (Configure Notification Position) ( #142 )
...
* ELECTRON-43 - Implemented Alert settings functionality
* ELECTRON-43
1. Added multiple monitor support for notifications in windows
2. Implemented a settings window to change notification position
3. Completed implementing configure alert position window
* ELECTRON-43 - Refactored code and changed config data
* ELECTRON-43
1. Refactored the code
2. Added modal property to browser window
* ELECTRON-43
1. Resolved conflicts
2. Made config default display value to null
3. Renamed api method from 'showAlertSettings' to 'showNotificationSettings' for consistency
4. Fixed some bugs
2017-06-16 15:29:56 -07:00
Kiran Niranjan
b72e95fd37
Electron-56 (Always on top) ( #127 )
...
* ELECTRON-56 - Implemented always on top feature
* ELECTRON-56 - Made some code refactoring
* ELECTRON-56 - Also fetching the alwaysOnTop prop from the event emitter
* ELECTRON-56 - Refactored code
* ELECTRON-56 - Exported only the required methods in event emitter
2017-06-15 10:11:29 -07:00
Vishwas Shashidhar
3f9167b3d6
electron-69: sets minimize on close to false by default in the mac installer and the config file ( #126 )
2017-06-05 09:23:20 -07:00
Vikas Shashidhar
abdd8da1fa
1. Crash Details such as Company Name and Crashpad URL are now being fetched from the global config file.
2017-06-05 16:09:31 +05:30
Vikas Shashidhar
65b08f0952
Electron-17: Crash Reporter
...
1. Implemented crash reporter for both main and renderer processes
2. Fetch crash log details from Symphony.config
3. Send reports to a break pad server
2017-05-24 19:02:49 +05:30
rbarros-daitan
c0908e64ef
Auto Launch ( #75 )
...
* Auto Launch
* Applying comments
* fix app.quit
2017-05-09 14:44:14 -07:00
Lynn
8f1e1e388a
Installer config ( #19 )
...
* update installer to read pod url from config
* update to installer aip
* fix in undefined in getConfig
2017-02-22 15:34:16 -08:00
Lynn
50ca154a7e
Read config ( #18 )
...
* read config file
* remove homepage from package.json
2017-02-20 10:24:46 -08:00