auto-updater
|
Use const instead of var
|
2016-08-08 13:07:01 -07:00 |
exports
|
Fixing lint-js issues.
|
2016-10-12 14:54:22 +02:00 |
app.js
|
Use spread syntax instead of function apply
|
2016-12-01 14:56:00 -08:00 |
dialog.js
|
Add DialogSettings helper struct
|
2017-02-09 10:13:11 -08:00 |
ipc-main.js
|
Use spread syntax instead of apply
|
2016-12-01 14:56:00 -08:00 |
menu-item-roles.js
|
Add forcereload menu item role
|
2017-02-03 09:39:41 -08:00 |
menu.js
|
remove unused var
|
2016-10-10 15:38:27 -07:00 |
net.js
|
Use spread syntax instead of function apply
|
2016-12-01 14:56:00 -08:00 |
power-monitor.js
|
Set prototype of constructor directly
|
2016-08-02 20:38:35 +09:00 |
protocol.js
|
Fix lint errors of using __proto__
|
2016-08-02 21:02:28 +09:00 |
screen.js
|
Set prototype of constructor directly
|
2016-08-02 20:38:35 +09:00 |
session.js
|
Use object for verification request
|
2017-02-08 11:59:43 -08:00 |