Changeset 2674425
- Timestamp:
- 02/07/2022 04:14:31 PM (4 years ago)
- Location:
- cloudflare-stream
- Files:
-
- 29 added
- 2 edited
-
tags/1.0.5 (added)
-
tags/1.0.5/cloudflare-stream.php (added)
-
tags/1.0.5/dist (added)
-
tags/1.0.5/dist/blocks.build.js (added)
-
tags/1.0.5/dist/blocks.editor.build.css (added)
-
tags/1.0.5/dist/blocks.style.build.css (added)
-
tags/1.0.5/readme.txt (added)
-
tags/1.0.5/src (added)
-
tags/1.0.5/src/block (added)
-
tags/1.0.5/src/block/block.js (added)
-
tags/1.0.5/src/block/edit.js (added)
-
tags/1.0.5/src/block/editor.scss (added)
-
tags/1.0.5/src/block/style.scss (added)
-
tags/1.0.5/src/blocks.js (added)
-
tags/1.0.5/src/common.scss (added)
-
tags/1.0.5/src/heap.js (added)
-
tags/1.0.5/src/inc (added)
-
tags/1.0.5/src/inc/class-cloudflare-stream-api.php (added)
-
tags/1.0.5/src/inc/class-cloudflare-stream-settings.php (added)
-
tags/1.0.5/src/inc/class-cloudflare-stream-shortcode.php (added)
-
tags/1.0.5/src/init.php (added)
-
tags/1.0.5/src/media (added)
-
tags/1.0.5/src/media/models (added)
-
tags/1.0.5/src/media/models/attachments.js (added)
-
tags/1.0.5/src/media/models/query.js (added)
-
tags/1.0.5/src/media/models/stream-attachments.js (added)
-
tags/1.0.5/src/media/models/stream-query.js (added)
-
tags/1.0.5/src/media/views (added)
-
tags/1.0.5/src/media/views/media-frame.js (added)
-
trunk/cloudflare-stream.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cloudflare-stream/trunk/cloudflare-stream.php
r2454139 r2674425 4 4 * Plugin URI: https://wordpress.org/plugins/cloudflare-stream/ 5 5 * Description: Cloudflare Stream Video is an easy-to-use, affordable, on-demand video streaming platform. Stream seamlessly integrates video storage, encoding, and a customizable player with Cloudflare’s fast, secure, and reliable global network, so that you can spend less time managing video delivery and more time building and promoting your product. 6 * Author: Cloudflare , WP Engine6 * Author: Cloudflare 7 7 * Author URI: https://www.cloudflare.com/products/cloudflare-stream/ 8 * Version: 1.0. 48 * Version: 1.0.5 9 9 * License: GPL2+ 10 10 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt -
cloudflare-stream/trunk/readme.txt
r2454138 r2674425 3 3 Plugin URI: https://wordpress.org/plugins/cloudflare-stream/ 4 4 Description: Cloudflare Stream is an easy-to-use, affordable, on-demand video streaming platform. The Stream video plugin for WordPress lets you upload videos to Cloudflare where they are securely stored and encoded for native streaming directly from the WordPress editor. 5 Version: 1.0. 46 Author: Cloudflare , WP Engine5 Version: 1.0.5 6 Author: Cloudflare 7 7 Author URI: https://www.cloudflare.com/products/stream-delivery/ 8 Contributors: wpengine,cloudflare, stevenkword8 Contributors: cloudflare, stevenkword 9 9 Text Domain: cloudflare-stream 10 10 License: GPL2
Note: See TracChangeset
for help on using the changeset viewer.