Kevin Sawicki
|
d627ead273
|
Remove linter errors
|
2016-05-06 10:12:55 -07:00 |
|
Kevin Sawicki
|
16d4c436cb
|
Keep exporting deprecate/deprecations
|
2016-05-06 10:12:55 -07:00 |
|
Kevin Sawicki
|
2ce4237083
|
Remove hideInternalModules API
|
2016-05-06 10:12:54 -07:00 |
|
Kevin Sawicki
|
dafa14fe42
|
Don't export deprecate API
|
2016-05-06 10:12:54 -07:00 |
|
Kevin Sawicki
|
a6cf7a1095
|
Remove deprecated crashReporter.start options
|
2016-05-06 10:12:53 -07:00 |
|
Kevin Sawicki
|
dae68be2ce
|
Remove deprecated APIs
|
2016-05-06 10:12:53 -07:00 |
|
Felix Rieseberg
|
c0f63eed4e
|
🎨 Windows Store Camels
|
2016-04-21 19:11:25 -07:00 |
|
Felix Rieseberg
|
2a2a8d3263
|
Add Windows Store Detection
If we're running as a Windows Store appx package,
`process.windowsstore` will be `true`, otherwise
`undefined`.
|
2016-04-21 00:02:03 -07:00 |
|
Kevin Sawicki
|
732697a8a2
|
Rename ATOM_SHELL_ASAR to ELECTRON_ASAR
|
2016-04-08 08:53:58 -07:00 |
|
Kevin Sawicki
|
ce95747a25
|
atom.asar -> electron.asar
|
2016-04-01 16:12:12 -07:00 |
|
Zeke Sikelianos
|
6f845373a7
|
do not return and assign
|
2016-03-30 17:00:33 -07:00 |
|
Zeke Sikelianos
|
42e7ee2b4a
|
finish standardizing!
|
2016-03-30 17:00:33 -07:00 |
|
Zeke Sikelianos
|
e6698102c9
|
standardize by hand
|
2016-03-30 17:00:33 -07:00 |
|
Zeke Sikelianos
|
c4b6cf4a8e
|
do more manual cleanup and specify globals
|
2016-03-30 17:00:32 -07:00 |
|
Zeke Sikelianos
|
3855a774ab
|
autoformat more easy files
|
2016-03-30 17:00:31 -07:00 |
|
Zeke Sikelianos
|
67fa250020
|
standardize asar.js by hand
|
2016-03-30 17:00:31 -07:00 |
|
Zeke Sikelianos
|
c845ea8372
|
autoformat more easy files
|
2016-03-30 17:00:31 -07:00 |
|
Zeke Sikelianos
|
80f7c82f93
|
finish standardizing crash reporter
|
2016-03-30 17:00:31 -07:00 |
|
Zeke Sikelianos
|
ca7b492b97
|
tiptoeing along, keeping the suite passing
|
2016-03-30 17:00:31 -07:00 |
|
Cheng Zhao
|
e5886dda9b
|
Avoid re-evaluating internal modules
|
2016-03-27 19:16:26 +09:00 |
|
Kevin Sawicki
|
4f4dc2f4d8
|
Use destructuring assigment
|
2016-03-22 13:11:42 -07:00 |
|
Kevin Sawicki
|
8889c29866
|
Use rest parameters
|
2016-03-18 11:51:02 -07:00 |
|
Kevin Sawicki
|
a3f08c9b51
|
Use arrow functions to replace old CoffeeScript => this wrappers
|
2016-03-11 11:25:56 -08:00 |
|
Kevin Sawicki
|
3a1e837f8b
|
Don't collect results in exit event callback
|
2016-03-11 08:55:47 -08:00 |
|
Kevin Sawicki
|
2e9fd7ce77
|
Update common api path
|
2016-03-08 11:22:13 -08:00 |
|
Kevin Sawicki
|
70aa9b06ee
|
Move JavaScript to root lib/ folder
|
2016-03-08 11:14:21 -08:00 |
|