Kevin Sawicki
|
9339853448
|
Merge pull request #7520 from electron/fix-undef-webprefs
Default webPreferences to empty object always
|
2016-10-07 10:10:40 -07:00 |
|
deepak1556
|
12fb9f1f18
|
media: set the application name for audio streams shown in external apps
|
2016-10-07 16:15:30 +05:30 |
|
tinydew4
|
f3b182606b
|
Add REPL doc in ko-KR and apply other changes
|
2016-10-07 08:34:27 +00:00 |
|
Samuel Attard
|
a0284a9bc5
|
Add spec for window.open with webPreferences set to null
|
2016-10-07 12:13:04 +11:00 |
|
Samuel Attard
|
09e5035ab5
|
Default webPreferences to empty object always
|
2016-10-07 11:45:13 +11:00 |
|
Zeke Sikelianos
|
b7e078e98d
|
sanitize MenuItem options
|
2016-10-06 14:37:13 -07:00 |
|
Zeke Sikelianos
|
f80e81bf9f
|
standardize
|
2016-10-06 12:20:00 -07:00 |
|
Zeke Sikelianos
|
c34d868609
|
update docs-linter
|
2016-10-06 12:20:00 -07:00 |
|
Samuel Attard
|
2b05c61ae3
|
Update docs for parsing
|
2016-10-06 12:19:38 -07:00 |
|
Samuel Attard
|
b859afc118
|
Update docs to follow the 'link first instance' standard
|
2016-10-06 12:19:38 -07:00 |
|
Samuel Attard
|
03979936f3
|
Move reused object structures to a standard structures folder
|
2016-10-06 11:59:42 -07:00 |
|
Kevin Sawicki
|
4d7050553c
|
Merge pull request #7449 from amtj/repl-docs
add REPL documentation
|
2016-10-06 11:38:48 -07:00 |
|
Kevin Sawicki
|
c104858079
|
Update Node.js docs link and Windows note
|
2016-10-06 11:38:09 -07:00 |
|
Kevin Sawicki
|
2c8781ed69
|
Merge pull request #7511 from tinydew4/translate-ko
Update korean docs
|
2016-10-06 11:12:26 -07:00 |
|
Kevin Sawicki
|
e38fc724f8
|
Merge pull request #7508 from miniak/docs-fix
Add missing documentation
|
2016-10-06 11:11:31 -07:00 |
|
Kevin Sawicki
|
3bbfc4d420
|
Merge pull request #7507 from toonborgers/translate-nl
Add link to dutch translation in CONTRIBUTING.md [ci skip]
|
2016-10-06 11:06:18 -07:00 |
|
Kevin Sawicki
|
217010a669
|
Merge pull request #7515 from electron/newline-before-list
Add newline before list
|
2016-10-06 11:03:52 -07:00 |
|
Kevin Sawicki
|
451cea4675
|
Add newline before list
|
2016-10-06 11:02:30 -07:00 |
|
Kevin Sawicki
|
d39182b41a
|
Pass crashes directory instead of product name and temp dir
|
2016-10-06 10:55:11 -07:00 |
|
Zeke Sikelianos
|
2cda2bd718
|
Merge pull request #7502 from squarejaw/patch-1
Fix misspelling in docs/api/app.md
|
2016-10-06 10:44:11 -07:00 |
|
Kevin Sawicki
|
16e3991ffa
|
Guard against app.getPath throwing with OS fallback
|
2016-10-06 10:07:40 -07:00 |
|
Kevin Sawicki
|
fbbffe03a5
|
Add getPath specs
|
2016-10-06 09:57:25 -07:00 |
|
Kevin Sawicki
|
f61ace74bb
|
Sort includes
|
2016-10-06 09:50:06 -07:00 |
|
Kevin Sawicki
|
4a8dcec63a
|
Wait for crash report to become available
|
2016-10-06 09:47:07 -07:00 |
|
Kevin Sawicki
|
30c6ca6751
|
Only call UTF8ToUTF16 on Windows
|
2016-10-06 09:14:16 -07:00 |
|
Kevin Sawicki
|
84b7bb29f0
|
Fix Windows compiler errors
|
2016-10-06 09:02:03 -07:00 |
|
Kevin Sawicki
|
9d1d1f21e9
|
Use FilePath for crash reporter temp directory
|
2016-10-06 09:02:03 -07:00 |
|
Kevin Sawicki
|
883c4b63d0
|
temp_path -> temp_dir
|
2016-10-06 09:02:02 -07:00 |
|
Kevin Sawicki
|
0380d3ae50
|
Pass crashes directory to crash service process
|
2016-10-06 09:02:02 -07:00 |
|
Kevin Sawicki
|
2fbb98a97c
|
Remove directory assert
|
2016-10-06 09:02:02 -07:00 |
|
Kevin Sawicki
|
43702e0f8e
|
Support calling getUploadedReports on unstarted crash reporter
|
2016-10-06 09:02:02 -07:00 |
|
Kevin Sawicki
|
56d9ce34e4
|
Use valid Linux report id
|
2016-10-06 09:02:02 -07:00 |
|
Kevin Sawicki
|
76abb2e18d
|
Add missing temp_dir arg to override
|
2016-10-06 09:02:02 -07:00 |
|
Kevin Sawicki
|
a0db484510
|
Use app.getPath directly for temp path
|
2016-10-06 09:02:02 -07:00 |
|
Kevin Sawicki
|
b3b856f476
|
Set productName in main process on Linux
|
2016-10-06 09:02:02 -07:00 |
|
Kevin Sawicki
|
69a7025c96
|
Fix Linux compiler errors
|
2016-10-06 09:02:01 -07:00 |
|
Kevin Sawicki
|
773bfea386
|
Remove unused rimraf spec dependency
|
2016-10-06 09:02:01 -07:00 |
|
Kevin Sawicki
|
eafc694bba
|
Mention crash report locations
|
2016-10-06 09:02:01 -07:00 |
|
Kevin Sawicki
|
81733a523e
|
DRY up temp directory logging
|
2016-10-06 09:02:01 -07:00 |
|
Kevin Sawicki
|
1afe501a36
|
Add tests for crash reports in custom temp directory
|
2016-10-06 09:02:01 -07:00 |
|
Kevin Sawicki
|
f282b51c98
|
🎨 Use ES6 class, destructuring, and let/const
|
2016-10-06 09:02:01 -07:00 |
|
Kevin Sawicki
|
ac0658bbf1
|
Use PathService for temp dir path for crashes
|
2016-10-06 09:02:01 -07:00 |
|
tinydew4
|
116dbc0581
|
Update ko docs
|
2016-10-06 14:53:57 +00:00 |
|
tinydew4
|
6af8a0fae4
|
Update ko docs
|
2016-10-06 14:27:48 +00:00 |
|
tinydew4
|
79b5ae3d57
|
Modify docs to refelect the latest
|
2016-10-06 14:27:48 +00:00 |
|
Milan Burda
|
cb15181f43
|
Fix typo
|
2016-10-06 12:03:37 +02:00 |
|
Milan Burda
|
9f342ebbd1
|
Add missing documentation
|
2016-10-06 11:30:34 +02:00 |
|
Toon Borgers
|
27795015ff
|
Add link to dutch translation in CONTRIBUTING.md
|
2016-10-06 10:56:59 +02:00 |
|
Cheng Zhao
|
79a5de3fd8
|
Bump v1.4.3
|
2016-10-06 17:12:07 +09:00 |
|
Cheng Zhao
|
2624738534
|
Lock the version of electron-docs-linter
|
2016-10-06 17:12:06 +09:00 |
|