WordPress/wp-includes/js
Sergey Biryukov 0d6d8d811d Grouped backports to the 4.9 branch.
- Media: Prevent CSRF setting attachment thumbnails.
- Embeds: Add protocol validation for WordPress Embed code.

Merges [55763] and [55764] to the 4.9 branch.
Props dd32, isabel_brison, martinkrcho, matveb, ocean90, paulkevan, peterwilsoncc, timothyblynjacobs, xknown, youknowriad.
Built from https://develop.svn.wordpress.org/branches/4.9@55787


git-svn-id: http://core.svn.wordpress.org/branches/4.9@55299 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-05-16 15:54:27 +00:00
..
codemirror Remove JSHint due to license compatibility 2018-01-23 03:38:41 +00:00
crop
imgareaselect Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
jcrop
jquery External Librairies: Update jQuery.query to version 2.2.3. 2022-03-10 21:28:26 +00:00
mediaelement Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
plupload Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
swfupload Remove SWFUpload, 2017-09-21 16:35:48 +00:00
thickbox Administration: Thickbox: Fix conflicts with the Plugin details and native Thickbox modals. 2017-09-09 14:14:43 +00:00
tinymce Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
admin-bar.js
admin-bar.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
api-request.js Docs: JSDoc improvements for namespaces. 2017-09-08 18:42:49 +00:00
api-request.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
autosave.js Docs: JSDoc improvements for namespaces. 2017-09-08 18:42:49 +00:00
autosave.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
backbone.min.js
colorpicker.js
colorpicker.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
comment-reply.js Docs: improve JS docs for `comment-reply.js` 2017-08-24 17:58:44 +00:00
comment-reply.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
customize-base.js Customize: Constrain focus when overlay notification is displayed. 2017-10-10 03:34:53 +00:00
customize-base.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
customize-loader.js Customize: Eliminate use of customize-loader in core so Customizer is opened consistently in `top` window. 2017-10-09 16:04:48 +00:00
customize-loader.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
customize-models.js Customizer: Minimize duplicate header crops in the media library. 2017-10-04 14:59:48 +00:00
customize-models.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
customize-preview-nav-menus.js Docs: JSDoc improvements for namespaces. 2017-09-08 18:42:49 +00:00
customize-preview-nav-menus.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
customize-preview-widgets.js Widgets: Update preview for Gallery widget when one of its attachments is modified in the media modal, outside the customized state. 2017-10-16 06:46:48 +00:00
customize-preview-widgets.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
customize-preview.js Customize: Prevent `history.replaceState()` and `history.pushState()` calls from causing error in customize preview before DOM ready. 2017-11-02 19:27:47 +00:00
customize-preview.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
customize-selective-refresh.js Customize: Ensure media playlists get initialized after selective refresh; expose new `wp.playlist.initialize()` API. 2018-01-30 14:56:41 +00:00
customize-selective-refresh.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
customize-views.js Docs: JSDoc improvements for namespaces. 2017-09-08 18:42:49 +00:00
customize-views.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
heartbeat.js Customize: Add changeset locking in Customizer to prevent users from overriding each other's changes. 2017-10-12 04:01:46 +00:00
heartbeat.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
hoverIntent.js
hoverIntent.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
imagesloaded.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
json2.js
json2.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
masonry.min.js
mce-view.js Editor: Fix determining TinyMCE editor width when in inline mode instead of iframe mode. 2017-12-13 05:19:40 +00:00
mce-view.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
media-audiovideo.js Media: Fix MEJS error when removing a media player. 2017-10-06 16:31:54 +00:00
media-audiovideo.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
media-editor.js Docs: JSDoc improvements for namespaces. 2017-09-08 18:42:49 +00:00
media-editor.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
media-grid.js Media Grid: Fix escape key sometimes failing to close details modal. 2017-10-13 18:21:49 +00:00
media-grid.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
media-models.js Privacy: add "Mine" filter for media similarly to posts and comments. 2018-05-01 22:04:28 +00:00
media-models.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
media-views.js Privacy: add "Mine" filter for media similarly to posts and comments. 2018-05-01 22:04:28 +00:00
media-views.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
quicktags.js Editor: manually trigger `change` event when text is modified from JS. 2017-05-11 00:29:41 +00:00
quicktags.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
shortcode.js Docs: JSDoc improvements for namespaces. 2017-09-08 18:42:49 +00:00
shortcode.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
swfobject.js
tw-sack.js
tw-sack.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
twemoji.js Emoji: Update Twemoji to version 11.0. 2018-07-13 06:37:26 +00:00
twemoji.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
underscore.min.js
utils.js Move `sanitizeText` and `stripTags` from press this to `wp.sanitize`. 2017-07-15 15:48:46 +00:00
utils.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
wp-a11y.js File Editors: Introduce sandboxed live editing of PHP files with rollbacks for both themes and plugins. 2017-10-04 00:20:45 +00:00
wp-a11y.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
wp-ajax-response.js General: Replace `Cheatin’ uh?` with friendlier error messages. 2018-03-09 00:15:42 +00:00
wp-ajax-response.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
wp-api.js REST API JavaScript Client: Support an empty string for `nonce` to disable sending the X-WP-Nonce header. 2018-03-18 20:04:42 +00:00
wp-api.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
wp-auth-check.js
wp-auth-check.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
wp-backbone.js Docs: JSDoc improvements for namespaces. 2017-09-08 18:42:49 +00:00
wp-backbone.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
wp-custom-header.js Docs: JSDoc improvements for namespaces. 2017-09-08 18:42:49 +00:00
wp-custom-header.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
wp-embed-template.js
wp-embed-template.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
wp-embed.js Grouped backports to the 4.9 branch. 2023-05-16 15:54:27 +00:00
wp-embed.min.js Grouped backports to the 4.9 branch. 2023-05-16 15:54:27 +00:00
wp-emoji-loader.js Emoji: Update Twemoji to version 11.0. 2018-07-13 06:37:26 +00:00
wp-emoji-loader.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
wp-emoji-release.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
wp-emoji.js
wp-emoji.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
wp-list-revisions.js
wp-list-revisions.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
wp-lists.js
wp-lists.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
wp-pointer.js Docs: JSDoc improvements for namespaces. 2017-09-08 18:42:49 +00:00
wp-pointer.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
wp-sanitize.js Security: Rename new `wp.sanitize.sanitizeText` to `stripTagsAndEncodeText`.' 2017-10-04 18:58:47 +00:00
wp-sanitize.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
wp-util.js Docs: JSDoc improvements for namespaces. 2017-09-08 18:42:49 +00:00
wp-util.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
wpdialog.js
wpdialog.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
wplink.js Editor: Prevent adding `javascript:` and `data:` URLs through the inline link dialog. 2017-09-19 08:01:45 +00:00
wplink.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
zxcvbn-async.js
zxcvbn-async.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
zxcvbn.min.js