discourse/app/assets/javascripts/discourse
Blake Erickson 62e7c72126
DEV: Generate video thumbnails from the File object instead of the DOM (#20696)
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-20 13:40:14 -06:00
..
app DEV: Generate video thumbnails from the File object instead of the DOM (#20696) 2023-03-20 13:40:14 -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
.npmrc
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 Build(deps): Bump deepmerge in /app/assets/javascripts (#20732) 2023-03-20 13:02:44 +01:00
testem.js DEV: Move `shouldLoadPluginTestJs()` (#19045) 2022-11-16 11:07:58 +01:00