Kevin Sawicki
|
d26e4a4abf
|
Merge pull request #8800 from electron/https-website
Update website URLs to use HTTPS
|
2017-03-06 09:32:20 -08:00 |
|
Kevin Sawicki
|
cb66a769d4
|
Merge pull request #8795 from electron/rename-shortcuts-to-keyboard-shortcuts
Rename shortcuts to keyboard shortcuts
|
2017-03-06 09:30:55 -08:00 |
|
Yarkhan
|
ef5c2bbded
|
Correcting typo
|
2017-03-05 20:40:18 -03:00 |
|
Zeke Sikelianos
|
15bf7ed536
|
use https URLs for images
|
2017-02-28 21:24:31 -08:00 |
|
Zeke Sikelianos
|
69f0cb26e7
|
use https for all Electron website URLs
|
2017-02-28 21:19:55 -08:00 |
|
Zeke Sikelianos
|
61bce3ef39
|
rename shortcuts to keyboard-shortcuts for clarity
|
2017-02-28 08:44:12 -08:00 |
|
Zeke Sikelianos
|
250c656aa7
|
lint
|
2017-02-27 09:34:35 -08:00 |
|
Zeke Sikelianos
|
f774ea857e
|
remove electron-localshortcut recommendation
|
2017-02-27 08:20:23 -08:00 |
|
Zeke Sikelianos
|
ba4a2d7c30
|
describe local shortcuts before global
|
2017-02-25 19:21:33 -08:00 |
|
Zeke Sikelianos
|
5c64075032
|
add section for browser window events
|
2017-02-25 19:07:09 -08:00 |
|
Zeke Sikelianos
|
32f44d7917
|
add a guide to keyboard shortcuts
|
2017-02-25 18:59:13 -08:00 |
|
Kevin Sawicki
|
55f90b4a4b
|
Add new menu.popup signature to planned breaking changes
|
2017-02-22 10:30:28 -08:00 |
|
Kevin Sawicki
|
1933a4fc9f
|
Remove global Buffer mention now handled as require wrapper
|
2017-02-14 08:42:34 -08:00 |
|
Kevin Sawicki
|
5e78330c6d
|
Merge pull request #8540 from electron/SECURITY.md
Add SECURITY.md
|
2017-02-10 13:27:50 -08:00 |
|
Kevin Sawicki
|
70178adb6e
|
Use object for verification request
|
2017-02-08 11:59:43 -08:00 |
|
Kevin Sawicki
|
5245d42d15
|
Only document deprecation for now
|
2017-02-08 11:59:43 -08:00 |
|
Cheng Zhao
|
2e0780308c
|
allowDisplayingInsecureContent is removed by Chrome
|
2017-02-06 10:34:29 -08:00 |
|
Zeke Sikelianos
|
f0882a5058
|
use consistent headings
|
2017-01-30 10:57:53 -08:00 |
|
Zeke Sikelianos
|
1945771f37
|
Add SECURITY.md
|
2017-01-30 10:49:17 -08:00 |
|
Samuel Attard
|
8fe8dfa410
|
Fixing missing link
|
2017-01-22 00:12:43 +11:00 |
|
Yuya Ochiai
|
11f2574fda
|
📝 Add to security checklist about permission requests
If the handler is not set, remote content can access to user's
information without allowing the permission. e.g. UserMedia
[ci skip]
|
2017-01-20 23:58:21 +09:00 |
|
Yuya Ochiai
|
a7a3aa848e
|
📝 Fix typo
[ci skip]
|
2017-01-20 23:45:48 +09:00 |
|
Kevin Sawicki
|
3ac6019f42
|
Mention context isolation
|
2017-01-16 12:38:16 -08:00 |
|
Kevin Sawicki
|
323edb9d53
|
Add read-only version to planned 2.0 API
|
2017-01-12 13:51:35 -08:00 |
|
Kevin Sawicki
|
6ea1bacc73
|
Merge pull request #8250 from gerhardberger/osr-window-size-fix
Always create offscreen window frameless
|
2016-12-29 09:10:14 -08:00 |
|
Thorben Egberts
|
b22eb0d65f
|
Change Quick Start link from absolute to relative
|
2016-12-22 08:45:51 +01:00 |
|
Thorben Egberts
|
3cfe94c5ef
|
Fixed link to Quick Start
|
2016-12-21 23:41:34 +01:00 |
|
gellert
|
7e82e12468
|
adds note to offscreen tutorial
|
2016-12-21 23:15:39 +01:00 |
|
Kevin Sawicki
|
3b259b4243
|
Add createFromBuffer to planned breaking changes
|
2016-12-14 10:12:37 -08:00 |
|
Kevin Sawicki
|
1d288b69e2
|
Merge pull request #7947 from beakerbrowser/register-standard-secure-schemes
Add {secure:} opt to protocol.registerStandardSchemes
|
2016-12-12 12:52:28 -08:00 |
|
Paul Frazee
|
4e01ab59c1
|
fix documentation for planned breaking changes
|
2016-12-12 12:51:48 -08:00 |
|
Paul Frazee
|
b458201874
|
add deprecation notices to webframe
|
2016-12-12 12:51:48 -08:00 |
|
Kevin Sawicki
|
a2d1a5258b
|
Merge pull request #8178 from lgeiger/native-modules-prebuild
Add instructions for native modules using prebuild
|
2016-12-12 09:29:27 -08:00 |
|
Lukas Geiger
|
6bcf4b1112
|
📝 Add instructions for native modules using prebuild
|
2016-12-10 20:23:33 +01:00 |
|
George
|
82bd1d98d5
|
Indent tree structure to fix Markdown list number rendering
|
2016-12-10 11:14:10 -05:00 |
|
Kevin Sawicki
|
fb74f5576d
|
Merge pull request #8082 from aaronang/doc-electron-resources
Clarify where Electron's resources directory can be found
|
2016-11-28 15:39:07 -08:00 |
|
Kevin Sawicki
|
0b9a2f6be6
|
Add autoSubmit crashReporter option
|
2016-11-28 15:08:28 -08:00 |
|
Aaron Ang
|
92fe82a208
|
📝 Clarify where Electron's resources directory can be found
[ci skip]
|
2016-11-26 00:44:08 +01:00 |
|
Kevin Sawicki
|
c4b68d88e9
|
Add setZoomLevelLimits to planned breaking changes
|
2016-11-22 08:11:14 -08:00 |
|
Jhen
|
1404ea1c2c
|
Add Redux DevTools Extension to support list
|
2016-11-14 00:32:31 +08:00 |
|
Kevin Sawicki
|
a1a07aed44
|
Add atom-shell URL to planned breaking changes
|
2016-11-04 16:21:30 -07:00 |
|
Kevin Sawicki
|
f0731be20b
|
Update dist url to be electron instead of atom-shell
|
2016-11-04 16:21:30 -07:00 |
|
Kevin Sawicki
|
e9a2792b55
|
Format URL passed to BrowserWindow.loadURL
|
2016-10-31 11:34:53 -07:00 |
|
Kevin Sawicki
|
48eaee0c0e
|
Match example to node inspector doc
|
2016-10-31 09:27:42 -07:00 |
|
Julian Engel
|
4b0b875d6f
|
Added example usage for the default port
According to Issue ##7756 I added the example usage.
|
2016-10-28 18:04:51 +03:00 |
|
Kevin Sawicki
|
c90d4abcf0
|
Merge pull request #7654 from scotttrinh/flash-frame-doc
📝 Add flashFrame to desktop env integration
|
2016-10-24 10:20:08 +09:00 |
|
Kevin Sawicki
|
6f85d85c12
|
Minor tweaks to flash frame section
|
2016-10-24 10:19:51 +09:00 |
|
Kevin Sawicki
|
280235872b
|
Add flashframe link
|
2016-10-24 10:14:52 +09:00 |
|
Kevin Sawicki
|
e93eaed5d0
|
Merge pull request #7666 from amtj/issue#6939
📝Remove ambiguous default value of nodeintegration Issue #6939
|
2016-10-24 09:54:46 +09:00 |
|
Amitoj
|
4ff73d8b56
|
📝 Small tweaks
[ci skip] Remove ambiguous default value of nodeintegration.
Issue #6939
|
2016-10-19 13:38:46 +05:30 |
|