| Commit message (Expand) | Author | Age |
* | Build/Test Tools: Support NodeJS 14.x in the 4.6 branch. | Jonathan Desrosiers | 2021-02-05 |
* | Update Backbone and Underscore to the latest versions. | Dominik Schilling (ocean90) | 2016-02-17 |
* | Media: fix undefined error that prevents showing a preview in the media modal... | Andrew Ozz | 2016-01-09 |
* | JSHint: don't redeclare globals listed in .jshintrc | Ella Iseulde Van Dorpe | 2015-07-20 |
* | TinyMCE wpView: preserve HTML wrapped in shortcodes. | Andrew Ozz | 2015-06-01 |
* | Move the built media JS files up a directory to their previous location and n... | Scott Taylor | 2015-04-14 |
* | Remove unused media JS files. | Scott Taylor | 2015-02-10 |
* | Avoid an IE8 JS error when removing a MediaElement player. | Scott Taylor | 2015-02-09 |
* | Support chromeless Vimeo via MEjs: | Scott Taylor | 2014-12-31 |
* | Fix some documentation typos in various core files. | Drew Jaynes (DrewAPicture) | 2014-08-13 |
* | Video: | Scott Taylor | 2014-08-09 |
* | Cleanup after [29179]: | Scott Taylor | 2014-07-16 |
* | Simplify creation of audio, video, and playlist MCE views by placing them in ... | Scott Taylor | 2014-07-15 |
* | When setting the poster image for a video shortcode, set that image as the fe... | Scott Taylor | 2014-07-08 |
* | Media grid, round 2. Expect much more to come. | Helen Hou-Sandi | 2014-07-04 |
* | Add IE11 to the browser whitelist for MediaElement-based MCE views. | Scott Taylor | 2014-07-04 |
* | Allow users to set overrides for MediaElement instances by always passing `_w... | Scott Taylor | 2014-05-11 |
* | When pausing "all" players attached to MCE views, don't reach into global sco... | Scott Taylor | 2014-05-11 |
* | First pass at `wpview` logic for the `[embed]` shortcode. URLs on a their own... | Scott Taylor | 2014-05-10 |
* | Refinements for asynchronous rendering in `wp.mce.media.PlaylistView`: | Scott Taylor | 2014-04-22 |
* | TinyMCE wpViews: | Andrew Ozz | 2014-04-12 |
* | [27640] supported a caption for audio and video shortcodes as part of a UX it... | Scott Taylor | 2014-04-07 |
* | Move counting of attachments for audio/video to the backend, instead of using... | Scott Taylor | 2014-03-27 |
* | There is no more `video-playlist` shortcode. To use video, it is now `[playli... | Scott Taylor | 2014-03-27 |
* | `jshint` fixes for [27734]. | Scott Taylor | 2014-03-26 |
* | Don't make `mce-view` a dependency for `media-audiovideo`. Make `media-audiov... | Scott Taylor | 2014-03-26 |
* | When an HTML5 fallback button is pressed in the Audio or Video Details state,... | Scott Taylor | 2014-03-23 |
* | General code cleanup and improving video sizing in the admin: | Scott Taylor | 2014-03-22 |
* | Fixes for `jshint` | Scott Taylor | 2014-03-20 |
* | Add JSDoc blocks to `media-audiovideo.js`. | Scott Taylor | 2014-03-20 |
* | Unifying media controls and supporting playlists in the editor: | Scott Taylor | 2014-03-20 |
* | Move `wp.media.view.MediaDetails` to `media-audiovideo.js`. This should have ... | Scott Taylor | 2014-03-20 |
* | JSHint fix for [27608]. | Scott Taylor | 2014-03-19 |
* | Add MCE views for audio and video shortcodes. When the shortcode does not con... | Scott Taylor | 2014-03-19 |
* | Create a new file, `media-audiovideo.js`, to house all of the audio and video... | Scott Taylor | 2014-03-19 |