Commit Graph

10 Commits

Author SHA1 Message Date
Vishwas Shashidhar
15aed177b5 removed package-lock.json from git cache and added it to gitignore 2017-10-17 11:14:53 +05:30
Vishwas Shashidhar
150ebaf70a Electron 77 - added alwaysontop option for windows installer (#145)
* electron-77: added support for alwaysOnTop in mac installer

* updated the gitignore file to exclude vscode settings

* electron-77: added option for alwaysOnTop for windows installer

* electron-77: fixed the aip certficiate disabled issue, updated the gitignore to ignore aip cache and setup files
2017-06-20 08:51:31 -07:00
Vishwas Shashidhar
0bb95f9509 updated the gitignore file to exclude vscode settings (#144) 2017-06-16 09:09:56 -07:00
Vishwas Shashidhar
307b60dd25 electron-37: fixed issues w.r.t. installer pane not capturing the pod… (#115)
* electron-37: fixed issues w.r.t. installer pane not capturing the pod url and also added startup plist in the post install script

* electron-37: removed watch paths on launch agent
2017-05-30 10:09:34 -07:00
Lynn
3309c9f70f electron-37: added implementation for advanced mac installer (#99) 2017-05-23 13:51:19 -07:00
Vishwas Shashidhar
cda34b1d70 Electron 24 - protocol handler (#85)
* added idea and coverage directories under gitignore

* electron-24: implemented handlers to process protocol actions

* electron-17: implemented use case for opening app if it is not open and handle the protocol url

* electron-24: added code and documentation comments

* electron-24: added unit tests for the protocol handler

* added npm-debug log to gitignore

* electron-24: added protocol handler support for windows

* electron-24: made changes as per comments on the PR

* electron-16: added more comments and further refactoring
2017-05-13 11:23:44 -07:00
Kiran Niranjan
4087eb3acc Electron 32 (Activity Detection) (#71)
* Implemented user activity detection

* ELECTRON-32: Implemented throttle function

* ELECTRON-32: Fixed some bugs in throttle function

* ELECTRON-32: Updated comments

* ELECTRON-32: Fixed clear interval bug

* ELECTRON-32: Updated as per the review

* ELECTRON-32: Updated return statement

* ELECTRON-32: Added a boolean to the callback function

* ELECTRON-32: Resolved conflicts

* ELECTRON-32 - Added period attribute
2017-05-08 11:30:45 -07:00
Vishwas Shashidhar
6ee561a67b added idea and coverage directories under gitignore (#73) 2017-05-02 08:50:13 -07:00
Lynn
38f92b8849 browserify preload scripts (#30) 2017-03-07 14:44:31 -08:00
Lynn Neir
03de0d109a add gitignore file 2017-02-13 16:43:08 -08:00