Jessica Lord
|
9103253f62
|
Use const
|
2016-01-14 14:26:10 -08:00 |
|
Kevin Sawicki
|
030d2a843c
|
Remove extra newlines around comments
|
2016-01-14 11:10:12 -08:00 |
|
Kevin Sawicki
|
990dc30e8d
|
Use // for multi-line comments
|
2016-01-14 10:44:21 -08:00 |
|
Kevin Sawicki
|
f4af744519
|
Use // for single line comments
|
2016-01-14 10:35:29 -08:00 |
|
Kevin Sawicki
|
1f9691ae13
|
Convert all source files to JavaScript
|
2016-01-12 16:24:06 -08:00 |
|
Kevin Sawicki
|
403870a27e
|
Migrate to block comments
|
2016-01-12 16:22:34 -08:00 |
|
Cheng Zhao
|
fbb8e61958
|
Replace "Url" in API names with "URL"
|
2015-11-13 16:03:40 +08:00 |
|
Cheng Zhao
|
f2439cefd0
|
linux: Don't throw error when using autoUpdater
Fix #3194.
|
2015-11-13 10:58:10 +08:00 |
|
Cheng Zhao
|
852500e5fa
|
Fix a few places using old style require
|
2015-11-13 09:38:22 +08:00 |
|
Cheng Zhao
|
fae2c7bc7a
|
win: Make auto-updater really work
Apparently that PR was never tested.
|
2015-10-23 19:41:54 +08:00 |
|
Cheng Zhao
|
f89d28a63e
|
Simplify the auto-updater implementations
We used to use Sparkle on OS X, and the design was reserved to be
extended to all platforms, which are all wrong now.
|
2015-10-23 15:40:56 +08:00 |
|
Cheng Zhao
|
d74ef5c078
|
Move implementation of auto-updater on OS X to another file
|
2015-10-23 15:13:24 +08:00 |
|
Patrick Detlefsen
|
db3bc28937
|
PR feedback adressed
|
2015-10-20 19:25:03 +02:00 |
|
Patrick Detlefsen
|
6c4016af46
|
make sure the query params are stripped from the updateUrl
|
2015-06-22 15:51:47 +02:00 |
|
Patrick Detlefsen
|
154ca8575c
|
limit the auto-updater-win api to very few methods
|
2015-06-22 15:33:08 +02:00 |
|
Patrick Detlefsen
|
ae5411c37b
|
move squirrel bahaviour into proper place
|
2015-06-22 15:17:07 +02:00 |
|
Patrick Detlefsen
|
a8469fc79d
|
auto-updater extends event-emitter
|
2015-06-16 12:31:55 +02:00 |
|
Patrick Detlefsen
|
99f352228c
|
addresses suggestions from pull-request
|
2015-06-16 11:04:37 +02:00 |
|
Patrick Detlefsen
|
621178f558
|
initial idea
|
2015-06-15 20:28:47 +02:00 |
|