This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse
Blake Erickson a875df7c49 DEV: Generate video thumbnails from the File object instead of the DOM
In order to avoid built in browser CORS issues and sites that are using
CDNs this change allows us to generate thumbnail images from videos
directly from the File uploaded instead of reading the already uploaded
file via the `video` tag.

Follow-up to: f144c64e13
2023-03-17 16:30:24 -06:00
..
app DEV: Generate video thumbnails from the File object instead of the DOM 2023-03-17 16:30:24 -06:00
config DEV: Resolve and unsilence ember.built-in-components deprecation (#20716) 2023-03-17 11:55:29 +00:00
lib DEV: Enable parallel babel processing in ember-cli (#20215) 2023-02-09 16:24:24 +00:00
public/assets/scripts DEV: Resolve and unsilence ember-global deprecation (#20702) 2023-03-17 11:22:12 +00:00
scripts Drop support for iOS < 15.7 (#19847) 2023-01-16 17:28:59 +00:00
tests SECURITY: XSS on chat excerpts 2023-03-16 15:27:09 -06:00
.ember-cli REFACTOR: Sync up master with changes for Ember-CLI (#11671) 2021-01-12 10:13:21 -05:00
.npmrc DEV: Prevent npm usage (#13945) 2021-08-04 22:04:58 +02:00
ember-cli-build.js DEV: Resolve and unsilence ember-global deprecation (#20702) 2023-03-17 11:22:12 +00:00
jsconfig.json DEV: Add discourse/tests to jsconfig (#19031) 2022-11-15 11:33:56 +00:00
package.json DEV: Resolve and unsilence ember.built-in-components deprecation (#20716) 2023-03-17 11:55:29 +00:00
testem.js DEV: Move shouldLoadPluginTestJs() (#19045) 2022-11-16 11:07:58 +01:00