Samuel Attard
1a9b4b4671
First few docs made optional
2016-11-11 09:22:55 -08:00
joshaber
999b349e94
Docit
2016-11-10 13:35:56 -05:00
Zeke Sikelianos
ac68de6215
document process(es) for all APIs
2016-11-03 10:26:00 -07:00
Samuel Attard
d2a701a465
Document the return values of all methods in the docs
2016-09-25 12:59:30 +13:00
Pier Bover
70c1d194ef
added clarification for common Windows pitfalls
2016-09-09 13:51:42 -05:00
Samuel Attard
b367c65bcd
Add docs for getFeedURL
2016-07-15 00:07:17 +12:00
Leonard Lamprecht
67dd19ed0f
Replace OS X and Mac OS with macOS
2016-06-18 15:26:26 +02:00
Cheng Zhao
33a69fe50b
Merge pull request #6008 from develar/patch-1
...
Add info about electron-builder to build windows installer
2016-06-13 06:16:53 +00:00
Cheng Zhao
a3786f66c9
Do not add JS wrapper for setFeedURL
...
When possible we should avoid adding wrappers in JS, it usually makes
code more difficult to mantain
2016-06-13 09:38:47 +09:00
Milan Burda
c89d8b19b6
Add optional requestHeaders argument to autoUpdater.setFeedURL + allow calling mulitple times
2016-06-12 12:46:16 +02:00
Vladimir Krivosheev
109596501c
Add info about electron-builder to build windows installer
2016-06-12 10:48:50 +02:00
Pierre-Yves Jamon
3b11355521
Add nuts link to the docs
...
Add link to GitbookIO/nuts in the docs page for autoUpdater
2016-06-01 15:22:08 +02:00
Plusb Preco
9cbcd228f3
📝 Adjust line length to 80
...
[ci skip]
2016-05-19 18:32:43 +09:00
Kevin Sawicki
f84b5a7642
Link to electron-winstaller
2016-05-06 10:05:12 -07:00
Zeke Sikelianos
799fd13c50
more updates to api summaries based on feedback
2016-04-22 11:42:54 -07:00
Zeke Sikelianos
0527b17e42
blockquote summaries
2016-04-22 10:32:28 -07:00
Zeke Sikelianos
ee190ca62a
create a one-liner description for each API
2016-04-22 10:32:28 -07:00
Plusb Preco
4f4277e25e
📝 Fix coding style issues
...
* Adjust line length to `80`
* Normalize whitespaces
[ci skip]
2016-04-22 22:54:43 +09:00
Kevin Sawicki
59991f2fd8
Mention codesigning is required on OS X
2016-04-07 09:03:31 -07:00
Alexandru Rosianu
ff7bb1e6cb
Add squirrel-updates-server link in the docs
...
Add link to Aluxian/squirrel-updates-server in the docs page for autoUpdater
2016-04-01 14:28:52 +03:00
Plusb Preco
346ef9df0c
📝 Update docs styles
...
* Adjust line length to `80`
* Normalize whitespaces
[ci skip]
2016-03-31 14:16:14 +09:00
Arek Sredzki
951bd745aa
Added electron-release-server link to the docs
...
By request from a couple users, I've added a link to the electron-release-server, that makes using the auto-updater much easier.
2016-03-22 16:35:03 -07:00
Arinde Eniola
f48c28f22b
Update auto-updater.md
2015-12-14 01:02:30 +01:00
Cheng Zhao
fbb8e61958
Replace "Url" in API names with "URL"
2015-11-13 16:03:40 +08:00
Cheng Zhao
8a3268b70c
docs: Add notes for working together with Squirrel
2015-11-03 15:30:54 +08:00
Greg Gamel
d097082baf
Update auto-updater.md to improve readability
...
Fix minor grammatical mistakes, correct sentence structures, and improve readability.
2015-10-31 21:25:07 -05:00
Michael J. Zoidl
95ef73ebc1
Update autoUpdater api docs
...
The event `quitAndUpdate` event changed to `quitAndInstall`
2015-10-30 12:17:30 +01:00
Cheng Zhao
88b05cff3e
docs: auto-updater on Windows
2015-10-23 20:11:59 +08:00
Cheng Zhao
aeafc46ded
Keep compatibility with old API style
2015-10-23 15:50:55 +08:00
Cheng Zhao
95fe4beda8
Pass real Error object in error event
2015-10-23 14:37:35 +08:00
Jessica Lord
b797804fd9
Use "in" over "on"
2015-09-04 13:44:40 -07:00
Samy Pessé
9ee063ca14
Add section about server implementations
2015-08-31 00:07:36 +02:00
Jessica Lord
9b84dc4e1a
Line wrap 80
2015-08-24 14:38:29 +02:00
Jessica Lord
454413f69a
Standardize auto-updater.md
2015-08-19 18:55:11 +02:00
Jeffrey Morgan
b10560a5b0
Fix typo in auto-updater.md
2015-07-28 16:51:41 +01:00
Jeffrey Morgan
d138c2970c
Improve grammar and punctuation of auto-updater.md
...
Improve the grammar, sentence structure, punctuation and formatting of
`auto-updater.md`.
2015-07-23 17:57:42 +01:00
mhkeller
ca2cb9c9ba
valid example json, fix https://github.com/atom/electron/issues/2228
2015-07-15 10:34:33 -04:00
Glen Maddern
19daed9479
electron-installer not atom-shell-installer
...
<3
2015-06-26 14:17:52 +10:00
Tom Moor
8bd711ea66
Add 'error' event to auto-updater documentation
2015-04-07 09:21:29 -07:00
Joseph Dykstra
b6875ad49b
Renamed browser-side to main process
...
renamed a few occurances of "web page" to "renderer"
renamed a few files that had "browser" in their name to "main-process"
note that there are still many occurances of web page.
2015-03-26 10:20:31 -05:00
Kevin Sawicki
47463ae5cb
📝 Tweak Windows installer sentence
2015-03-04 14:36:56 -08:00
João Moreno
7148f6d144
Refer grunt-atom-shell-installer to Windows users
2015-03-04 22:38:25 +01:00
Xue Fuqiao
5083a7505d
Change Mac OS X to OS X.
...
Apple has renamed Mac OS X to OS X.
2015-02-02 16:21:23 +08:00
Kevin Sawicki
ad3eac2e38
📝 Mention code signing is required for updates
...
Refs #512
2014-07-25 09:14:49 -07:00
Cheng Zhao
5b5651882e
Squirrel.Mac is open sourced.
2014-05-06 11:22:03 +08:00
Cheng Zhao
5933947000
📝 Simpilify the structure of API references.
2014-05-05 14:24:57 +08:00