Vanessa Yuen
|
43271c162a
use `includes` instead of `indexOf`
|
7 years ago |
Matthias Niess
|
254dcdaa45
add tray icon workaround for newer Ubuntu releases (fixes #9046)
|
7 years ago |
Kevin Sawicki
|
c8ff67ab75
Use spread syntax instead of function apply
|
8 years ago |
Menci
|
ca68dfe097
:art: Remove extra semicolon
|
8 years ago |
Menci
|
ef45b67dbf
:penguin: :bug: Move the workaround to `lib/browser/init.js`
|
8 years ago |
Kevin Sawicki
|
902bd0564e
Require Buffer explicitly instead of relying on global
|
8 years ago |
Kevin Sawicki
|
28b33074cf
Setup stdin in both processes on Windows
|
8 years ago |
Cheng Zhao
|
844f32aa36
Set prototype of constructor directly
|
8 years ago |
Cheng Zhao
|
895b8b47ee
Save the prototype of EventEmitter
|
8 years ago |
Cheng Zhao
|
892026458d
Cleanup init.js
|
8 years ago |
Samuel Attard
|
9f0299cc31
Use better regex to match spaces
|
8 years ago |
Samuel Attard
|
12dba2cb67
Remove all spaces from potential appUserModelID as it isn't allowed by the spec
|
8 years ago |
Kevin Sawicki
|
b8e5180132
Use require to load package.json instead of fs/JSON
|
8 years ago |
Kevin Sawicki
|
5a122b5ea0
Eagerly require protocol
|
8 years ago |
Kevin Sawicki
|
cc7395eea8
Remove returns from event listeners
|
9 years ago |
Kevin Sawicki
|
2ce4237083
Remove hideInternalModules API
|
9 years ago |
Kevin Sawicki
|
464dad3135
Store default_app in .asar archive
|
9 years ago |
Zeke Sikelianos
|
e6698102c9
standardize by hand
|
9 years ago |
Zeke Sikelianos
|
4794385fac
first pass at standardizing; suite still passing!
|
9 years ago |
Kevin Sawicki
|
8889c29866
Use rest parameters
|
9 years ago |
Paul Betts
|
3ee4790dab
Automatically set app user model ID
|
9 years ago |
Kevin Sawicki
|
418efbe660
Remove unneeded resolve calls
|
9 years ago |
Kevin Sawicki
|
006c77a00f
Update requires paths
|
9 years ago |
Kevin Sawicki
|
70aa9b06ee
Move JavaScript to root lib/ folder
|
9 years ago |