Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
7 年 前 |
Shelley Vohr
|
06892775d4
add new event to auto-updater
|
7 年 前 |
shelley vohr
|
0e5b6f9300
Upgrade to node v9.3.0 (#11507)
|
7 年 前 |
Samuel Attard
|
6318cd781d
Update to use Squirrel.Mac that supports CDN releases
|
7 年 前 |
Samuel Attard
|
f385e19594
Indenting stuff
|
8 年 前 |
Shelley Vohr
|
ed717a9b45
revert accidental overbeautification
|
8 年 前 |
Shelley Vohr
|
24ab5075e7
appease the linter
|
8 年 前 |
Shelley Vohr
|
8cf00fece6
add onError with three params and move to atom-auto-updater
|
8 年 前 |
Kevin Sawicki
|
13e4582697
Emit autoUpdater error directly as Error object
|
8 年 前 |
Kevin Sawicki
|
e7b679ead6
Add IsEmpty helper and remove GetInstance public usage
|
8 年 前 |
Kevin Sawicki
|
0883a9f966
Use CloseAllWindows helper
|
8 年 前 |
Haojian Wu
|
00693ba075
Replace "size()" with "empty()".
|
8 年 前 |
Kevin Sawicki
|
6285500cdc
Sort includes alphabetically
|
9 年 前 |
Cheng Zhao
|
844f32aa36
Set prototype of constructor directly
|
9 年 前 |
Cheng Zhao
|
8c3232dc56
Every native class now gets a name
|
9 年 前 |
Cheng Zhao
|
cb19efe49c
Pass FunctionTemplate in BuildPrototype
|
9 年 前 |
Samuel Attard
|
fa7526202b
Remove unnecessary method
|
9 年 前 |
Samuel Attard
|
51687e1bc9
Add the getFeedURL API for macOS and Windows
|
9 年 前 |
Cheng Zhao
|
a3786f66c9
Do not add JS wrapper for setFeedURL
|
9 年 前 |
Cheng Zhao
|
e2442fb052
Move converter for std::map to native_mate
|
9 年 前 |
Milan Burda
|
c89d8b19b6
Add optional requestHeaders argument to autoUpdater.setFeedURL + allow calling mulitple times
|
9 年 前 |
Cheng Zhao
|
9fe3dbcfe0
Make VS happy
|
9 年 前 |
Cheng Zhao
|
2ae52d0ff4
Make Wrappable a template class
|
9 年 前 |
Cheng Zhao
|
fbb8e61958
Replace "Url" in API names with "URL"
|
9 年 前 |
Cheng Zhao
|
aeafc46ded
Keep compatibility with old API style
|
9 年 前 |
Cheng Zhao
|
f89d28a63e
Simplify the auto-updater implementations
|
9 年 前 |
Cheng Zhao
|
85c84a0eb0
Emit Date object in C++ directly
|
9 年 前 |
Cheng Zhao
|
95fe4beda8
Pass real Error object in error event
|
9 年 前 |
Cheng Zhao
|
e365cb6b1c
No longer needs to define node_includes.h at last
|
9 年 前 |
Cheng Zhao
|
d78efe7c22
Use Local instead of Handle
|
10 年 前 |